Class: Mdi::CurrencyTwd

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

Overview

  • Version: 2.0.46

  • Author: Haley Halcyon

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M3,11H21V13H15V19H21V21H15A2,2 0 0,1 13,19V13H10.35L5.73,21L4,20L8.04,13H3V11M5,3H19V5H5V3Z"></path>
  HTML
end