Class: Mdi::Vuetify

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

Overview

  • Version: 3.6.95

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M12,11.64L7.92,2H16.08L12,11.64M12,21.95L3.27,4.91H7.84L12,14.47L16.16,4.91H20.73L12,21.95Z"></path>
  HTML
end