Class: Mdi::Netflix

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

Overview

  • Version: 1.9.32

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M6.5,2H10.5L13.44,10.83L13.5,2H17.5V22C16.25,21.78 14.87,21.64 13.41,21.58L10.5,13L10.43,21.59C9.03,21.65 7.7,21.79 6.5,22V2Z"></path>
  HTML
end