Class: Mdi::Bluetooth

Inherits:
MdiData show all
Defined in:
app/models/mdi/bluetooth.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/bluetooth.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M14.88,16.29L13,18.17V14.41M13,5.83L14.88,7.71L13,9.58M17.71,7.71L12,2H11V9.58L6.41,5L5,6.41L10.59,12L5,17.58L6.41,19L11,14.41V22H12L17.71,16.29L13.41,12L17.71,7.71Z"></path>
  HTML
end