Class: Mdi::Emby

Inherits:
MdiData show all
Defined in:
app/models/mdi/emby.rb

Overview

  • Version: 1.7.22

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M11,2L6,7L7,8L2,13L7,18L8,17L13,22L18,17L17,16L22,11L17,6L16,7L11,2M10,8.5L16,12L10,15.5V8.5Z"></path>
  HTML
end