Class: Mdi::Pandora

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

Overview

  • Version: 1.5.54

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M10,20A1,1 0 0,1 9,21H4V3H13.71A6.75,6.75 0 0,1 20.46,9.75C20.46,13.5 17.44,16.5 13.71,16.5H10V20Z"></path>
  HTML
end