Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
fix: fix wallet icon
Browse files Browse the repository at this point in the history
Signed-off-by: Rūdolfs Ošiņš <rudolfs@osins.org>
  • Loading branch information
rudolfs committed Jun 24, 2021
1 parent 19b170a commit 741a977
Showing 1 changed file with 50 additions and 22 deletions.
72 changes: 50 additions & 22 deletions ui/DesignSystem/Icon/Wallet.svelte
Expand Up @@ -18,29 +18,57 @@
{#if connected}
{#if statusColor}
<circle cx="20" cy="5" r="3" fill={statusColor} />
<path
d="M16 14C16 14.5523 15.5523 15 15 15C14.4477 15 14 14.5523 14
14C14 13.4477 14.4477 13 15 13C15.5523 13 16 13.4477 16 14Z" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M15.3075 3.26979C15.5034 2.73859 15.3909 2.10996 14.8778
1.87062C13.6312 1.28914 12.1787 1.22301 10.8325 1.8288L5.35854
4.29209C3.92314 4.93802 3 6.36574 3 7.93978V17C3 19.2092 4.79086 21 7
21H17C19.2091 21 21 19.2092 21 17V16.9738C21 16.9738 21 16.9739 21
16.9738C22.1818 16.4933 23 15.3345 23 14C23 12.3509 21.7504 10.97
20.1094 10.8059L15.0846 10.3035C12.8977 10.0848 11 11.8021 11 14C11
16.1978 12.8977 17.9152 15.0846 17.6965L18.9766 17.3073C18.9766 17.3073
18.9766 17.3073 18.9766 17.3073C18.8287 18.266 18.0001 19 17
19H7C5.89543 19 5 18.1046 5 17V7.93978C5 7.15276 5.46157 6.4389 6.17927
6.11594L11.6533 3.65264C12.4879 3.27705 13.3617 3.33933 14.1084
3.71486C14.5199 3.9218 15.1481 3.70192 15.3075 3.26979ZM13 14C13
12.9854 13.876 12.1926 14.8856 12.2935L19.9104 12.796C20.529 12.8579 21
13.3784 21 14C21 14.6216 20.529 15.1421 19.9104 15.204L14.8856
15.7064C13.876 15.8074 13 15.0146 13 14Z" />
<path
d="M14.5531 6.43258C14.9255 6.40279 15.2635 6.64912 15.4124
6.99172C15.6702 7.58457 15.3284 8.37695 14.684 8.4285L7.57975
8.99684C7.02922 9.04088 6.54723 8.63029 6.50318 8.07977C6.45914
7.52924 6.86973 7.04725 7.42025 7.00321L14.5531 6.43258Z" />
{:else}
<path
d="M15 15C15.5523 15 16 14.5523 16 14C16 13.4477 15.5523 13 15
13C14.4477 13 14 13.4477 14 14C14 14.5523 14.4477 15 15 15Z" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.6533 3.65262L6.17927 6.11592C5.46157 6.43889 5 7.15274 5
7.93976V17C5 18.1046 5.89543 19 7 19H17C18.0001 19 18.8287 18.266
18.9765 17.3073L15.0846 17.6965C12.8977 17.9152 11 16.1979 11 14C11
11.8022 12.8977 10.0848 15.0846 10.3035L19 10.695V9.92463C19 8.9323
18.1536 8.15091 17.1644 8.23005L7.57975 8.99682C7.02922 9.04086
6.54723 8.63028 6.50318 8.07975C6.45914 7.52923 6.86973 7.04723
7.42025 7.00319L17.0049 6.23642C19.1578 6.06418 21 7.76485 21
9.92463V11L21 11.0049C21 11.012 20.9998 11.019 20.9997
11.0261C22.1816 11.5065 23 12.6654 23 14C23 15.3345 22.1817 16.4933
21 16.9738V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3
17V7.93976C3 6.36572 3.92314 4.93801 5.35854 4.29208L10.8325
1.82878C12.9609 0.871022 15.3549 1.5928 16.7809 3.37531C17.1259
3.80657 17.056 4.43587 16.6247 4.78088C16.1934 5.12589 15.5642
5.05596 15.2191 4.6247C14.358 3.54822 12.9578 3.06558 11.6533
3.65262ZM14.8856 12.2936C13.876 12.1926 13 12.9854 13 14C13 15.0146
13.876 15.8074 14.8856 15.7065L19.9104 15.204C20.529 15.1421 21
14.6216 21 14C21 13.3784 20.529 12.8579 19.9104 12.796L14.8856
12.2936Z" />
{/if}
<path
d="M15 15C15.5523 15 16 14.5523 16 14C16 13.4477 15.5523 13 15 13C14.4477
13 14 13.4477 14 14C14 14.5523 14.4477 15 15 15Z" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.6533 3.65262L6.17927 6.11592C5.46157 6.43889 5 7.15274 5
7.93976V17C5 18.1046 5.89543 19 7 19H17C18.0001 19 18.8287 18.266 18.9765
17.3073L15.0846 17.6965C12.8977 17.9152 11 16.1979 11 14C11 11.8022
12.8977 10.0848 15.0846 10.3035L19 10.695V9.92463C19 8.9323 18.1536
8.15091 17.1644 8.23005L7.57975 8.99682C7.02922 9.04086 6.54723 8.63028
6.50318 8.07975C6.45914 7.52923 6.86973 7.04723 7.42025 7.00319L17.0049
6.23642C19.1578 6.06418 21 7.76485 21 9.92463V11L21 11.0049C21 11.012
20.9998 11.019 20.9997 11.0261C22.1816 11.5065 23 12.6654 23 14C23
15.3345 22.1817 16.4933 21 16.9738V17C21 19.2091 19.2091 21 17
21H7C4.79086 21 3 19.2091 3 17V7.93976C3 6.36572 3.92314 4.93801 5.35854
4.29208L10.8325 1.82878C12.9609 0.871022 15.3549 1.5928 16.7809
3.37531C17.1259 3.80657 17.056 4.43587 16.6247 4.78088C16.1934 5.12589
15.5642 5.05596 15.2191 4.6247C14.358 3.54822 12.9578 3.06558 11.6533
3.65262ZM14.8856 12.2936C13.876 12.1926 13 12.9854 13 14C13 15.0146
13.876 15.8074 14.8856 15.7065L19.9104 15.204C20.529 15.1421 21 14.6216
21 14C21 13.3784 20.529 12.8579 19.9104 12.796L14.8856 12.2936Z" />
{:else}
<path
d="M7 5C5.89543 5 5 5.89543 5 7V17C5 18.1046 5.89543 19 7 19H17.1C18.2046
Expand Down

0 comments on commit 741a977

Please sign in to comment.