Method: Coco::Icon#svg
- Defined in:
- app/components/coco/base/icon/icon.rb
#svg ⇒ Object
22 23 24 |
# File 'app/components/coco/base/icon/icon.rb', line 22 def svg ICON_CACHE[name] ||= read_svg end |
22 23 24 |
# File 'app/components/coco/base/icon/icon.rb', line 22 def svg ICON_CACHE[name] ||= read_svg end |