Class: Mdi::MicrosoftAzureDevops

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

Overview

  • Version: 4.2.95

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M22 18L17 22L9 19V22L4.81 16.25L17.72 17.3V6.34L22 5.65V18M4.81 16.25V8.96L17.72 6.34L10.6 2V4.84L3.97 6.76L2 9.38V15.07L4.81 16.25Z"></path>
  HTML
end