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_412_3754)">
|
||||
<path d="M0.000976562 -0.00500488H16.001V15.995H0.000976562V-0.00500488Z" fill="#A4A4A4" fill-opacity="0.00"/>
|
||||
<path d="M7.751 1.03497C4.988 1.13597 2.442 2.83997 1.439 5.59697C0.174999 9.06997 1.807 12.922 5.126 14.41C5.02676 14.0648 4.98454 13.7057 5.001 13.347C5.029 12.347 5.585 11.46 6.376 10.879C5.58197 10.0009 5.04296 8.92251 4.81719 7.76037C4.59143 6.59823 4.68749 5.39649 5.095 4.28497C5.609 2.87197 6.569 1.77597 7.751 1.03497Z" fill="#242424"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue