fix: center go-* icons

This commit is contained in:
Ashley Wulber 2024-07-17 11:14:25 -04:00 committed by Ashley Wulber
parent 9aad1ab6d5
commit 8d7e8cf647
8 changed files with 13 additions and 37 deletions

View file

@ -1,10 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_409_3671)">
<path d="M10.0028 2C10.0028 2.53043 9.79211 3.03914 9.41704 3.41421C9.04197 3.78929 8.53326 4 8.00283 4C7.4724 4 6.96369 3.78929 6.58861 3.41421C6.21354 3.03914 6.00283 2.53043 6.00283 2C6.00283 1.46957 6.21354 0.960859 6.58861 0.585786C6.96369 0.210714 7.4724 0 8.00283 0C8.53326 0 9.04197 0.210714 9.41704 0.585786C9.79211 0.960859 10.0028 1.46957 10.0028 2ZM14.0628 11.062L7.99983 5L1.93683 11.062C0.499829 12.5 1.99983 13.75 3.06183 12.687L7.99983 7.75L12.9368 12.687C13.7498 13.5 15.2498 12.25 14.0618 11.062H14.0628Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_409_3671">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
<path d="M10 2C10 3.10457 9.10457 4 8 4C6.89543 4 6 3.10457 6 2C6 0.89543 6.89543 0 8 0C9.10457 0 10 0.89543 10 2Z" fill="#232323"/>
<path d="M8.61106 5.20002C8.61106 5.20002 8.37437 5.00002 8.01163 5C7.64889 4.99998 7.4122 5.20002 7.4122 5.20002L1.21812 11.4005C1.21812 11.4005 0.63914 12.1399 1.36778 12.7507C1.96029 13.2809 2.61659 12.8006 2.61659 12.8006L8.01163 7.50021L13.4063 12.8006C13.4063 12.8006 14.0057 13.2809 14.6551 12.7506C15.3309 12.1595 14.8051 11.4005 14.8051 11.4005L8.61106 5.20002Z" fill="#232323"/>
</svg>

Before

Width:  |  Height:  |  Size: 788 B

After

Width:  |  Height:  |  Size: 625 B

Before After
Before After