Class: Mdi::Bulma

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

Overview

  • Version: 4.8.95

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M11.38 2L6.38 7L5.13 15.75L11.38 22L18.88 17L13.88 12L17.63 8.25L11.38 2Z"></path>
  HTML
end