lib/phlex/icons/hero/document_currency_euro.rb in phlex-icons-0.17.0 vs lib/phlex/icons/hero/document_currency_euro.rb in phlex-icons-1.0.0

- old
+ new

@@ -5,11 +5,11 @@ module Icons module Hero class DocumentCurrencyEuro < Base def solid svg( - class: classes, + **attrs, xmlns: 'http://www.w3.org/2000/svg', viewbox: '0 0 24 24', fill: 'currentColor', aria_hidden: 'true', data_slot: 'icon' @@ -27,10 +27,10 @@ end end def outline svg( - class: classes, + **attrs, xmlns: 'http://www.w3.org/2000/svg', fill: 'none', viewbox: '0 0 24 24', stroke_width: '1.5', stroke: 'currentColor',