Class: Mdi::SettingsHelper

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

Overview

  • Version: 2.6.95

  • Author: Peter Noble

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M7,22H9V24H7V22M11,22H13V24H11V22M15,22H17V24H15V22Z"></path>
  HTML
end