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_4638)">
|
||||
<path d="M0 0.0300293H16V16.03H0V0.0300293Z" fill="#808080" fill-opacity="0.00"/>
|
||||
<path d="M1 0.0300293C0 0.0300293 0 1.03003 0 1.03003V11.03C0 11.852 0.648008 11.992 0.889008 12.018L1.104 11.583C1.38712 11.0227 1.74065 10.5008 2.15601 10.03H2V7.53003L4.5 4.59303L6.85699 7.26303C7.56099 7.11103 8.27699 7.03303 8.98999 7.02603H9C9.053 7.02603 9.107 7.03303 9.16 7.03403L9.93799 6.28003L10.856 7.19803C11.9735 7.39518 13.0416 7.80931 14 8.41703V1.03003C14 0.0300293 13 0.0300293 13 0.0300293H1ZM12 9.85003V10.03H11.838C12.246 10.598 12.5 11.28 12.5 12.026V12.03H13C13 12.03 13.894 12.02 13.982 11.159C13.431 10.616 12.755 10.184 12 9.85003ZM5.23801 10.03C4.89401 10.247 4.54601 10.48 4.29501 10.694C3.86201 11.083 3.56499 11.542 3.26999 11.994C3.27799 12.007 3.289 12.017 3.297 12.03H5.5V12.026C5.5 11.282 5.74801 10.598 6.15201 10.03H5.23801Z" fill="#232323"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue