Class: Mdi::MicrosoftBing

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

Overview

  • Version: 1.5.54

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M5,3V19L8.72,21L18,15.82V11.73H18L9.77,8.95L11.38,12.84L13.94,14L8.7,16.92V4.27L5,3"></path>
  HTML
end