Use web components for SVG icons
This commit is contained in:
10
scripts/Elements/svg-icon/svg-icon.scarlet
Normal file
10
scripts/Elements/svg-icon/svg-icon.scarlet
Normal file
@ -0,0 +1,10 @@
|
||||
svg-icon
|
||||
display inline-block
|
||||
width 1em
|
||||
height 1em
|
||||
|
||||
svg
|
||||
display inherit
|
||||
width 1em
|
||||
height 1em
|
||||
fill currentColor
|
Reference in New Issue
Block a user