Class: Mdi::AppleKeyboardControl

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

Overview

  • Version: 1.6.50

  • Author: Austin Andrews

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M19.78,11.78L18.36,13.19L12,6.83L5.64,13.19L4.22,11.78L12,4L19.78,11.78Z"></path>
  HTML
end