@wpmudev/sui-icons
Version:
SUI Icons Pack, the WPMU DEV Products icons font.
515 lines (394 loc) • 6.86 kB
CSS
/*!
* WPMU DEV Shared UI
*
* Copyright 2023 Incsub (https://incsub.com)
* Licensed under GPL-2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
*/
@font-face {
font-family: "sui-icons";
src: url("../fonts/sui-icons.ttf?pgb4ck") format("truetype"),
url("../fonts/sui-icons.woff?pgb4ck") format("woff"),
url("../fonts/sui-icons.svg?pgb4ck#sui-icons") format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
.suicons {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "sui-icons" ;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.suicons--sm {
width: 12px;
height: 12px;
display: inline-block;
font-size: 12px;
}
.suicons--md {
width: 16px;
height: 16px;
display: inline-block;
font-size: 16px;
}
.suicons--lg {
width: 24px;
height: 24px;
display: inline-block;
font-size: 24px;
}
.suicons--image:before {
content: "\e91b";
}
.suicons--images:before {
content: "\e91c";
}
.suicons--file:before {
content: "\e91d";
}
.suicons--file-check:before {
content: "\e91e";
}
.suicons--file-code:before {
content: "\e91f";
}
.suicons--file-zip:before {
content: "\e920";
}
.suicons--desktop:before {
content: "\e921";
}
.suicons--mobile:before {
content: "\e922";
}
.suicons--folder-close:before {
content: "\e923";
}
.suicons--folder-open:before {
content: "\e924";
}
.suicons--globe:before {
content: "\e925";
}
.suicons--like:before {
content: "\e926";
}
.suicons--like-alt:before {
content: "\e927";
}
.suicons--dislike:before {
content: "\e928";
}
.suicons--dislike-alt:before {
content: "\e929";
}
.suicons--user:before {
content: "\e92a";
}
.suicons--user-alt:before {
content: "\e92b";
}
.suicons--edit:before {
content: "\e92c";
}
.suicons--tutorials:before {
content: "\e92d";
}
.suicons--docs:before {
content: "\e92e";
}
.suicons--tools:before {
content: "\e92f";
}
.suicons--config:before {
content: "\e930";
}
.suicons--bell:before {
content: "\e931";
}
.suicons--plugin:before {
content: "\e932";
}
.suicons--lifesaver:before {
content: "\e933";
}
.suicons--compress-alt:before {
content: "\e934";
}
.suicons--calendar:before {
content: "\e935";
}
.suicons--cart:before {
content: "\e936";
}
.suicons--rss:before {
content: "\e938";
}
.suicons--external-link:before {
content: "\e96f";
}
.suicons--key:before {
content: "\e970";
}
.suicons--copy:before {
content: "\e971";
}
.suicons--tag:before {
content: "\e972";
}
.suicons--clock:before {
content: "\e973";
}
.suicons--code:before {
content: "\e937";
}
.suicons--server:before {
content: "\e939";
}
.suicons--search:before {
content: "\e93a";
}
.suicons--menu:before {
content: "\e93b";
}
.suicons--emoji:before {
content: "\e93c";
}
.suicons--facebook:before {
content: "\e93d";
}
.suicons--instagram:before {
content: "\e93e";
}
.suicons--twitter:before {
content: "\e93f";
}
.suicons--arrow-up:before {
content: "\e940";
}
.suicons--arrow-down:before {
content: "\e941";
}
.suicons--arrow-left:before {
content: "\e942";
}
.suicons--arrow-right:before {
content: "\e943";
}
.suicons--chevron-up:before {
content: "\e944";
}
.suicons--chevron-down:before {
content: "\e945";
}
.suicons--chevron-left:before {
content: "\e946";
}
.suicons--chevron-right:before {
content: "\e947";
}
.suicons--caret-up:before {
content: "\e948";
}
.suicons--caret-down:before {
content: "\e949";
}
.suicons--caret-left:before {
content: "\e94a";
}
.suicons--caret-right:before {
content: "\e94b";
}
.suicons--rotate-left:before {
content: "\e94c";
}
.suicons--rotate-right:before {
content: "\e94d";
}
.suicons--exit:before {
content: "\e94e";
}
.suicons--spinner-alt:before {
content: "\e94f";
}
.suicons--spinner:before {
content: "\e950";
}
.suicons--grip:before {
content: "\e951";
}
.suicons--close:before {
content: "\e952";
}
.suicons--close-alt:before {
content: "\e953";
}
.suicons--add:before {
content: "\e954";
}
.suicons--upload:before {
content: "\e955";
}
.suicons--compress:before {
content: "\e956";
}
.suicons--settings:before {
content: "\e957";
}
.suicons--refresh:before {
content: "\e958";
}
.suicons--trash:before {
content: "\e959";
}
.suicons--trash-alt:before {
content: "\e95a";
}
.suicons--fullscreen:before {
content: "\e95b";
}
.suicons--stop:before {
content: "\e95c";
}
.suicons--save:before {
content: "\e95d";
}
.suicons--cloud-add:before {
content: "\e95e";
}
.suicons--more:before {
content: "\e95f";
}
.suicons--download:before {
content: "\e960";
}
.suicons--filter:before {
content: "\e961";
}
.suicons--power-off:before {
content: "\e962";
}
.suicons--show:before {
content: "\e963";
}
.suicons--hide:before {
content: "\e964";
}
.suicons--lock:before {
content: "\e965";
}
.suicons--lock-alt:before {
content: "\e966";
}
.suicons--submit:before {
content: "\e967";
}
.suicons--roadmap:before {
content: "\e96e";
}
.suicons--check:before {
content: "\e968";
}
.suicons--check-alt:before {
content: "\e969";
}
.suicons--info:before {
content: "\e96a";
}
.suicons--info-alt:before {
content: "\e96b";
}
.suicons--question:before {
content: "\e96c";
}
.suicons--warning:before {
content: "\e96d";
}
.suicons--chart:before {
content: "\e908";
}
.suicons--chart-alt:before {
content: "\e90f";
}
.suicons--video:before {
content: "\e910";
}
.suicons--link:before {
content: "\e911";
}
.suicons--shield:before {
content: "\e912";
}
.suicons--shield-check:before {
content: "\e913";
}
.suicons--form:before {
content: "\e914";
}
.suicons--performance:before {
content: "\e915";
}
.suicons--email:before {
content: "\e916";
}
.suicons--package:before {
content: "\e917";
}
.suicons--package-check:before {
content: "\e918";
}
.suicons--cloud:before {
content: "\e919";
}
.suicons--plugin-beehive:before {
content: "\e900";
}
.suicons--plugin-blc:before {
content: "\e901";
}
.suicons--plugin-branda:before {
content: "\e902";
}
.suicons--plugin-dashboard:before {
content: "\e903";
}
.suicons--plugin-defender:before {
content: "\e904";
}
.suicons--plugin-forminator:before {
content: "\e905";
}
.suicons--plugin-hummingbird:before {
content: "\e906";
}
.suicons--plugin-hustle:before {
content: "\e907";
}
.suicons--plugin-ivt:before {
content: "\e909";
}
.suicons--plugin-shipper:before {
content: "\e90a";
}
.suicons--plugin-smartcrawl:before {
content: "\e90b";
}
.suicons--plugin-smush:before {
content: "\e90c";
}
.suicons--plugin-snapshot:before {
content: "\e90d";
}
.suicons--hub:before {
content: "\e91a";
}
.suicons--logo:before {
content: "\e90e";
}