Class: Mdi::Ethereum

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

Overview

  • Version: 2.1.99

  • Author: Contributors

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M12,1.75L5.75,12.25L12,16L18.25,12.25L12,1.75M5.75,13.5L12,22.25L18.25,13.5L12,17.25L5.75,13.5Z"></path>
  HTML
end