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_511_3569)">
|
||||
<path d="M0 0.00201416H16V16.002H0V0.00201416Z" fill="#808080" fill-opacity="0.00"/>
|
||||
<path d="M8 0.00201416C4.676 0.00201416 2 2.67801 2 6.00201V10.002C2 10.002 2 12.002 4 12.002H4.5C5.331 12.002 6 11.333 6 10.502V8.50201C6 7.67101 5.331 7.00201 4.5 7.00201H4V6.00201C4 3.78601 5.784 2.00201 8 2.00201C10.216 2.00201 12 3.78601 12 6.00201V7.00201H11.5C10.669 7.00201 10 7.67101 10 8.50201V10.502C10 11.333 10.669 12.002 11.5 12.002H13C13 13.664 11.662 15.002 10 15.002H6V16.002H10C12.216 16.002 14 14.218 14 12.002V6.00201C14 2.67801 11.324 0.00201416 8 0.00201416Z" fill="#232323"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1,016 B After Width: | Height: | Size: 1,016 B |
Loading…
Add table
Add a link
Reference in a new issue