From 1f67173bfe90470b485366ee45801e0471cf0712 Mon Sep 17 00:00:00 2001
From: brave-support-admin
<138038132+brave-support-admin@users.noreply.github.com>
Date: Fri, 24 Jan 2025 08:10:59 +0000
Subject: [PATCH] [Icons]: Update icons from Figma
---
icons/aspect-ratio.svg | 2 +-
icons/dice.svg | 1 +
icons/fit-to-page.svg | 1 +
icons/meta.d.ts | 8 +++++++-
icons/meta.js | 8 +++++++-
icons/rotate-left.svg | 1 +
icons/rotate-right.svg | 1 +
icons/tasks-edit.svg | 1 +
icons/yahoo-japan-color.svg | 1 +
9 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 icons/dice.svg
create mode 100644 icons/fit-to-page.svg
create mode 100644 icons/rotate-left.svg
create mode 100644 icons/rotate-right.svg
create mode 100644 icons/tasks-edit.svg
create mode 100644 icons/yahoo-japan-color.svg
diff --git a/icons/aspect-ratio.svg b/icons/aspect-ratio.svg
index d708e476a..1dd23d622 100644
--- a/icons/aspect-ratio.svg
+++ b/icons/aspect-ratio.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/dice.svg b/icons/dice.svg
new file mode 100644
index 000000000..da6369f7d
--- /dev/null
+++ b/icons/dice.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/fit-to-page.svg b/icons/fit-to-page.svg
new file mode 100644
index 000000000..3a065d5df
--- /dev/null
+++ b/icons/fit-to-page.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/meta.d.ts b/icons/meta.d.ts
index cddbd59d3..f300e5425 100644
--- a/icons/meta.d.ts
+++ b/icons/meta.d.ts
@@ -1,7 +1,7 @@
import { StringWithAutoComplete } from '../src/types/string'
const meta = {
- "updatedAt": 1737360669088,
+ "updatedAt": 1737706258217,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
@@ -738,6 +738,7 @@ const meta = {
"dgd-color": "dgd-color",
"diamond-filled": "diamond-filled",
"diamond": "diamond",
+ "dice": "dice",
"digibyte-color": "digibyte-color",
"digifinex-color": "digifinex-color",
"diploma": "diploma",
@@ -902,6 +903,7 @@ const meta = {
"finger-touch": "finger-touch",
"fire": "fire",
"firefox-color": "firefox-color",
+ "fit-to-page": "fit-to-page",
"fjc-color": "fjc-color",
"flag": "flag",
"flash-line": "flash-line",
@@ -1581,6 +1583,8 @@ const meta = {
"rlc-color": "rlc-color",
"rocket": "rocket",
"rolodex": "rolodex",
+ "rotate-left": "rotate-left",
+ "rotate-right": "rotate-right",
"rpx-color": "rpx-color",
"rss-box": "rss-box",
"rss": "rss",
@@ -1796,6 +1800,7 @@ const meta = {
"tablet": "tablet",
"target-color": "target-color",
"tasks-checked": "tasks-checked",
+ "tasks-edit": "tasks-edit",
"tasks": "tasks",
"tau-color": "tau-color",
"tbx-color": "tbx-color",
@@ -2017,6 +2022,7 @@ const meta = {
"xvg-color": "xvg-color",
"xzc-color": "xzc-color",
"yahoo-color": "yahoo-color",
+ "yahoo-japan-color": "yahoo-japan-color",
"yandex-color": "yandex-color",
"yearn-color": "yearn-color",
"yfi-color": "yfi-color",
diff --git a/icons/meta.js b/icons/meta.js
index b286237eb..9467686ba 100644
--- a/icons/meta.js
+++ b/icons/meta.js
@@ -1,5 +1,5 @@
export default {
- "updatedAt": 1737360669088,
+ "updatedAt": 1737706258217,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
@@ -736,6 +736,7 @@ export default {
"dgd-color": "dgd-color",
"diamond-filled": "diamond-filled",
"diamond": "diamond",
+ "dice": "dice",
"digibyte-color": "digibyte-color",
"digifinex-color": "digifinex-color",
"diploma": "diploma",
@@ -900,6 +901,7 @@ export default {
"finger-touch": "finger-touch",
"fire": "fire",
"firefox-color": "firefox-color",
+ "fit-to-page": "fit-to-page",
"fjc-color": "fjc-color",
"flag": "flag",
"flash-line": "flash-line",
@@ -1579,6 +1581,8 @@ export default {
"rlc-color": "rlc-color",
"rocket": "rocket",
"rolodex": "rolodex",
+ "rotate-left": "rotate-left",
+ "rotate-right": "rotate-right",
"rpx-color": "rpx-color",
"rss-box": "rss-box",
"rss": "rss",
@@ -1794,6 +1798,7 @@ export default {
"tablet": "tablet",
"target-color": "target-color",
"tasks-checked": "tasks-checked",
+ "tasks-edit": "tasks-edit",
"tasks": "tasks",
"tau-color": "tau-color",
"tbx-color": "tbx-color",
@@ -2015,6 +2020,7 @@ export default {
"xvg-color": "xvg-color",
"xzc-color": "xzc-color",
"yahoo-color": "yahoo-color",
+ "yahoo-japan-color": "yahoo-japan-color",
"yandex-color": "yandex-color",
"yearn-color": "yearn-color",
"yfi-color": "yfi-color",
diff --git a/icons/rotate-left.svg b/icons/rotate-left.svg
new file mode 100644
index 000000000..437b8e36b
--- /dev/null
+++ b/icons/rotate-left.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/rotate-right.svg b/icons/rotate-right.svg
new file mode 100644
index 000000000..fe9d93fae
--- /dev/null
+++ b/icons/rotate-right.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/tasks-edit.svg b/icons/tasks-edit.svg
new file mode 100644
index 000000000..4255f3927
--- /dev/null
+++ b/icons/tasks-edit.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/yahoo-japan-color.svg b/icons/yahoo-japan-color.svg
new file mode 100644
index 000000000..f1c1b4b2c
--- /dev/null
+++ b/icons/yahoo-japan-color.svg
@@ -0,0 +1 @@
+
\ No newline at end of file