Use web components for SVG icons
This commit is contained in:
@ -1,16 +1,7 @@
|
||||
.icon
|
||||
width 1em
|
||||
height 1em
|
||||
min-width 1em
|
||||
.padded-icon
|
||||
margin-right 0.5em
|
||||
vertical-align text-bottom
|
||||
fill currentColor
|
||||
|
||||
.raw-icon
|
||||
width 1em
|
||||
height 1em
|
||||
min-width 1em
|
||||
fill currentColor
|
||||
|
||||
.icon-headphones
|
||||
transform translateY(2px)
|
||||
svg-icon
|
||||
[name="headphones"]
|
||||
transform translateY(2px)
|
Reference in New Issue
Block a user