diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-05-08 08:35:30 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-05-08 08:35:30 +0000 |
| commit | 1186205583715b187bb4e503dc35e8c0644cfc7e (patch) | |
| tree | c439d51bcc3a5a972fc763ab96ade4cee9bed7a1 /static | |
| parent | 8b1aa593a46869ac1ea26de8a1f31d9fa2f44e56 (diff) | |
| parent | 921eedfd84007da72619a553ba8d074076559e7a (diff) | |
Merge branch 'develop' into 'feat/relationship-refactor'
# Conflicts:
# src/components/notification/notification.js
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/static/fontello.json b/static/fontello.json index 5a7086a2..7f0e7cdd 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -345,6 +345,24 @@ "css": "link", "code": 59427, "src": "fontawesome" + }, + { + "uid": "4aad6bb50b02c18508aae9cbe14e784e", + "css": "share", + "code": 61920, + "src": "fontawesome" + }, + { + "uid": "8b80d36d4ef43889db10bc1f0dc9a862", + "css": "user", + "code": 59428, + "src": "fontawesome" + }, + { + "uid": "12f4ece88e46abd864e40b35e05b11cd", + "css": "ok", + "code": 59431, + "src": "fontawesome" } ] -} +}
\ No newline at end of file |
