Class: Mdi::FlagOff

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

Overview

  • Version: 6.3.95

  • Author: Michael Irigoyen

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M20.84 22.73L14.11 16H13L12.72 14.61L12.11 14H7V21H5V6.89L1.11 3L2.39 1.73L22.11 21.46L20.84 22.73M20 16V6H14.4L14 4H7.2L19.2 16H20"></path>
  HTML
end