From 9e7ba8d9216ac62925dead97567ece68b1c7a9f8 Mon Sep 17 00:00:00 2001 From: Anton Shalimov Date: Sat, 23 Mar 2024 10:28:29 +0300 Subject: [PATCH 1/2] feat: update l2 icons --- assets/icons/l2-swap-dark.svg | 87 +++++++++++++++++++++++++++++- assets/icons/l2-swap-light.svg | 87 +++++++++++++++++++++++++++++- shared/banners/l2-banner/styles.ts | 2 +- 3 files changed, 173 insertions(+), 3 deletions(-) diff --git a/assets/icons/l2-swap-dark.svg b/assets/icons/l2-swap-dark.svg index cc2d48f44..823551f1a 100644 --- a/assets/icons/l2-swap-dark.svg +++ b/assets/icons/l2-swap-dark.svg @@ -1 +1,86 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/icons/l2-swap-light.svg b/assets/icons/l2-swap-light.svg index 9b9d6780b..3cdb7b9b6 100644 --- a/assets/icons/l2-swap-light.svg +++ b/assets/icons/l2-swap-light.svg @@ -1 +1,86 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shared/banners/l2-banner/styles.ts b/shared/banners/l2-banner/styles.ts index 05d995396..498a5301f 100644 --- a/shared/banners/l2-banner/styles.ts +++ b/shared/banners/l2-banner/styles.ts @@ -48,7 +48,7 @@ export const Wrapper = styled.div` export const L2Icons = styled.div` display: block; - width: 188px; + width: 214px; height: 32px; background-image: url(${({ theme }) => theme.name === 'dark' ? IconsDark : IconsLight}); From 380fe5768e919e1a6fb51def9d15cfb42b5ad429 Mon Sep 17 00:00:00 2001 From: Anton Shalimov Date: Tue, 26 Mar 2024 13:13:53 +0300 Subject: [PATCH 2/2] fix(svg): width --- assets/icons/l2-swap-dark.svg | 2 +- assets/icons/l2-swap-light.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/icons/l2-swap-dark.svg b/assets/icons/l2-swap-dark.svg index 823551f1a..82e9ecc7c 100644 --- a/assets/icons/l2-swap-dark.svg +++ b/assets/icons/l2-swap-dark.svg @@ -1,4 +1,4 @@ - + diff --git a/assets/icons/l2-swap-light.svg b/assets/icons/l2-swap-light.svg index 3cdb7b9b6..057ec77e4 100644 --- a/assets/icons/l2-swap-light.svg +++ b/assets/icons/l2-swap-light.svg @@ -1,4 +1,4 @@ - +