This commit is contained in:
DelLevin-Home
2026-06-17 10:43:33 +08:00
parent db033c661f
commit 05e733e872
18 changed files with 3399 additions and 254 deletions

View File

@@ -53,6 +53,7 @@
.fa-database:before { content: "\f1c0"; }
.fa-file:before { content: "\f15b"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-pen:before { content: "\f303"; }
.fa-fire:before { content: "\f06d"; }
.fa-tachometer-alt:before { content: "\f3fd"; }
@@ -66,3 +67,13 @@
.fa-code:before { content: "\f121"; }
.fa-key:before { content: "\f084"; }
.fa-microphone:before { content: "\f130"; }
.fa-gear:before,
.fa-cog:before { content: "\f013"; }
.fa-times:before { content: "\f00d"; }
.fa-eye:before { content: "\f06e"; }
.fa-floppy-disk:before { content: "\f0c7"; }
.fa-sliders:before { content: "\f1de"; }
.fa-language:before { content: "\f1ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-stop:before { content: "\f04d"; }
.fa-download:before { content: "\f019"; }