lib/protos/icon/inhouse/youtube.rb in protos-icon-0.4.0 vs lib/protos/icon/inhouse/youtube.rb in protos-icon-0.4.1

- old
+ new

@@ -12,10 +12,13 @@ **attrs, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewbox: "0 0 24 24", - class: "fill-current" + fill: "currentColor", + aria_hidden: "true", + data_slot: "icon", + role: "presentation" ) do |s| s.path( d: "M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z" )