Icons classes
[class^='icon-'], [class*=' icon-']
[class^='icon-'],
[class*=' icon-'] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
font-size: $font-size-icon;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-transform: none;
}
Base styles for icons elements
Example
<span class="icon-ability"></span>
Example
<span class="icon-admin"></span>
Example
<span class="icon-archive"></span>
.icon-archive-filled
.icon-archive-filled {
&::before {
content: '\e94d';
}
}
Class for use the archive-filled icon
Example
<span class="icon-archive-filled"></span>
.icon-arrow-down
.icon-arrow-down {
&::before {
content: '\e950';
}
}
Class for use the arrow-down icon
Example
<span class="icon-arrow-down"></span>
.icon-arrow-left
.icon-arrow-left {
&::before {
content: '\e901';
}
}
Class for use the arrow-left icon
Example
<span class="icon-arrow-left"></span>
.icon-arrow-right
.icon-arrow-right {
&::before {
content: '\e902';
}
}
Class for use the arrow-right icon
Example
<span class="icon-arrow-right"></span>
.icon-arrow-up
.icon-arrow-up {
&::before {
content: '\e954';
}
}
Class for use the arrow-up icon
Example
<span class="icon-arrow-up"></span>
.icon-attachment
.icon-attachment {
&::before {
content: '\e92c';
}
}
Class for use the attachment icon
Example
<span class="icon-attachment"></span>
Example
<span class="icon-camera"></span>
.icon-chat-transfer
.icon-chat-transfer {
&::before {
content: '\e92d';
}
}
Class for use the chat-transfer icon
Example
<span class="icon-chat-transfer"></span>
.icon-chats-inbox
.icon-chats-inbox {
&::before {
content: '\e90b';
}
}
Class for use the chats-inbox icon
Example
<span class="icon-chats-inbox"></span>
Example
<span class="icon-check"></span>
.icon-check-circle
.icon-check-circle {
&::before {
content: '\e90c';
}
}
Class for use the check-circle icon
Example
<span class="icon-check-circle"></span>
Example
<span class="icon-clock"></span>
.icon-clock-add
.icon-clock-add {
&::before {
content: '\e926';
}
}
Class for use the clock-add icon
Example
<span class="icon-clock-add"></span>
Example
<span class="icon-close"></span>
Example
<span class="icon-config"></span>
Example
<span class="icon-daily"></span>
.icon-datetime
.icon-datetime {
&::before {
content: '\e939';
}
}
Class for use the datetime icon
Example
<span class="icon-datetime"></span>
.icon-download
.icon-download {
&::before {
content: '\e932';
}
}
Class for use the download icon
Example
<span class="icon-download"></span>
Example
<span class="icon-edit"></span>
Example
<span class="icon-emoji"></span>
Example
<span class="icon-faq"></span>
Example
<span class="icon-gallery"></span>
Example
<span class="icon-group"></span>
.icon-intervention
.icon-intervention {
&::before {
content: '\e958';
}
}
Class for use the intervention icon
Example
<span class="icon-intervention"></span>
.icon-location
.icon-location {
&::before {
content: '\e907';
}
}
Class for use the location icon
Example
<span class="icon-location"></span>
Example
<span class="icon-locked"></span>
Example
<span class="icon-logout"></span>
.icon-location-alt
.icon-location-alt {
&::before {
content: '\e90a';
}
}
Class for use the location-alt icon
Example
<span class="icon-location-alt"></span>
.icon-maintainer
.icon-maintainer {
&::before {
content: '\e920';
}
}
Class for use the maintainer icon
Example
<span class="icon-maintainer"></span>
.icon-megaphone
.icon-megaphone {
&::before {
content: '\e956';
}
}
Class for use the megaphone icon
Example
<span class="icon-megaphone"></span>
Example
<span class="icon-members"></span>
Example
<span class="icon-message"></span>
.icon-message-direct
.icon-message-direct {
&::before {
content: '\e921';
}
}
Class for use the message-direct icon
Example
<span class="icon-message-direct"></span>
.icon-message-filled
.icon-message-filled {
&::before {
content: '\e94f';
}
}
Class for use the message-filled icon
Example
<span class="icon-message-filled"></span>
.icon-message-invisible
.icon-message-invisible {
&::before {
content: '\e95b';
}
}
Class for use the message-invisible icon
Example
<span class="icon-message-invisible"></span>
.icon-message-last
.icon-message-last {
&::before {
content: '\e911';
}
}
Class for use the message-last icon
Example
<span class="icon-message-last"></span>
.icon-message-new
.icon-message-new {
&::before {
content: '\e962';
}
}
Class for use the message-new icon
Example
<span class="icon-message-new"></span>
.icon-message-not-sent
.icon-message-not-sent {
&::before {
content: '\e95c';
}
}
Class for use the message-not-sent icon
Example
<span class="icon-message-not-sent"></span>
.icon-message-received
.icon-message-received {
&::before {
content: '\e95d';
}
}
Class for use the message-received icon
Example
<span class="icon-message-received"></span>
.icon-message-resend
.icon-message-resend {
&::before {
content: '\e95e';
}
}
Class for use the message-resend icon
Example
<span class="icon-message-resend"></span>
.icon-message-sent
.icon-message-sent {
&::before {
content: '\e95f';
}
}
Class for use the message-sent icon
Example
<span class="icon-message-sent"></span>
.icon-message-visible
.icon-message-visible {
&::before {
content: '\e960';
}
}
Class for use the message-visible icon
Example
<span class="icon-message-visible"></span>
Example
<span class="icon-minus"></span>
Example
<span class="icon-monthly"></span>
Example
<span class="icon-notes"></span>
.icon-notification
.icon-notification {
&::before {
content: '\e957';
}
}
Class for use the notification icon
Example
<span class="icon-notification"></span>
.icon-outbound
.icon-outbound {
&::before {
content: '\e91e';
}
}
Class for use the outbound icon
Example
<span class="icon-outbound"></span>
Example
<span class="icon-plus"></span>
Example
<span class="icon-profile"></span>
.icon-profile-check
.icon-profile-check {
&::before {
content: '\e91c';
}
}
Class for use the profile-check icon
Example
<span class="icon-profile-check"></span>
.icon-recharge
.icon-recharge {
&::before {
content: '\e927';
}
}
Class for use the recharge icon
Example
<span class="icon-recharge"></span>
Example
<span class="icon-refresh"></span>
.icon-reports-sheet
.icon-reports-sheet {
&::before {
content: '\e936';
}
}
Class for use the reports-sheet icon
Example
<span class="icon-reports-sheet"></span>
.icon-reports-sheet-check
.icon-reports-sheet-check {
&::before {
content: '\e937';
}
}
Class for use the reports-sheet-check icon
Example
<span class="icon-reports-sheet-check"></span>
Example
<span class="icon-reports"></span>
Example
<span class="icon-search"></span>
Example
<span class="icon-send"></span>
.icon-shop-outbound
.icon-shop-outbound {
&::before {
content: '\e92b';
}
}
Class for use the shop icon
Example
<span class="icon-shop"></span>
Example
<span class="icon-sidebar"></span>
.icon-social-facebook
.icon-social-facebook {
&::before {
content: '\e910';
}
}
Class for use the social facebook icon
Example
<span class="icon-social-facebook"></span>
.icon-social-instagram
.icon-social-instagram {
&::before {
content: '\e912';
}
}
Class for use the social instagram icon
Example
<span class="icon-social-instagram"></span>
.icon-social-linkedin
.icon-social-linkedin {
&::before {
content: '\e913';
}
}
Class for use the social linkedin icon
Example
<span class="icon-social-linkedin"></span>
.icon-social-patreon
.icon-social-patreon {
&::before {
content: '\e914';
}
}
Class for use the social patreon icon
Example
<span class="icon-social-patreon"></span>
.icon-social-tumblr
.icon-social-tumblr {
&::before {
content: '\e915';
}
}
Class for use the social tumblr icon
Example
<span class="icon-social-tumblr"></span>
.icon-social-twitch
.icon-social-twitch {
&::before {
content: '\e916';
}
}
Class for use the social twitch icon
Example
<span class="icon-social-twitch"></span>
.icon-social-twitter
.icon-social-twitter {
&::before {
content: '\e917';
}
}
Class for use the social twitter icon
Example
<span class="icon-social-twitter"></span>
.icon-social-vimeo
.icon-social-vimeo {
&::before {
content: '\e918';
}
}
Class for use the social vimeo icon
Example
<span class="icon-social-vimeo"></span>
.icon-social-youtube
.icon-social-youtube {
&::before {
content: '\e919';
}
}
Class for use the social youtube icon
Example
<span class="icon-social-youtube"></span>
Example
<span class="icon-star"></span>
.icon-star-filled
.icon-star-filled {
&::before {
content: '\e90f';
}
}
Class for use the star filled icon
Example
<span class="icon-star-filled"></span>
Example
<span class="icon-support"></span>
Example
<span class="icon-time"></span>
.icon-time-out
.icon-time-out {
&::before {
content: '\e930';
}
}
Class for use the time-out icon
Example
<span class="icon-time-out"></span>
Example
<span class="icon-trash"></span>
.icon-typification
.icon-typification {
&::before {
content: '\e925';
}
}
Class for use the typification icon
Example
<span class="icon-typification"></span>
.icon-upload-cloud
.icon-upload-cloud {
&::before {
content: '\e91a';
}
}
Class for use the upload cloud icon
Example
<span class="icon-upload-cloud"></span>
Example
<span class="icon-user"></span>
.icon-user-filled
.icon-user-filled {
&::before {
content: '\e944';
}
}
Class for use the user-filled icon
Example
<span class="icon-user-filled"></span>
Example
<span class="icon-weekly"></span>
.icon-whispering
.icon-whispering {
&::before {
content: '\e959';
}
}
Class for use the whispering icon
Example
<span class="icon-whispering"></span>