Class: Mdi::FlashOff

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

Overview

  • Version: 1.5.54

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M17,10H13L17,2H7V4.18L15.46,12.64M3.27,3L2,4.27L7,9.27V13H10V22L13.58,15.86L17.73,20L19,18.73L3.27,3Z"></path>
  HTML
end