Class: Mdi::Manjaro

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

Overview

  • Version: 5.6.55

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M2 2V22H7.6V7.6H14.8V2H2M9.2 9.2V22H14.8V9.2H9.2M16.4 2V22H22V2H16.4Z"></path>
  HTML
end