Class: Mdi::TrendingUp

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

def content
  <<-HTML.squish.html_safe
    <path d="M16,6L18.29,8.29L13.41,13.17L9.41,9.17L2,16.59L3.41,18L9.41,12L13.41,16L19.71,9.71L22,12V6H16Z"></path>
  HTML
end