fix: symbolic icon size

Normalizes symbolic icon sizes to 16x16 to match designs.
This commit is contained in:
Vukašin Vojinović 2024-08-15 12:37:51 +02:00 committed by Michael Murphy
parent 370c386d2e
commit 33c43d7bc5
53 changed files with 53 additions and 53 deletions

View file

@ -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_4639)">
<path d="M0.0339355 0.0300293V16.03H16.0339V0.0300293H0.0339355Z" fill="#808080" fill-opacity="0.00"/>
<path d="M2.03988 1.03003C0.934883 1.03003 0.00488281 1.92503 0.00488281 3.03003V13.03C0.00488281 13.5605 0.215597 14.0692 0.590669 14.4442C0.965742 14.8193 1.47445 15.03 2.00488 15.03H14.0049C14.5352 15.0295 15.0436 14.8186 15.4185 14.4437C15.7935 14.0687 16.0044 13.5603 16.0049 13.03L16.0399 2.03003L16.0049 1.03003H12.5049L14.0049 4.03003H12.0049L10.5049 1.03003H8.50488L10.0049 4.03003H8.00488L6.50488 1.03003H4.50488L6.00488 4.03003H4.00488L2.50488 1.03003H2.03988ZM6.00488 6.03003L12.0049 9.03003L6.00488 12.03L5.99988 7.03003L6.00388 7.03203L6.00488 6.03003Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 976 B

After

Width:  |  Height:  |  Size: 976 B

Before After
Before After