Class: Mdi::AlphabetAurebesh

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/alphabet_aurebesh.rb

Overview

  • Version: 4.9.95

  • Author: Haley Halcyon

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M3 4V11H14.23L22 4H19L13.46 9H5V4H3M3 13V20H5V15H13.46L19 20H22L14.23 13H3Z"></path>
  HTML
end