From f5974036f3e52cb49c29b4967202f11e3f3d8a20 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 12 Sep 2024 09:19:23 -0500 Subject: [PATCH] Normalize canvas of bitpopart icons --- src/assets/icons/chest.svg | 4251 +++++++++-------- src/assets/icons/coin-stack.svg | 31 +- src/assets/icons/coin.svg | 28 +- src/assets/icons/money-bag.svg | 28 +- .../zap/components/zap-button/zap-button.tsx | 20 +- .../zap/components/zap-pay-request-form.tsx | 10 +- 6 files changed, 2198 insertions(+), 2170 deletions(-) diff --git a/src/assets/icons/chest.svg b/src/assets/icons/chest.svg index aea0028f4..cccb38d0d 100644 --- a/src/assets/icons/chest.svg +++ b/src/assets/icons/chest.svg @@ -1,14 +1,14 @@ + id="defs2"> - + d="M 192.6,242.5 Z" + id="path2" /> + id="g314" + transform="translate(-189.81594,-192.24997)"> - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="g96"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + class="cls-118" + points="282.2,230.6 291,210.1 238.9,200.6 229.6,220.8 " + id="polygon95" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + d="m 238.9,200.6 -13.8,30.1 52.1,11.8 13.9,-32.4 -52.1,-9.5 v 0 z" + id="path98" /> + - - - - - - + id="g181"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + class="cls-30" + cx="210.39999" + cy="244.5" + rx="9.3999996" + ry="9.1000004" + transform="rotate(-85.8,210.41117,244.45753)" + id="ellipse182" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class="cls-10" + d="m 209.7,253.7 c -5,-0.4 -8.8,-4.9 -8.4,-10 0.4,-5.2 4.8,-9.1 9.8,-8.7" + id="path199" /> + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ry="10.5" + transform="rotate(-85.8,244.33754,251.21734)" + id="ellipse206" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class="cls-9" + d="m 243.5,261.9 c -5.8,-0.4 -10.1,-5.6 -9.7,-11.5 0.4,-5.9 5.5,-10.4 11.2,-10" + id="path223" /> + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + class="cls-28" + cx="261" + cy="243.60001" + rx="10.8" + ry="10.5" + transform="rotate(-48.8,260.97717,243.58137)" + id="ellipse230" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class="cls-9" + d="m 253.9,252 c -4.4,-3.8 -4.7,-10.5 -0.8,-15 3.9,-4.5 10.6,-5 15,-1.2" + id="path247" /> + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + class="cls-32" + cx="225.5" + cy="239.60001" + rx="11.9" + ry="12.2" + transform="rotate(-44.8,225.54128,239.56229)" + id="ellipse254" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class="cls-8" + d="m 234.2,248.2 c -4.7,4.6 -12.3,4.5 -17.1,-0.3 -4.8,-4.8 -4.8,-12.4 -0.2,-17.1" + id="path271" /> + + + + + + + + - + id="g311"> + class="cls-31" + cx="241.89999" + cy="231.60001" + rx="17.1" + ry="17.6" + transform="rotate(-31.4,241.95906,231.73221)" + id="ellipse278" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - diff --git a/src/assets/icons/coin-stack.svg b/src/assets/icons/coin-stack.svg index ffe7c6bcf..c79b48c29 100644 --- a/src/assets/icons/coin-stack.svg +++ b/src/assets/icons/coin-stack.svg @@ -1,12 +1,34 @@ +
- - -

- {shortNumberFormat(amount)} -

-
- -
+ > + + +

+ {shortNumberFormat(amount)} +

+
); diff --git a/src/features/zap/components/zap-pay-request-form.tsx b/src/features/zap/components/zap-pay-request-form.tsx index 8ee0bf04f..3a5ad9184 100644 --- a/src/features/zap/components/zap-pay-request-form.tsx +++ b/src/features/zap/components/zap-pay-request-form.tsx @@ -83,7 +83,15 @@ const ZapPayRequestForm = ({ account, status, onClose }: IZapPayRequestForm) =>
- {ZAP_AMOUNTS.map((amount, i) => setZapAmount(amount)} className='m-0.5 sm:m-1' selected={zapAmount === amount} icon={ZAP_ICONS[i]} amount={amount} />)} + {ZAP_AMOUNTS.map((amount, i) => ( + setZapAmount(amount)} + className='m-0.5 sm:m-1' + selected={zapAmount === amount} + icon={ZAP_ICONS[i]} + amount={amount} + /> + ))}