mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Add icon for tags (#6096)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
parent
6e0f600dfd
commit
87a7d8b627
Binary file not shown.
|
@ -71,9 +71,10 @@
|
||||||
.icon-sliders-h:before { content: "\f129"; }
|
.icon-sliders-h:before { content: "\f129"; }
|
||||||
.icon-snowflake:before { content: "\f12a"; }
|
.icon-snowflake:before { content: "\f12a"; }
|
||||||
.icon-star:before { content: "\f12b"; }
|
.icon-star:before { content: "\f12b"; }
|
||||||
.icon-times-solid:before { content: "\f12c"; }
|
.icon-tag-solid:before { content: "\f12c"; }
|
||||||
.icon-tools-solid:before { content: "\f12d"; }
|
.icon-times-solid:before { content: "\f12d"; }
|
||||||
.icon-truck-solid:before { content: "\f12e"; }
|
.icon-tools-solid:before { content: "\f12e"; }
|
||||||
.icon-user-cog-solid:before { content: "\f12f"; }
|
.icon-truck-solid:before { content: "\f12f"; }
|
||||||
.icon-user-solid:before { content: "\f130"; }
|
.icon-user-cog-solid:before { content: "\f130"; }
|
||||||
.icon-vial-solid:before { content: "\f131"; }
|
.icon-user-solid:before { content: "\f131"; }
|
||||||
|
.icon-vial-solid:before { content: "\f132"; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user