Class: Mdi::FilterVariantPlus

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

Overview

  • Version: 4.3.95

  • Author: François Risoud

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M21 8H3V6H21V8M13.81 16H10V18H13.09C13.21 17.28 13.46 16.61 13.81 16M18 11H6V13H18V11M18 15V18H15V20H18V23H20V20H23V18H20V15H18Z"></path>
  HTML
end