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_514_3607)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M2.00201 0.00201947C1.67436 0.00126388 1.35154 0.0811432 1.06204 0.234609C0.77255 0.388075 0.525281 0.610418 0.342011 0.882024V0.885015C0.118786 1.21547 -0.000343985 1.60523 7.46059e-07 2.00402V8.00202L0.00201491 8.02202V14.004C0.00201491 15.112 0.894015 16.004 2.00201 16.004C3.11001 16.004 4.00202 15.112 4.00202 14.004V10.004H12.002V14.004C12.002 15.112 12.894 16.004 14.002 16.004C15.11 16.004 16.002 15.112 16.002 14.004V2.00402C16.002 1.60467 15.8829 1.21439 15.66 0.883016C15.4768 0.611284 15.2296 0.388853 14.9401 0.235372C14.6505 0.0818908 14.3277 0.00209573 14 0.00302655L2.00201 0.00201947ZM3.50201 2.00402H4.50202C4.77902 2.00402 5.00202 2.22702 5.00202 2.50402V4.00402H6.50202C6.77902 4.00402 7.00202 4.22702 7.00202 4.50402V5.50402C7.00202 5.78102 6.77902 6.00402 6.50202 6.00402H5.00202V7.50402C5.00202 7.78102 4.77902 8.00402 4.50202 8.00402H3.50201C3.43632 8.00415 3.37124 7.9913 3.31052 7.96622C3.24979 7.94114 3.19462 7.90433 3.14816 7.85787C3.10171 7.81141 3.06488 7.75624 3.0398 7.69552C3.01471 7.63479 3.00188 7.56972 3.00201 7.50402V6.00402H1.50201C1.43632 6.00415 1.37124 5.9913 1.31052 5.96622C1.24979 5.94114 1.19462 5.90433 1.14816 5.85787C1.10171 5.81141 1.06488 5.75624 1.0398 5.69552C1.01471 5.63479 1.00188 5.56972 1.00201 5.50402V4.50402C1.00201 4.22702 1.22501 4.00402 1.50201 4.00402H3.00201V2.50402C3.00201 2.22702 3.22501 2.00402 3.50201 2.00402ZM11.502 2.00402H12.502C12.779 2.00402 13.002 2.22702 13.002 2.50402V3.50402C13.002 3.78102 12.779 4.00402 12.502 4.00402H11.502C11.4363 4.00415 11.3712 3.9913 11.3105 3.96622C11.2498 3.94114 11.1946 3.90433 11.1481 3.85787C11.1017 3.81141 11.0649 3.75624 11.0398 3.69552C11.0147 3.63479 11.0019 3.56972 11.002 3.50402V2.50402C11.002 2.22702 11.225 2.00402 11.502 2.00402ZM9.50202 4.00402H10.502C10.779 4.00402 11.002 4.22702 11.002 4.50402V5.50402C11.002 5.78102 10.779 6.00402 10.502 6.00402H9.50202C9.43632 6.00415 9.37124 5.9913 9.31052 5.96622C9.24979 5.94114 9.19462 5.90433 9.14816 5.85787C9.10171 5.81141 9.06488 5.75624 9.0398 5.69552C9.01472 5.63479 9.00188 5.56972 9.00202 5.50402V4.50402C9.00202 4.22702 9.22501 4.00402 9.50202 4.00402ZM13.502 4.00402H14.502C14.779 4.00402 15.002 4.22702 15.002 4.50402V5.50402C15.002 5.78102 14.779 6.00402 14.502 6.00402H13.502C13.4363 6.00415 13.3712 5.9913 13.3105 5.96622C13.2498 5.94114 13.1946 5.90433 13.1481 5.85787C13.1017 5.81141 13.0649 5.75624 13.0398 5.69552C13.0147 5.63479 13.0019 5.56972 13.002 5.50402V4.50402C13.002 4.22702 13.225 4.00402 13.502 4.00402ZM11.502 6.00402H12.502C12.779 6.00402 13.002 6.22702 13.002 6.50402V7.50402C13.002 7.78102 12.779 8.00402 12.502 8.00402H11.502C11.4363 8.00415 11.3712 7.9913 11.3105 7.96622C11.2498 7.94114 11.1946 7.90433 11.1481 7.85787C11.1017 7.81141 11.0649 7.75624 11.0398 7.69552C11.0147 7.63479 11.0019 7.56972 11.002 7.50402V6.50402C11.002 6.22702 11.225 6.00402 11.502 6.00402Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After

View file

@ -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_514_3609)">
<path d="M0 0.00299072H16V16.003H0V0.00299072Z" fill="#808080" fill-opacity="0.00"/>
<path d="M8 0.00299072C5.23 0.00299072 3 2.45599 3 5.50299V10.503C3 13.55 5.23 16.003 8 16.003C10.77 16.003 13 13.55 13 10.503V5.50299C13 2.45599 10.77 0.00299072 8 0.00299072ZM8 3.00299C8.554 3.00299 9 3.44899 9 4.00299V6.00299C9 6.55699 8.554 7.00299 8 7.00299C7.446 7.00299 7 6.55699 7 6.00299V4.00299C7 3.44899 7.446 3.00299 8 3.00299Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 694 B

After

Width:  |  Height:  |  Size: 694 B

Before After
Before After

View file

@ -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_515_3618)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M4 0C2 0 2 2 2 2V14C2 14 2 16 4 16H12C12 16 14 16.25 14 14V2C14 0 12 0 12 0H4ZM4 1H12V8H4V1ZM8 9C8.79565 9 9.5587 9.31607 10.1213 9.87868C10.6839 10.4413 11 11.2044 11 12C11 12.7956 10.6839 13.5587 10.1213 14.1213C9.5587 14.6839 8.79565 15 8 15C7.20435 15 6.4413 14.6839 5.87869 14.1213C5.31608 13.5587 5 12.7956 5 12C5 11.2044 5.31608 10.4413 5.87869 9.87868C6.4413 9.31607 7.20435 9 8 9ZM8 11C7.73478 11 7.48044 11.1054 7.29291 11.2929C7.10537 11.4804 7 11.7348 7 12C7 12.2652 7.10537 12.5196 7.29291 12.7071C7.48044 12.8946 7.73478 13 8 13C8.26522 13 8.51956 12.8946 8.70709 12.7071C8.89463 12.5196 9 12.2652 9 12C9 11.7348 8.89463 11.4804 8.70709 11.2929C8.51956 11.1054 8.26522 11 8 11Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

Before After
Before After