mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 00:27:02 +00:00
remove extra width and height setting in svgs
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
width="auto"
|
||||
height="100%"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
|
||||
|
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 290 B |
@@ -1,6 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
width="auto"
|
||||
height="100%"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
|
||||
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 483 B |
Reference in New Issue
Block a user