diff options
| author | kPherox <admin@mail.kr-kp.com> | 2019-12-11 00:00:10 +0900 |
|---|---|---|
| committer | kPherox <admin@mail.kr-kp.com> | 2019-12-11 00:00:45 +0900 |
| commit | 6af870cd9069a8fc45b7684d264656dad0cf4a70 (patch) | |
| tree | 9641adca5f063e1673c9f96282ea705e4d3338da /static | |
| parent | 2bc63720a5f9da740fa8082d587b6cfdd0c652ee (diff) | |
Add view for moves notifications
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/fontello.json b/static/fontello.json index c0cf1727..642381a1 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -303,6 +303,12 @@ "css": "gauge", "code": 61668, "src": "fontawesome" + }, + { + "uid": "f3ebd6751c15a280af5cc5f4a764187d", + "css": "arrow-curved", + "code": 59421, + "src": "iconic" } ] }
\ No newline at end of file |
