Skip to content

Commit

Permalink
[Icons]: Update icons from Figma (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-support-admin authored Nov 8, 2023
1 parent 99fe83c commit 4fc1907
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
1 change: 1 addition & 0 deletions icons/folder-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/folder-open-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
6 changes: 4 additions & 2 deletions 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": 1699171731342,
"updatedAt": 1699430946186,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -890,6 +890,7 @@ const meta = {
"folder-bookmark": "folder-bookmark",
"folder-check": "folder-check",
"folder-code": "folder-code",
"folder-color": "folder-color",
"folder-copy": "folder-copy",
"folder-delete": "folder-delete",
"folder-download": "folder-download",
Expand All @@ -902,7 +903,8 @@ const meta = {
"folder-linked": "folder-linked",
"folder-locked": "folder-locked",
"folder-new": "folder-new",
"folder-open-o": "folder-open-o",
"folder-open-color": "folder-open-color",
"folder-open": "folder-open",
"folder-sad": "folder-sad",
"folder-search": "folder-search",
"folder-share": "folder-share",
Expand Down
6 changes: 4 additions & 2 deletions icons/meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"updatedAt": 1699171731342,
"updatedAt": 1699430946186,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -888,6 +888,7 @@ export default {
"folder-bookmark": "folder-bookmark",
"folder-check": "folder-check",
"folder-code": "folder-code",
"folder-color": "folder-color",
"folder-copy": "folder-copy",
"folder-delete": "folder-delete",
"folder-download": "folder-download",
Expand All @@ -900,7 +901,8 @@ export default {
"folder-linked": "folder-linked",
"folder-locked": "folder-locked",
"folder-new": "folder-new",
"folder-open-o": "folder-open-o",
"folder-open-color": "folder-open-color",
"folder-open": "folder-open",
"folder-sad": "folder-sad",
"folder-search": "folder-search",
"folder-share": "folder-share",
Expand Down

0 comments on commit 4fc1907

Please sign in to comment.