mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Add a couple icons (#5881)
This commit is contained in:
parent
aee345bc2f
commit
d151c64c69
Binary file not shown.
|
@ -59,18 +59,20 @@
|
||||||
.icon-fire-alt:before { content: "\f11d"; }
|
.icon-fire-alt:before { content: "\f11d"; }
|
||||||
.icon-folder:before { content: "\f11e"; }
|
.icon-folder:before { content: "\f11e"; }
|
||||||
.icon-git-alt:before { content: "\f11f"; }
|
.icon-git-alt:before { content: "\f11f"; }
|
||||||
.icon-info-circle-solid:before { content: "\f120"; }
|
.icon-heart-regular:before { content: "\f120"; }
|
||||||
.icon-lock:before { content: "\f121"; }
|
.icon-info-circle-solid:before { content: "\f121"; }
|
||||||
.icon-paste-solid:before { content: "\f122"; }
|
.icon-language-solid:before { content: "\f122"; }
|
||||||
.icon-plug:before { content: "\f123"; }
|
.icon-lock:before { content: "\f123"; }
|
||||||
.icon-question-circle-solid:before { content: "\f124"; }
|
.icon-paste-solid:before { content: "\f124"; }
|
||||||
.icon-redo-alt-solid:before { content: "\f125"; }
|
.icon-plug:before { content: "\f125"; }
|
||||||
.icon-server-solid:before { content: "\f126"; }
|
.icon-question-circle-solid:before { content: "\f126"; }
|
||||||
.icon-sliders-h:before { content: "\f127"; }
|
.icon-redo-alt-solid:before { content: "\f127"; }
|
||||||
.icon-snowflake:before { content: "\f128"; }
|
.icon-server-solid:before { content: "\f128"; }
|
||||||
.icon-star:before { content: "\f129"; }
|
.icon-sliders-h:before { content: "\f129"; }
|
||||||
.icon-times-solid:before { content: "\f12a"; }
|
.icon-snowflake:before { content: "\f12a"; }
|
||||||
.icon-tools-solid:before { content: "\f12b"; }
|
.icon-star:before { content: "\f12b"; }
|
||||||
.icon-truck-solid:before { content: "\f12c"; }
|
.icon-times-solid:before { content: "\f12c"; }
|
||||||
.icon-user-cog-solid:before { content: "\f12d"; }
|
.icon-tools-solid:before { content: "\f12d"; }
|
||||||
.icon-user-solid:before { content: "\f12e"; }
|
.icon-truck-solid:before { content: "\f12e"; }
|
||||||
|
.icon-user-cog-solid:before { content: "\f12f"; }
|
||||||
|
.icon-user-solid:before { content: "\f130"; }
|
Loading…
Reference in New Issue
Block a user