Class: Mdi::CurrencyCny

Inherits:
MdiData show all
Defined in:
app/models/mdi/currency_cny.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_cny.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M13.28 12H18V14H13V21H11V14H6V12H10.72L5 3H7.37L12 10.29L16.63 3H19L13.28 12Z"></path>
  HTML
end