Class: Mdi::CurrencyEth

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

Overview

  • Version: 2.0.46

  • Author: Peter Noble

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6,5H18V7H6M7,11H17V13H7M5.5,17H18.5V19H5.5"></path>
  HTML
end