diff options
| author | taehoon <th.dev91@gmail.com> | 2019-11-30 12:30:25 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-12-12 10:42:27 -0500 |
| commit | 7fa294f11c9ea3912b134a16225b3fc0c2ad29cc (patch) | |
| tree | 76a89b988112aa662de3cdf8251edf3d400e0bed /static | |
| parent | c7376b83256a181ce61164ea952229da10433158 (diff) | |
add icons to nav panel
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/static/fontello.json b/static/fontello.json index c0cf1727..c1ed3393 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -303,6 +303,36 @@ "css": "gauge", "code": 61668, "src": "fontawesome" + }, + { + "uid": "31972e4e9d080eaa796290349ae6c1fd", + "css": "users", + "code": 59421, + "src": "fontawesome" + }, + { + "uid": "e82cedfa1d5f15b00c5a81c9bd731ea2", + "css": "info-circled", + "code": 59423, + "src": "fontawesome" + }, + { + "uid": "w3nzesrlbezu6f30q7ytyq919p6gdlb6", + "css": "home-2", + "code": 59425, + "src": "typicons" + }, + { + "uid": "dcedf50ab1ede3283d7a6c70e2fe32f3", + "css": "chat", + "code": 59422, + "src": "fontawesome" + }, + { + "uid": "3a00327e61b997b58518bd43ed83c3df", + "css": "login", + "code": 59424, + "src": "fontawesome" } ] }
\ No newline at end of file |
