Class: Mdi::UploadOff

Inherits:
MdiData show all
Defined in:
app/models/mdi/upload_off.rb

Overview

  • Version: 4.2.95

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



10
11
12
13
14
# File 'app/models/mdi/upload_off.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M22.11 21.46L2.39 1.73L1.11 3L6.56 8.45L5 10H8.11L9 10.89V16H14.11L16.11 18H5V20H18.11L20.84 22.73L22.11 21.46M15 10H19L12 3L9.1 5.9L15 11.8V10Z"></path>
  HTML
end