Class: Mdi::MicrosoftAzure

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

Overview

  • Version: 2.1.19

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M13.05,4.24L6.56,18.05L2,18L7.09,9.24L13.05,4.24M13.75,5.33L22,19.76H6.74L16.04,18.1L11.17,12.31L13.75,5.33Z"></path>
  HTML
end