This commit is contained in:
djmaze 2021-04-13 14:11:17 +02:00
parent 84f3a7dd77
commit 89107387d5
8 changed files with 129 additions and 213 deletions

View file

@ -55,13 +55,13 @@
.icon-file-code::before {
content: "\e030";
}
.icon-file-chart-graph::before {
.icon-file-presentation::before {
content: "\e031"; /* 📊 */
}
.icon-file-zip::before {
.icon-file-archive::before {
content: "\e032";
}
.icon-file-music::before {
.icon-file-audio::before {
content: "\e033";
}
.icon-file-text::before {
@ -76,10 +76,10 @@
.icon-attachment::before {
content: "📎";
}
.icon-file-excel::before {
.icon-file-spreadsheet::before {
content: "\e03a";
}
.icon-file-movie::before {
.icon-file-video::before {
content: "\e03b";
}
.icon-folder-add::before {