mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-28 06:21:30 +08:00
adding icon-xing, icon-xing-sign addressing #329
This commit is contained in:
parent
4be320fe0e
commit
bf4e75a8ce
Binary file not shown.
2
build/assets/font-awesome/less/core.less
vendored
2
build/assets/font-awesome/less/core.less
vendored
@ -23,7 +23,7 @@
|
|||||||
a {
|
a {
|
||||||
[class^="icon-"],
|
[class^="icon-"],
|
||||||
[class*=" icon-"] {
|
[class*=" icon-"] {
|
||||||
& { display: inline; }
|
display: inline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2337,3 +2337,17 @@ icons:
|
|||||||
created: 3.2.0
|
created: 3.2.0
|
||||||
categories:
|
categories:
|
||||||
- Brand Icons
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Xing
|
||||||
|
id: xing
|
||||||
|
unicode: f168
|
||||||
|
created: 3.2.0
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Xing Sign
|
||||||
|
id: xing-sign
|
||||||
|
unicode: f169
|
||||||
|
created: 3.2.0
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
Loading…
Reference in New Issue
Block a user