update mih icons to income social media and more

This commit is contained in:
2026-05-15 11:39:00 +02:00
parent b5edf0e425
commit 7825369ac1
12 changed files with 606 additions and 185 deletions

View File

@@ -1,20 +1,19 @@
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?8flwgj');
src: url('fonts/icomoon.eot?8flwgj#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?8flwgj') format('truetype'),
url('fonts/icomoon.woff?8flwgj') format('woff'),
url('fonts/icomoon.svg?8flwgj#icomoon') format('svg');
src: url('fonts/icomoon.eot?vud15y');
src: url('fonts/icomoon.eot?vud15y#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?vud15y') format('truetype'),
url('fonts/icomoon.woff?vud15y') format('woff'),
url('fonts/icomoon.svg?vud15y#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
/* speak: never; */
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
@@ -26,74 +25,171 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-mine_sweeper:before {
.icon-mih_access_controls:before {
content: "\e926";
}
.icon-access_controls:before {
content: "\e937";
}
.icon-add_business:before {
content: "\e900";
}
.icon-mzansi_directory:before {
.icon-add_user:before {
content: "\e901";
}
.icon-personal_profile:before {
.icon-apple_music:before {
content: "\e902";
}
.icon-about_mih:before {
.icon-business:before {
content: "\e903";
}
.icon-access_control:before {
.icon-calculator:before {
content: "\e904";
}
.icon-business_profile:before {
.icon-calendar:before {
content: "\e905";
}
.icon-business_setup:before {
.icon-discord:before {
content: "\e906";
}
.icon-calculator:before {
.icon-doctor:before {
content: "\e907";
}
.icon-calendar:before {
.icon-facebook:before {
content: "\e908";
}
.icon-i_dont_know:before {
.icon-git:before {
content: "\e909";
}
.icon-mih_logo:before {
.icon-i_dont_know:before {
content: "\e90a";
}
.icon-mih_ring:before {
.icon-info:before {
content: "\e90b";
}
.icon-mzansi_ai:before {
.icon-instagram:before {
content: "\e90c";
}
.icon-mzansi_wallet:before {
.icon-linkedin:before {
content: "\e90d";
}
.icon-notifications:before {
.icon-loolio:before {
content: "\e90e";
}
.icon-patient_manager:before {
.icon-medium:before {
content: "\e90f";
}
.icon-patient_profile:before {
.icon-messenger:before {
content: "\e910";
}
.icon-profile_setup:before {
.icon-minesweeper:before {
content: "\e911";
}
}
.icon-ollama:before {
content: "\e912";
}
.icon-patient_file:before {
content: "\e913";
}
.icon-patreon:before {
content: "\e914";
}
.icon-pinterest:before {
content: "\e915";
}
.icon-reddit:before {
content: "\e916";
}
.icon-snapchat:before {
content: "\e917";
}
.icon-spotify:before {
content: "\e918";
}
.icon-substack:before {
content: "\e919";
}
.icon-telegram:before {
content: "\e91a";
}
.icon-threads:before {
content: "\e91b";
}
.icon-tiktok:before {
content: "\e91c";
}
.icon-twitch:before {
content: "\e91d";
}
.icon-user:before {
content: "\e91e";
}
.icon-wallet:before {
content: "\e91f";
}
.icon-wechat:before {
content: "\e920";
}
.icon-whatsapp:before {
content: "\e921";
}
.icon-x:before {
content: "\e922";
}
.icon-youtube_music:before {
content: "\e923";
}
.icon-youtube:before {
content: "\e924";
}
.icon-about_mih:before {
content: "\e925";
}
.icon-business_profile:before {
content: "\e927";
}
.icon-business_setup:before {
content: "\e928";
}
.icon-mih_calculator:before {
content: "\e929";
}
.icon-mih_calendar:before {
content: "\e92a";
}
.icon-mih_i_dont_know:before {
content: "\e92b";
}
.icon-mih_logo:before {
content: "\e92c";
}
.icon-mih_minesweeper:before {
content: "\e92d";
}
.icon-mih_ring:before {
content: "\e92e";
}
.icon-mzansi_ai:before {
content: "\e92f";
}
.icon-mzansi_directory:before {
content: "\e930";
}
.icon-mzansi_wallet:before {
content: "\e931";
}
.icon-notifications:before {
content: "\e932";
}
.icon-patient_manager:before {
content: "\e933";
}
.icon-patient_profile:before {
content: "\e934";
}
.icon-personal_profile:before {
content: "\e935";
}
.icon-profile_setup:before {
content: "\e936";
}