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="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">
|
||||
<g clip-path="url(#clip0_1527_4635)">
|
||||
<path d="M0 0.0300293H16V16.03H0V0.0300293Z" fill="#808080" fill-opacity="0.00"/>
|
||||
<path d="M8 1.03003C6.73496 1.03284 5.4943 1.37843 4.40997 2.03003H3C2.446 2.03003 2 2.47603 2 3.03003V4.44203C1.34874 5.52577 1.00318 6.76567 1 8.03003C1.00282 9.29507 1.3484 10.5357 2 11.62V13.03C2 13.584 2.446 14.03 3 14.03H4.41199C5.49573 14.6813 6.73564 15.0269 8 15.03C9.26504 15.0272 10.5057 14.6816 11.59 14.03H13C13.554 14.03 14 13.584 14 13.03V11.618C14.6513 10.5343 14.9968 9.29439 15 8.03003C14.9972 6.76499 14.6516 5.52435 14 4.44003V3.03003C14 2.47603 13.554 2.03003 13 2.03003H11.588C10.5043 1.37877 9.26436 1.03321 8 1.03003ZM8 3.03003C9.32608 3.03003 10.5978 3.55681 11.5355 4.49449C12.4732 5.43217 13 6.70395 13 8.03003C13 9.35611 12.4732 10.6279 11.5355 11.5656C10.5978 12.5032 9.32608 13.03 8 13.03C6.67392 13.03 5.40216 12.5032 4.46448 11.5656C3.5268 10.6279 3 9.35611 3 8.03003C3 6.70395 3.5268 5.43217 4.46448 4.49449C5.40216 3.55681 6.67392 3.03003 8 3.03003Z" fill="#232323"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue