Class: Mdi::NotEqualVariant

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

Overview

  • Version: 2.4.85

  • Author: Nick

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M14.08,4.61L15.92,5.4L14.8,8H19V10H13.95L12.23,14H19V16H11.38L9.92,19.4L8.08,18.61L9.2,16H5V14H10.06L11.77,10H5V8H12.63L14.08,4.61Z"></path>
  HTML
end