Class: Mdi::CurrencyKzt

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

Overview

  • Version: 2.1.99

  • Author: Augustin Ursu

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M5,3H19V5H5V3M5,6H19V8H13V21H11V8H5V6Z"></path>
  HTML
end