Skip to content

Commit

Permalink
[Icons]: Update icons from Figma (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: fallaciousreasoning <[email protected]>
  • Loading branch information
kim0 and fallaciousreasoning authored Aug 27, 2023
1 parent 022bbce commit df94702
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion icons/internet-lock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 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": 1692778126670,
"updatedAt": 1693123695854,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -1385,6 +1385,7 @@ const meta = {
"product-sync": "product-sync",
"product-tor": "product-tor",
"product-translate": "product-translate",
"product-vpn-new": "product-vpn-new",
"product-vpn": "product-vpn",
"protocol-handler-off": "protocol-handler-off",
"protocol-handler": "protocol-handler",
Expand Down
3 changes: 2 additions & 1 deletion icons/meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"updatedAt": 1692778126670,
"updatedAt": 1693123695854,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
Expand Down Expand Up @@ -1383,6 +1383,7 @@ export default {
"product-sync": "product-sync",
"product-tor": "product-tor",
"product-translate": "product-translate",
"product-vpn-new": "product-vpn-new",
"product-vpn": "product-vpn",
"protocol-handler-off": "protocol-handler-off",
"protocol-handler": "protocol-handler",
Expand Down
1 change: 1 addition & 0 deletions icons/product-vpn-new.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/shuffle-off.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 df94702

Please sign in to comment.