Class: Mdi::PublishOff

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

Overview

  • Version: 6.4.95

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M20.8 22.7L15 16.9V20H9V14H5L8.6 10.4L1.1 3L2.4 1.7L22.1 21.4L20.8 22.7M19 6V4H7.2L9.2 6H19M17.2 14H19L12 7L11.1 7.9L17.2 14Z"></path>
  HTML
end