fix: symbolic icon size
Normalizes symbolic icon sizes to 16x16 to match designs.
This commit is contained in:
parent
370c386d2e
commit
33c43d7bc5
53 changed files with 53 additions and 53 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0L5 5H7V11H5L8 16L11 11H9V5H11L8 0Z" fill="#232323"/>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 169 B |
Loading…
Add table
Add a link
Reference in a new issue