Moved some font glyphs to their correct unicode code points

This improves visibility when webfonts are blocked (not downloaded).
This commit is contained in:
djmaze 2020-11-27 14:16:20 +01:00
parent 5633998f0f
commit b57493bf0a
3 changed files with 35 additions and 35 deletions

Binary file not shown.

Binary file not shown.

View file

@ -31,10 +31,10 @@
content: "\e002"; content: "\e002";
} }
.icon-search::before { .icon-search::before {
content: "\e003"; /* 🔎 */ content: "🔎";
} }
.icon-user::before { .icon-user::before {
content: "\e004"; /* 👤 */ content: "👤";
} }
.icon-user-add::before { .icon-user-add::before {
content: "\e005"; content: "\e005";
@ -43,13 +43,13 @@
content: "\e007"; content: "\e007";
} }
.icon-reply::before { .icon-reply::before {
content: "\e008"; content: "";
} }
.icon-reply-all::before { .icon-reply-all::before {
content: "\e009"; content: "";
} }
.icon-forward::before { .icon-forward::before {
content: "\e00a"; content: "";
} }
.icon-info::before { .icon-info::before {
content: "\e00b"; content: "\e00b";
@ -58,19 +58,19 @@
content: "\e00c"; /* ▶ */ content: "\e00c"; /* ▶ */
} }
.icon-image::before { .icon-image::before {
content: "\e00e"; content: "🖼";
} }
.icon-print::before { .icon-print::before {
content: "\e00f"; /* 🖨 */ content: "🖨";
} }
.icon-cog::before { .icon-cog::before {
content: "\e011"; /* ⚙ */ content: "⚙";
} }
.icon-wrench::before { .icon-wrench::before {
content: "\e012"; /* 🔧 */ content: "🔧";
} }
.icon-fire::before { .icon-fire::before {
content: "\e014"; /* 🔥 */ content: "🔥";
} }
.icon-left::before { .icon-left::before {
content: "\e01b"; /* ➔ rotate 180 */ content: "\e01b"; /* ➔ rotate 180 */
@ -88,34 +88,34 @@
content: "\e020"; /* ➔ rotate -90 */ content: "\e020"; /* ➔ rotate -90 */
} }
.icon-star-empty::before { .icon-star-empty::before {
content: "\e021"; /* ★ color:transparent; text-shadow */ content: "☆";
} }
.icon-star::before { .icon-star::before {
content: "\e022"; /* ★ */ content: "★";
} }
.icon-at::before { .icon-at::before {
content: "\e023"; /* @ */ content: "@";
} }
.icon-list-add::before { .icon-list-add::before {
content: "\e024"; content: "\e024";
} }
.icon-warning::before { .icon-warning::before {
content: "\e029"; /* ⚠️ */ content: "⚠";
} }
.icon-warning-alt::before { .icon-warning-alt::before {
content: "\e02a"; content: "\e02a";
} }
.icon-power::before { .icon-power::before {
content: "\e02b"; /* ⏻ */ content: "⏻";
} }
.icon-plus::before { .icon-plus::before {
content: "\e02c"; /* ✚ */ content: "✚";
} }
.icon-ok::before { .icon-ok::before {
content: "\e02d"; content: "";
} }
.icon-remove::before { .icon-remove::before {
content: "\e02e"; /* ✖ */ content: "✖";
} }
.icon-file::before { .icon-file::before {
content: "\e02f"; content: "\e02f";
@ -142,7 +142,7 @@
content: "\e038"; content: "\e038";
} }
.icon-attachment::before { .icon-attachment::before {
content: "\e039"; content: "📎";
} }
.icon-file-excel::before { .icon-file-excel::before {
content: "\e03a"; content: "\e03a";
@ -154,13 +154,13 @@
content: "\e03c"; content: "\e03c";
} }
.icon-folder::before { .icon-folder::before {
content: "\e03d"; /* 📁 */ content: "🗀";
} }
.icon-floppy::before { .icon-floppy::before {
content: "\e03e"; /* 💾 */ content: "💾";
} }
.icon-eye::before { .icon-eye::before {
content: "\e03f"; /* 👁 */ content: "👁";
} }
.icon-bolt::before { .icon-bolt::before {
content: "\e042"; content: "\e042";
@ -178,10 +178,10 @@
content: "\e048"; /* 📱 */ content: "\e048"; /* 📱 */
} }
.icon-pencil::before { .icon-pencil::before {
content: "\e049"; /* ✎ */ content: "🖉";
} }
.icon-trash::before { .icon-trash::before {
content: "\e04a"; /* 🗑️ */ content: "🗑";
} }
.icon-left-middle::before { .icon-left-middle::before {
content: "\e04b"; /* */ content: "\e04b"; /* */
@ -190,10 +190,10 @@
content: "\e04c"; /* */ content: "\e04c"; /* */
} }
.icon-key::before { .icon-key::before {
content: "\e04e"; /* 🔑 */ content: "🔑";
} }
.icon-lock::before { .icon-lock::before {
content: "\e04f"; /* 🔒 */ content: "🔒";
} }
.icon-address-book::before { .icon-address-book::before {
content: "\e051"; content: "\e051";
@ -202,13 +202,13 @@
content: "\e055"; /* 👥 */ content: "\e055"; /* 👥 */
} }
.icon-mail::before { .icon-mail::before {
content: "\e057"; /* ✉ */ content: "✉";
} }
.icon-checkbox-checked::before { .icon-checkbox-checked::before {
content: "\e058"; content: "";
} }
.icon-checkbox-unchecked::before { .icon-checkbox-unchecked::before {
content: "\e059"; content: "";
} }
.icon-checkbox-partial::before { .icon-checkbox-partial::before {
content: "\e05a"; content: "\e05a";
@ -232,7 +232,7 @@
content: "\e062"; /* ⤻⃔ 🔁 🔃 */ content: "\e062"; /* ⤻⃔ 🔁 🔃 */
} }
.icon-ellipsis-alt::before { .icon-ellipsis-alt::before {
content: "\e063"; /* ⋮ */ content: "⋮";
} }
.icon-import::before { .icon-import::before {
content: "\e066"; content: "\e066";
@ -250,23 +250,23 @@
content: "\e06c"; content: "\e06c";
} }
.icon-resize-out::before { .icon-resize-out::before {
content: "\e06d"; /* ⤢ */ content: "⤢";
} }
.icon-world::before { .icon-world::before {
content: "\e06f"; /* 🌍 */ content: "🌍";
} }
.icon-braille::before { .icon-braille::before {
content: "\e06e"; /* ⸭ ⠿ ⁞⁞ */ content: "\e06e"; /* ⸭ ⠿ ⁞⁞ */
} }
.icon-play::before { .icon-play::before {
content: "\e070"; /* ⏯︎ */ content: "▶️︎"; /* ⏵ ⏯ */
} }
.icon-pause::before { .icon-pause::before {
content: "\e071"; /* ⏸︎ */ content: "⏸︎";
} }
.icon-check-mark-circle-two::before { .icon-check-mark-circle-two::before {
content: "\e073"; content: "\e073";
} }
.icon-laptop::before { .icon-laptop::before {
content: "\e075"; /* 💻 */ content: "💻";
} }