Class: USPSFlags::Core::Footer

Inherits:
Object
  • Object
show all
Defined in:
lib/usps_flags/core/footer.rb

Instance Method Summary collapse

Instance Method Details

#svgObject



10
11
12
13
14
# File 'lib/usps_flags/core/footer.rb', line 10

def svg
  <<~SVG
    </svg>
  SVG
end