Class: Mdi::NetworkStrength4Alert

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/network_strength_4_alert.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/network_strength_4_alert.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M19 17H21V11H19M19 21H21V19H19M1 21H17V9H21V1"></path>
  HTML
end