Skip to content

Commit

Permalink
feat: update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Tai (HIE-TW) committed Sep 24, 2023
1 parent 1e9961d commit bf2b074
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions src/icons/container.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY. */
const icon = {
"code": "e112",
"iconset": 0,
"name": "container",
"new": true,
"paths": [
"M3 2.4l2-0.4 11 2v9l-11 1-2-0.4v-11.2zM6 13h1v-9.3h-1v9.3zM8 12.6h1v-8.6h-1v8.6zM10 12.4h1v-8l-1-0.2v8.2zM12 12.2h1v-7.5l-1-0.2v7.7zM14 12h1v-7l-1-0.2v7.2zM0 3l2-0.4v10.8l-2-0.4v-10z"
],
"viewBox": "0 0 16 16"
};

export default icon;
2 changes: 1 addition & 1 deletion src/icons/identity-key.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const icon = {
"code": "e111",
"iconset": 0,
"name": "identity-key",
"new": true,
"new": false,
"paths": [
"M13.468 3.98v0.030h-0.010c1.481 0.46 2.542 1.81 2.542 3.41-0.020 1.98-1.631 3.58-3.622 3.58h-0.64c-0.31 0.57-0.9 1-1.741 1h-1.591l-3.002 3h-3.412v-2.41l1.001-1v-0.59h-0.33c-1.461 0-2.652-1.18-2.662-2.64 0-1.22 0.841-2.24 1.961-2.55h0.020c0.23-1.66 1.641-2.93 3.352-2.93h0.020c0.28 0 0.53 0.040 0.79 0.1 0.71-1.19 1.981-1.98 3.442-1.98h0.040c1.851 0 3.402 1.26 3.842 2.98zM5.003 14l3.002-3h2.001c1.001 0 1.001-1 1.001-1v-3c0-0.55-0.45-1-1.001-1h-3.002c-1.001 0-1.001 1-1.001 1v2l-1.001 1v1h-1.001v1l-1.001 1v1h2.001zM10.006 8c0 0.552-0.448 1-1.001 1s-1.001-0.448-1.001-1c0-0.552 0.448-1 1.001-1s1.001 0.448 1.001 1z"
],
Expand Down
2 changes: 1 addition & 1 deletion src/icons/linux.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf2b074

Please sign in to comment.