Class: Mdi::MicrosoftDynamics365

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

Overview

  • Version: 2.4.85

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6,2L17.25,8.5L13.5,11.5L6,8V2M6,9L9.5,11.25L6,22L18,9V15L6,22V9Z"></path>
  HTML
end