ui: Add a home icon (#4076)

This commit adds the fontawesome "home" icon, codepoint e80b
This commit is contained in:
Gerrit Pape 2020-06-03 11:56:24 +02:00 committed by GitHub
parent 66a56234fa
commit f925d5fc74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 9 additions and 0 deletions

View file

@ -851,6 +851,12 @@
"search": [
"file-code"
]
},
{
"uid": "d7271d490b71df4311e32cdacae8b331",
"css": "home",
"code": 59403,
"src": "fontawesome"
}
]
}