Class: Mdi::CurrencyMnt

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

Overview

  • Version: 5.4.55

  • Author: Colton Wiscombe

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M13 5V8.62L17 7.17V9.29L13 10.74V12.5L17 11.07V13.2L13 14.65V21H11V15.38L7 16.84V14.71L11 13.24V11.47L7 12.92V10.8L11 9.35V5H5V3H19V5H13Z"></path>
  HTML
end