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,4 +1,4 @@
|
|||
<svg width="17" height="17" viewBox="0 0 17 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">
|
||||
<g clip-path="url(#clip0_1527_4642)">
|
||||
<path d="M0.0350342 0.0300293H16.035V16.03H0.0350342V0.0300293Z" fill="#808080" fill-opacity="0.00"/>
|
||||
<path d="M3.03503 1.03003C1.92703 1.03003 1.03503 1.92203 1.03503 3.03003V13.03C1.03503 14.138 1.92703 15.03 3.03503 15.03H13.035C14.143 15.03 15.035 14.138 15.035 13.03V3.03003C15.035 1.92203 14.143 1.03003 13.035 1.03003H3.03503ZM3.03503 5.03003H13.035V13.03H3.03503V5.03003Z" fill="#232323"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue