Skip to content

Commit

Permalink
[Icons]: Update icons from Figma (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-support-admin authored Mar 21, 2024
1 parent adbd7ca commit 7a097a5
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 5 deletions.
1 change: 1 addition & 0 deletions icons/brave-search-big-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/drag-alternative.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/eye-dropper.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/loading-spinner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/message-bubble-write.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion icons/meta.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { StringWithAutoComplete } from '../src/types/string'

const meta = {
"updatedAt": 1709541422767,
"updatedAt": 1711008506229,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -217,6 +217,7 @@ const meta = {
"brave-icon-search-color": "brave-icon-search-color",
"brave-icon-search": "brave-icon-search",
"brave-player": "brave-player",
"brave-search-big-color": "brave-search-big-color",
"brave-wallet-add": "brave-wallet-add",
"brd-color": "brd-color",
"briefcase": "briefcase",
Expand Down Expand Up @@ -733,6 +734,7 @@ const meta = {
"download-item-downloaded": "download-item-downloaded",
"download-off": "download-off",
"download": "download",
"drag-alternative": "drag-alternative",
"drag": "drag",
"drgn-color": "drgn-color",
"drop-color": "drop-color",
Expand Down Expand Up @@ -812,6 +814,7 @@ const meta = {
"exmo-color": "exmo-color",
"exp-color": "exp-color",
"expand": "expand",
"eye-dropper": "eye-dropper",
"eye-off": "eye-off",
"eye-on": "eye-on",
"face-happy": "face-happy",
Expand Down Expand Up @@ -1922,6 +1925,7 @@ const meta = {
"window-tabs-horizontal": "window-tabs-horizontal",
"window-tabs-vertical-expanded": "window-tabs-vertical-expanded",
"window-tabs": "window-tabs",
"window-urlbar": "window-urlbar",
"window-user": "window-user",
"window": "window",
"windows-open": "windows-open",
Expand Down
6 changes: 5 additions & 1 deletion icons/meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"updatedAt": 1709541422767,
"updatedAt": 1711008506229,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -215,6 +215,7 @@ export default {
"brave-icon-search-color": "brave-icon-search-color",
"brave-icon-search": "brave-icon-search",
"brave-player": "brave-player",
"brave-search-big-color": "brave-search-big-color",
"brave-wallet-add": "brave-wallet-add",
"brd-color": "brd-color",
"briefcase": "briefcase",
Expand Down Expand Up @@ -731,6 +732,7 @@ export default {
"download-item-downloaded": "download-item-downloaded",
"download-off": "download-off",
"download": "download",
"drag-alternative": "drag-alternative",
"drag": "drag",
"drgn-color": "drgn-color",
"drop-color": "drop-color",
Expand Down Expand Up @@ -810,6 +812,7 @@ export default {
"exmo-color": "exmo-color",
"exp-color": "exp-color",
"expand": "expand",
"eye-dropper": "eye-dropper",
"eye-off": "eye-off",
"eye-on": "eye-on",
"face-happy": "face-happy",
Expand Down Expand Up @@ -1920,6 +1923,7 @@ export default {
"window-tabs-horizontal": "window-tabs-horizontal",
"window-tabs-vertical-expanded": "window-tabs-vertical-expanded",
"window-tabs": "window-tabs",
"window-urlbar": "window-urlbar",
"window-user": "window-user",
"window": "window",
"windows-open": "windows-open",
Expand Down
2 changes: 1 addition & 1 deletion icons/pause-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/window-urlbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a097a5

Please sign in to comment.