Class: Mdi::CurrencyFra

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

Overview

  • Version: 6.7.96

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M18 5V3H7V16H5V18H7V21H9V18H13V16H9V13H17V11H9V5H18Z"></path>
  HTML
end