Improved snappymail fontastic glyphs font

This commit is contained in:
the-djmaze 2022-10-21 12:31:55 +02:00
parent 30c2371b9a
commit ca07dcab66
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -53,7 +53,7 @@
content: "✔"; content: "✔";
} }
.icon-file::before { .icon-file::before {
content: "\e02f"; content: "🗎";
} }
.icon-file-code::before { .icon-file-code::before {
content: "\e030"; content: "\e030";
@ -68,7 +68,7 @@
content: "\e033"; content: "\e033";
} }
.icon-file-text::before { .icon-file-text::before {
content: "\e034"; /* 🖹 | 🖺 */ content: "📄";
} }
.icon-file-image::before { .icon-file-image::before {
content: "\e036"; /* 🖻 */ content: "\e036"; /* 🖻 */