Skip to content

Commit

Permalink
[Icons]: Update icons from Figma (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-support-admin authored Nov 10, 2024
1 parent c2be4f8 commit 349a774
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 3 deletions.
1 change: 1 addition & 0 deletions icons/browser-mobile-bottom-tab-groups.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/browser-mobile-bottom-toolbar.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/browser-notification.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": 1728806992564,
"updatedAt": 1731226178457,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -240,6 +240,8 @@ const meta = {
"browser-forward": "browser-forward",
"browser-home": "browser-home",
"browser-menu": "browser-menu",
"browser-mobile-bottom-tab-groups": "browser-mobile-bottom-tab-groups",
"browser-mobile-bottom-toolbar": "browser-mobile-bottom-toolbar",
"browser-mobile-recent-tabs": "browser-mobile-recent-tabs",
"browser-mobile-tab-bar": "browser-mobile-tab-bar",
"browser-mobile-tab-close": "browser-mobile-tab-close",
Expand Down Expand Up @@ -1665,6 +1667,8 @@ const meta = {
"shuffle-on": "shuffle-on",
"shuffle-toggle-on": "shuffle-toggle-on",
"sib-color": "sib-color",
"sidenav-collapse": "sidenav-collapse",
"sidenav-expand": "sidenav-expand",
"sidepanel-open": "sidepanel-open",
"sidepanel-retract": "sidepanel-retract",
"signal": "signal",
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": 1728806992564,
"updatedAt": 1731226178457,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -238,6 +238,8 @@ export default {
"browser-forward": "browser-forward",
"browser-home": "browser-home",
"browser-menu": "browser-menu",
"browser-mobile-bottom-tab-groups": "browser-mobile-bottom-tab-groups",
"browser-mobile-bottom-toolbar": "browser-mobile-bottom-toolbar",
"browser-mobile-recent-tabs": "browser-mobile-recent-tabs",
"browser-mobile-tab-bar": "browser-mobile-tab-bar",
"browser-mobile-tab-close": "browser-mobile-tab-close",
Expand Down Expand Up @@ -1663,6 +1665,8 @@ export default {
"shuffle-on": "shuffle-on",
"shuffle-toggle-on": "shuffle-toggle-on",
"sib-color": "sib-color",
"sidenav-collapse": "sidenav-collapse",
"sidenav-expand": "sidenav-expand",
"sidepanel-open": "sidepanel-open",
"sidepanel-retract": "sidepanel-retract",
"signal": "signal",
Expand Down
1 change: 1 addition & 0 deletions icons/sidenav-collapse.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/sidenav-expand.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 349a774

Please sign in to comment.