From a5a221056bd7599b1362c9d483c2e2a4c0f6c289 Mon Sep 17 00:00:00 2001 From: brave-support-admin <138038132+brave-support-admin@users.noreply.github.com> Date: Tue, 31 Dec 2024 08:10:44 +0000 Subject: [PATCH] [Icons]: Update icons from Figma --- icons/creditcard-color.svg | 2 +- icons/cursor.svg | 1 + icons/diamond-filled.svg | 1 + icons/meta.d.ts | 4 +++- icons/meta.js | 4 +++- icons/premium-indicator-color.svg | 2 +- icons/premium-indicator.svg | 2 +- icons/verification-filled-color.svg | 2 +- 8 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 icons/cursor.svg create mode 100644 icons/diamond-filled.svg diff --git a/icons/creditcard-color.svg b/icons/creditcard-color.svg index dacb378e4..86c034963 100644 --- a/icons/creditcard-color.svg +++ b/icons/creditcard-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cursor.svg b/icons/cursor.svg new file mode 100644 index 000000000..51954ee9d --- /dev/null +++ b/icons/cursor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/diamond-filled.svg b/icons/diamond-filled.svg new file mode 100644 index 000000000..88a12019c --- /dev/null +++ b/icons/diamond-filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/meta.d.ts b/icons/meta.d.ts index f4a7a462c..d9086c1fd 100644 --- a/icons/meta.d.ts +++ b/icons/meta.d.ts @@ -1,7 +1,7 @@ import { StringWithAutoComplete } from '../src/types/string' const meta = { - "updatedAt": 1733991100544, + "updatedAt": 1735632642929, "icons": { "-pac-color": "-pac-color", "0xbtc-color": "0xbtc-color", @@ -706,6 +706,7 @@ const meta = { "ctxc-color": "ctxc-color", "currency-exchange": "currency-exchange", "currencycom-color": "currencycom-color", + "cursor": "cursor", "curve-color": "curve-color", "cusdt-color": "cusdt-color", "cut": "cut", @@ -735,6 +736,7 @@ const meta = { "dew-color": "dew-color", "dgb-color": "dgb-color", "dgd-color": "dgd-color", + "diamond-filled": "diamond-filled", "diamond": "diamond", "digibyte-color": "digibyte-color", "digifinex-color": "digifinex-color", diff --git a/icons/meta.js b/icons/meta.js index 72070b0f3..6cafcf7a4 100644 --- a/icons/meta.js +++ b/icons/meta.js @@ -1,5 +1,5 @@ export default { - "updatedAt": 1733991100544, + "updatedAt": 1735632642929, "icons": { "-pac-color": "-pac-color", "0xbtc-color": "0xbtc-color", @@ -704,6 +704,7 @@ export default { "ctxc-color": "ctxc-color", "currency-exchange": "currency-exchange", "currencycom-color": "currencycom-color", + "cursor": "cursor", "curve-color": "curve-color", "cusdt-color": "cusdt-color", "cut": "cut", @@ -733,6 +734,7 @@ export default { "dew-color": "dew-color", "dgb-color": "dgb-color", "dgd-color": "dgd-color", + "diamond-filled": "diamond-filled", "diamond": "diamond", "digibyte-color": "digibyte-color", "digifinex-color": "digifinex-color", diff --git a/icons/premium-indicator-color.svg b/icons/premium-indicator-color.svg index 94b7352b1..e58ac945b 100644 --- a/icons/premium-indicator-color.svg +++ b/icons/premium-indicator-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/premium-indicator.svg b/icons/premium-indicator.svg index e4aa3689a..cbd23a4b4 100644 --- a/icons/premium-indicator.svg +++ b/icons/premium-indicator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/verification-filled-color.svg b/icons/verification-filled-color.svg index a7cdfbacc..538695641 100644 --- a/icons/verification-filled-color.svg +++ b/icons/verification-filled-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file