Class: Mdi::TrendingDown

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

Overview

  • Version: 1.5.54

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M16,18L18.29,15.71L13.41,10.83L9.41,14.83L2,7.41L3.41,6L9.41,12L13.41,8L19.71,14.29L22,12V18H16Z"></path>
  HTML
end