Class: Mdi::SwapVerticalBold

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

Overview

  • Version: 3.0.39

  • Author: Google

Instance Method Summary collapse

Instance Method Details

#contentObject



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

def content
  <<-HTML.squish.html_safe
    <path d="M14,8H11V14H6V8H3L8.5,2L14,8M15.5,22L21,16H18V10H13V16H10L15.5,22Z"></path>
  HTML
end