Added option for Xing social media icon
This commit is contained in:
parent
7c387c5541
commit
5fbb1c6bea
10 changed files with 52 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"checksum": {
|
||||
"previous": "7680fdcdd1d625cdc3b4efee04bcd50aecf11af21345941d72e5f635b1ba9bba",
|
||||
"current": "7680fdcdd1d625cdc3b4efee04bcd50aecf11af21345941d72e5f635b1ba9bba"
|
||||
"previous": "c5cdc0a58b7277d1f320a4ad50aa8ae2ad47fa6ed879c164db1cfb75439bd1d9",
|
||||
"current": "c5cdc0a58b7277d1f320a4ad50aa8ae2ad47fa6ed879c164db1cfb75439bd1d9"
|
||||
},
|
||||
"fonts": [
|
||||
"./iconfont.ttf",
|
||||
|
@ -218,6 +218,10 @@
|
|||
"codepoint": 61745,
|
||||
"source": "svg-files-for-custom-font/warning.svg"
|
||||
},
|
||||
"xing": {
|
||||
"codepoint": 61749,
|
||||
"source": "svg-files-for-custom-font/xing.svg"
|
||||
},
|
||||
"youtube": {
|
||||
"codepoint": 61746,
|
||||
"source": "svg-files-for-custom-font/youtube.svg"
|
||||
|
|
Reference in a new issue