Class: Mdi::DownloadOff

Inherits:
MdiData show all
Defined in:
app/models/mdi/download_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/download_off.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M20.84 22.73L18.11 20H5V18H16.11L13.06 14.95L12 16L5 9H7.11L1.11 3L2.39 1.73L22.11 21.46L20.84 22.73M19 9H15V3H9V5.8L15.6 12.4L19 9Z"></path>
  HTML
end