Class: Mdi::AlphaM

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

Overview

  • Version: 2.8.94

  • Author: GreenTurtwig

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  "<path d=\"M9,7A2,2 0 0,0 7,9V17H9V9H11V16H13V9H15V17H17V9A2,2 0 0,0 15,7H9Z\"></path>\n".squish.html_safe
end