youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Subtitle icon colour

Open adambnmohd opened this issue 1 year ago • 3 comments

image changing colour does not work for the subtitle icon image

adambnmohd avatar Jul 31 '24 13:07 adambnmohd

SVG icons have a default stroke attribute set to #000, which can prevent the fill color from being applied correctly. This issue arises when icons do not use currentColor for their fill property, preventing them from inheriting the color from their parent elements or styles.

s-babaeizadeh avatar Jul 31 '24 16:07 s-babaeizadeh

hi! and thanks @adambnmohd @s-babaeizadeh

ImprovedTube avatar Jul 31 '24 18:07 ImprovedTube

(assignments are wishful)

ImprovedTube avatar Jul 31 '24 22:07 ImprovedTube