-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Joshua Tai (HIE-TW)
committed
Sep 24, 2023
1 parent
1e9961d
commit bf2b074
Showing
3 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.