Class: Mdi::CallMissed

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

def content
  <<-HTML.squish.html_safe
    <path d="M19.59,7L12,14.59L6.41,9H11V7H3V15H5V10.41L12,17.41L21,8.41"></path>
  HTML
end