Class: Mdi::WifiStrength4

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

Overview

  • Version: 2.3.50

  • Author: Simran

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M12,3C7.79,3 3.7,4.41 0.38,7C4.41,12.06 7.89,16.37 12,21.5C16.08,16.42 20.24,11.24 23.65,7C20.32,4.41 16.22,3 12,3Z"></path>
  HTML
end