Skip to content

Commit 0335fae

Browse files
[Icons]: Update icons from Figma
1 parent 2856721 commit 0335fae

File tree

5 files changed

+11
-2
lines changed

5 files changed

+11
-2
lines changed

icons/meta.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { StringWithAutoComplete } from '../src/types/string'
22

33
const meta = {
4-
"updatedAt": 1740514152092,
4+
"updatedAt": 1741162269640,
55
"icons": {
66
"-pac-color": "-pac-color",
77
"0xbtc-color": "0xbtc-color",
@@ -1770,6 +1770,8 @@ const meta = {
17701770
"sort-desc": "sort-desc",
17711771
"sort-settings": "sort-settings",
17721772
"sos": "sos",
1773+
"spaces-isolate": "spaces-isolate",
1774+
"spaces-off": "spaces-off",
17731775
"spaces": "spaces",
17741776
"spank-color": "spank-color",
17751777
"sparkles-off": "sparkles-off",
@@ -1865,6 +1867,7 @@ const meta = {
18651867
"tor-color": "tor-color",
18661868
"tpay-color": "tpay-color",
18671869
"tracker": "tracker",
1870+
"traffic-control": "traffic-control",
18681871
"trash-recycle": "trash-recycle",
18691872
"trash": "trash",
18701873
"trezor-color": "trezor-color",

icons/meta.js

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
"updatedAt": 1740514152092,
2+
"updatedAt": 1741162269640,
33
"icons": {
44
"-pac-color": "-pac-color",
55
"0xbtc-color": "0xbtc-color",
@@ -1768,6 +1768,8 @@ export default {
17681768
"sort-desc": "sort-desc",
17691769
"sort-settings": "sort-settings",
17701770
"sos": "sos",
1771+
"spaces-isolate": "spaces-isolate",
1772+
"spaces-off": "spaces-off",
17711773
"spaces": "spaces",
17721774
"spank-color": "spank-color",
17731775
"sparkles-off": "sparkles-off",
@@ -1863,6 +1865,7 @@ export default {
18631865
"tor-color": "tor-color",
18641866
"tpay-color": "tpay-color",
18651867
"tracker": "tracker",
1868+
"traffic-control": "traffic-control",
18661869
"trash-recycle": "trash-recycle",
18671870
"trash": "trash",
18681871
"trezor-color": "trezor-color",

icons/spaces-isolate.svg

+1
Loading

icons/spaces-off.svg

+1
Loading

icons/traffic-control.svg

+1
Loading

0 commit comments

Comments
 (0)