Class: Mdi::CurrencyJpy

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

Overview

  • Version: 2.0.46

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M13.92 11H18V13H13V15H18V17H13V21H11V17H6V15H11V13H6V11H10.08L5 3H7.37L12 10.29L16.63 3H19L13.92 11Z"></path>
  HTML
end