FIX: add vkontakte icon alias
This commit is contained in:
parent
208005f9c9
commit
7dec963f2e
|
@ -470,6 +470,7 @@ const fa4Replacements = {
|
||||||
"vimeo-square": "fab-vimeo-square",
|
"vimeo-square": "fab-vimeo-square",
|
||||||
vine: "fab-vine",
|
vine: "fab-vine",
|
||||||
vk: "fab-vk",
|
vk: "fab-vk",
|
||||||
|
vkontakte: "fab-vk",
|
||||||
"volume-control-phone": "phone-volume",
|
"volume-control-phone": "phone-volume",
|
||||||
warning: "exclamation-triangle",
|
warning: "exclamation-triangle",
|
||||||
wechat: "fab-weixin",
|
wechat: "fab-weixin",
|
||||||
|
|
|
@ -431,6 +431,7 @@
|
||||||
"vimeo-square": "fab-vimeo-square",
|
"vimeo-square": "fab-vimeo-square",
|
||||||
"vine": "fab-vine",
|
"vine": "fab-vine",
|
||||||
"vk": "fab-vk",
|
"vk": "fab-vk",
|
||||||
|
"vkontakte": "fab-vk",
|
||||||
"volume-control-phone": "phone-volume",
|
"volume-control-phone": "phone-volume",
|
||||||
"warning": "exclamation-triangle",
|
"warning": "exclamation-triangle",
|
||||||
"wechat": "fab-weixin",
|
"wechat": "fab-weixin",
|
||||||
|
|
Loading…
Reference in New Issue