Class: Mdi::GoogleDrive

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

Overview

  • Version: 1.5.54

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M7.71,3.5L1.15,15L4.58,21L11.13,9.5M9.73,15L6.3,21H19.42L22.85,15M22.28,14L15.42,2H8.58L8.57,2L15.43,14H22.28Z"></path>
  HTML
end