Class: Mdi::FacebookGaming

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

Overview

  • Version: 2.0.46

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M9.5 14.5V9.5H21V21H15.5V14.5H9.5M3 3H21L21 8.5H8.5V15.5H14.5V21H3V3Z"></path>
  HTML
end