mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-22 14:10:29 -04:00
ui: Add a home icon (#4076)
This commit adds the fontawesome "home" icon, codepoint e80b
This commit is contained in:
parent
66a56234fa
commit
f925d5fc74
7 changed files with 9 additions and 0 deletions
|
@ -851,6 +851,12 @@
|
|||
"search": [
|
||||
"file-code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "d7271d490b71df4311e32cdacae8b331",
|
||||
"css": "home",
|
||||
"code": 59403,
|
||||
"src": "fontawesome"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue