1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

Provide icon rendering framework

This commit is contained in:
Harvey Kandola 2018-12-12 13:35:16 +00:00
parent 6eb68f84e0
commit 02102f9bf3
48 changed files with 851 additions and 546 deletions

View file

@ -187,30 +187,10 @@ icons
content: "\ea08";
}
.dicon-edit-to-check::before {
content: "\ea0a";
}
.dicon-settings-gear::before {
content: "\ea0c";
}
.dicon-arrow-down::before {
content: "\ea0d";
}
.dicon-arrow-left::before {
content: "\ea0e";
}
.dicon-arrow-right::before {
content: "\ea0f";
}
.dicon-arrow-up::before {
content: "\ea10";
}
.dicon-small-down::before {
content: "\ea11";
}
@ -375,14 +355,6 @@ icons
content: "\ea3a";
}
.dicon-menu-to-arrow-left-3::before {
content: "\ea3b";
}
.dicon-grid-to-list::before {
content: "\ea3c";
}
.dicon-ctrl-down::before {
content: "\ea3d";
}
@ -415,4 +387,10 @@ icons
content: "\ea45";
}
.dicon-bookmark-2::before {
content: "\ea46";
}
.dicon-menu-8::before {
content: "\ea48";
}