Class: Mdi::Deviantart

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

def content
  <<-HTML.squish.html_safe
    <path d="M6,6H12L14,2H18V6L14.5,13H18V18H12L10,22H6V18L9.5,11H6V6Z"></path>
  HTML
end