@font-face {
	font-family: "Worktile-Icons";
	src: url('./assets/icons/fonts/Worktile-Icons.eot');
	src: url('./assets/icons/fonts/Worktile-Icons.eot?#iefix') format('eot'),
		url('./assets/icons/fonts/Worktile-Icons.woff2') format('woff2'),
		url('./assets/icons/fonts/Worktile-Icons.woff') format('woff'),
		url('./assets/icons/fonts/Worktile-Icons.ttf') format('truetype'),
		url('./assets/icons/fonts/Worktile-Icons.svg#Worktile-Icons') format('svg');
}

@mixin wt-icon-styles {
	font-family: "Worktile-Icons";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	// speak: none; // only necessary if not using the private unicode range (firstGlyph option)
	text-decoration: none;
	text-transform: none;
}

%wt-icon {
	@include wt-icon-styles;
}

@function wt-icon-char($filename) {
	$char: "";

	@if $filename == active {
		$char: "\E001";
	}
	@if $filename == archive {
		$char: "\E002";
	}
	@if $filename == ban {
		$char: "\E003";
	}
	@if $filename == check-square {
		$char: "\E004";
	}
	@if $filename == close-bold {
		$char: "\E005";
	}
	@if $filename == close {
		$char: "\E006";
	}
	@if $filename == compress-arrows {
		$char: "\E007";
	}
	@if $filename == connect {
		$char: "\E008";
	}
	@if $filename == copy {
		$char: "\E009";
	}
	@if $filename == disconnect {
		$char: "\E00A";
	}
	@if $filename == drag {
		$char: "\E00B";
	}
	@if $filename == edit {
		$char: "\E00C";
	}
	@if $filename == exchange {
		$char: "\E00D";
	}
	@if $filename == expand-arrows {
		$char: "\E00E";
	}
	@if $filename == lock {
		$char: "\E00F";
	}
	@if $filename == mark-read {
		$char: "\E010";
	}
	@if $filename == minus-square {
		$char: "\E011";
	}
	@if $filename == move-to-list-bold {
		$char: "\E012";
	}
	@if $filename == move-to-list {
		$char: "\E013";
	}
	@if $filename == move {
		$char: "\E014";
	}
	@if $filename == plus-bold {
		$char: "\E015";
	}
	@if $filename == plus-circle-fill {
		$char: "\E016";
	}
	@if $filename == plus-circle-thin-fill {
		$char: "\E017";
	}
	@if $filename == plus-circle-thin {
		$char: "\E018";
	}
	@if $filename == plus-circle {
		$char: "\E019";
	}
	@if $filename == plus-marker-slants {
		$char: "\E01A";
	}
	@if $filename == plus-square {
		$char: "\E01B";
	}
	@if $filename == plus {
		$char: "\E01C";
	}
	@if $filename == pushpin-slash {
		$char: "\E01D";
	}
	@if $filename == pushpin {
		$char: "\E01E";
	}
	@if $filename == restore {
		$char: "\E01F";
	}
	@if $filename == settings-fill {
		$char: "\E020";
	}
	@if $filename == settings {
		$char: "\E021";
	}
	@if $filename == sign-out {
		$char: "\E022";
	}
	@if $filename == star-fill {
		$char: "\E023";
	}
	@if $filename == star {
		$char: "\E024";
	}
	@if $filename == sweep {
		$char: "\E025";
	}
	@if $filename == thumb-up-fill {
		$char: "\E026";
	}
	@if $filename == thumb-up {
		$char: "\E027";
	}
	@if $filename == trash {
		$char: "\E028";
	}
	@if $filename == unlock {
		$char: "\E029";
	}
	@if $filename == upgrade {
		$char: "\E02A";
	}
	@if $filename == user-add-bold {
		$char: "\E02B";
	}
	@if $filename == user-add {
		$char: "\E02C";
	}
	@if $filename == app-agile-fill {
		$char: "\E02D";
	}
	@if $filename == app-agile {
		$char: "\E02E";
	}
	@if $filename == app-appraisal-fill {
		$char: "\E02F";
	}
	@if $filename == app-appraisal {
		$char: "\E030";
	}
	@if $filename == app-approval-fill {
		$char: "\E031";
	}
	@if $filename == app-approval {
		$char: "\E032";
	}
	@if $filename == app-bulletin-fill {
		$char: "\E033";
	}
	@if $filename == app-bulletin {
		$char: "\E034";
	}
	@if $filename == app-calendar-fill {
		$char: "\E035";
	}
	@if $filename == app-calendar {
		$char: "\E036";
	}
	@if $filename == app-crm-fill {
		$char: "\E037";
	}
	@if $filename == app-crm {
		$char: "\E038";
	}
	@if $filename == app-drive-fill {
		$char: "\E039";
	}
	@if $filename == app-drive {
		$char: "\E03A";
	}
	@if $filename == app-insight-fill {
		$char: "\E03B";
	}
	@if $filename == app-insight {
		$char: "\E03C";
	}
	@if $filename == app-leave-fill {
		$char: "\E03D";
	}
	@if $filename == app-leave {
		$char: "\E03E";
	}
	@if $filename == app-message-fill {
		$char: "\E03F";
	}
	@if $filename == app-message {
		$char: "\E040";
	}
	@if $filename == app-okr-fill {
		$char: "\E041";
	}
	@if $filename == app-okr {
		$char: "\E042";
	}
	@if $filename == app-pipeline-fill {
		$char: "\E043";
	}
	@if $filename == app-pipeline {
		$char: "\E044";
	}
	@if $filename == app-portal-fill {
		$char: "\E045";
	}
	@if $filename == app-portal {
		$char: "\E046";
	}
	@if $filename == app-program-fill {
		$char: "\E047";
	}
	@if $filename == app-project-fill {
		$char: "\E048";
	}
	@if $filename == app-project {
		$char: "\E049";
	}
	@if $filename == app-report-fill {
		$char: "\E04A";
	}
	@if $filename == app-report {
		$char: "\E04B";
	}
	@if $filename == app-task-fill {
		$char: "\E04C";
	}
	@if $filename == app-task {
		$char: "\E04D";
	}
	@if $filename == app-testhub-fill {
		$char: "\E04E";
	}
	@if $filename == app-testhub {
		$char: "\E04F";
	}
	@if $filename == app-tracking-fill {
		$char: "\E050";
	}
	@if $filename == app-tracking {
		$char: "\E051";
	}
	@if $filename == application-add {
		$char: "\E052";
	}
	@if $filename == application-square-fill {
		$char: "\E053";
	}
	@if $filename == application {
		$char: "\E054";
	}
	@if $filename == applications {
		$char: "\E055";
	}
	@if $filename == less-applications-fill {
		$char: "\E056";
	}
	@if $filename == more-applications-fill {
		$char: "\E057";
	}
	@if $filename == android-fill {
		$char: "\E058";
	}
	@if $filename == docker-fill {
		$char: "\E059";
	}
	@if $filename == ios-fill {
		$char: "\E05A";
	}
	@if $filename == java-fill {
		$char: "\E05B";
	}
	@if $filename == nodejs-fill {
		$char: "\E05C";
	}
	@if $filename == php-fill {
		$char: "\E05D";
	}
	@if $filename == python-fill {
		$char: "\E05E";
	}
	@if $filename == qiniu {
		$char: "\E05F";
	}
	@if $filename == rss {
		$char: "\E060";
	}
	@if $filename == wechat {
		$char: "\E061";
	}
	@if $filename == weibo {
		$char: "\E062";
	}
	@if $filename == burn-down {
		$char: "\E063";
	}
	@if $filename == column-fill {
		$char: "\E064";
	}
	@if $filename == pie-fill {
		$char: "\E065";
	}
	@if $filename == pie {
		$char: "\E066";
	}
	@if $filename == stacked-area {
		$char: "\E067";
	}
	@if $filename == stacked-column {
		$char: "\E068";
	}
	@if $filename == trend-column-fill {
		$char: "\E069";
	}
	@if $filename == trend-line {
		$char: "\E06A";
	}
	@if $filename == trend {
		$char: "\E06B";
	}
	@if $filename == align-center {
		$char: "\E06C";
	}
	@if $filename == align-justify {
		$char: "\E06D";
	}
	@if $filename == align-left {
		$char: "\E06E";
	}
	@if $filename == align-right {
		$char: "\E06F";
	}
	@if $filename == audio {
		$char: "\E070";
	}
	@if $filename == authorship {
		$char: "\E071";
	}
	@if $filename == background-tt {
		$char: "\E072";
	}
	@if $filename == blockquote {
		$char: "\E073";
	}
	@if $filename == bold {
		$char: "\E074";
	}
	@if $filename == clean {
		$char: "\E075";
	}
	@if $filename == code-syntax {
		$char: "\E076";
	}
	@if $filename == code {
		$char: "\E077";
	}
	@if $filename == color-tt {
		$char: "\E078";
	}
	@if $filename == cut {
		$char: "\E079";
	}
	@if $filename == direction-ltr {
		$char: "\E07A";
	}
	@if $filename == direction-rtl {
		$char: "\E07B";
	}
	@if $filename == dropdown {
		$char: "\E07C";
	}
	@if $filename == embed {
		$char: "\E07D";
	}
	@if $filename == float-center {
		$char: "\E07E";
	}
	@if $filename == float-full {
		$char: "\E07F";
	}
	@if $filename == float-left {
		$char: "\E080";
	}
	@if $filename == float-right {
		$char: "\E081";
	}
	@if $filename == font {
		$char: "\E082";
	}
	@if $filename == formula {
		$char: "\E083";
	}
	@if $filename == hashtag {
		$char: "\E084";
	}
	@if $filename == header-1 {
		$char: "\E085";
	}
	@if $filename == header-2 {
		$char: "\E086";
	}
	@if $filename == header-3 {
		$char: "\E087";
	}
	@if $filename == header-4 {
		$char: "\E088";
	}
	@if $filename == header-5 {
		$char: "\E089";
	}
	@if $filename == header-6 {
		$char: "\E08A";
	}
	@if $filename == header {
		$char: "\E08B";
	}
	@if $filename == horizontal-line {
		$char: "\E08C";
	}
	@if $filename == horizontal-rule {
		$char: "\E08D";
	}
	@if $filename == image {
		$char: "\E08E";
	}
	@if $filename == italic {
		$char: "\E08F";
	}
	@if $filename == link-insert {
		$char: "\E090";
	}
	@if $filename == list-bullet {
		$char: "\E091";
	}
	@if $filename == list-check {
		$char: "\E092";
	}
	@if $filename == list-ordered {
		$char: "\E093";
	}
	@if $filename == map {
		$char: "\E094";
	}
	@if $filename == paintformat {
		$char: "\E095";
	}
	@if $filename == paste {
		$char: "\E096";
	}
	@if $filename == redo {
		$char: "\E097";
	}
	@if $filename == size-decrease {
		$char: "\E098";
	}
	@if $filename == size-increase {
		$char: "\E099";
	}
	@if $filename == size {
		$char: "\E09A";
	}
	@if $filename == spacing {
		$char: "\E09B";
	}
	@if $filename == speech {
		$char: "\E09C";
	}
	@if $filename == strike {
		$char: "\E09D";
	}
	@if $filename == subscript {
		$char: "\E09E";
	}
	@if $filename == superscript {
		$char: "\E09F";
	}
	@if $filename == table-border-all {
		$char: "\E0A0";
	}
	@if $filename == table-border-bottom {
		$char: "\E0A1";
	}
	@if $filename == table-border-left {
		$char: "\E0A2";
	}
	@if $filename == table-border-none {
		$char: "\E0A3";
	}
	@if $filename == table-border-outside {
		$char: "\E0A4";
	}
	@if $filename == table-border-right {
		$char: "\E0A5";
	}
	@if $filename == table-border-top {
		$char: "\E0A6";
	}
	@if $filename == table-delete-cells {
		$char: "\E0A7";
	}
	@if $filename == table-delete-columns {
		$char: "\E0A8";
	}
	@if $filename == table-delete-rows {
		$char: "\E0A9";
	}
	@if $filename == table-insert-cells {
		$char: "\E0AA";
	}
	@if $filename == table-insert-column-after {
		$char: "\E0AB";
	}
	@if $filename == table-insert-column-before {
		$char: "\E0AC";
	}
	@if $filename == table-insert-columns {
		$char: "\E0AD";
	}
	@if $filename == table-insert-row-after {
		$char: "\E0AE";
	}
	@if $filename == table-insert-row-before {
		$char: "\E0AF";
	}
	@if $filename == table-insert-rows {
		$char: "\E0B0";
	}
	@if $filename == table-merge-cells {
		$char: "\E0B1";
	}
	@if $filename == table-remove {
		$char: "\E0B2";
	}
	@if $filename == table-unmerge-cells {
		$char: "\E0B3";
	}
	@if $filename == table {
		$char: "\E0B4";
	}
	@if $filename == underline {
		$char: "\E0B5";
	}
	@if $filename == undo {
		$char: "\E0B6";
	}
	@if $filename == unlink-insert {
		$char: "\E0B7";
	}
	@if $filename == vertical-line {
		$char: "\E0B8";
	}
	@if $filename == attachment-bold {
		$char: "\E0B9";
	}
	@if $filename == attachment {
		$char: "\E0BA";
	}
	@if $filename == cloud-upload {
		$char: "\E0BB";
	}
	@if $filename == download {
		$char: "\E0BC";
	}
	@if $filename == file-detail {
		$char: "\E0BD";
	}
	@if $filename == file-export {
		$char: "\E0BE";
	}
	@if $filename == file-import {
		$char: "\E0BF";
	}
	@if $filename == file-pdf {
		$char: "\E0C0";
	}
	@if $filename == file-xls {
		$char: "\E0C1";
	}
	@if $filename == folder-bold {
		$char: "\E0C2";
	}
	@if $filename == folder-expand {
		$char: "\E0C3";
	}
	@if $filename == folder-fill {
		$char: "\E0C4";
	}
	@if $filename == folder-fold {
		$char: "\E0C5";
	}
	@if $filename == folder-open-fill {
		$char: "\E0C6";
	}
	@if $filename == folder {
		$char: "\E0C7";
	}
	@if $filename == upload {
		$char: "\E0C8";
	}
	@if $filename == angle-double-down {
		$char: "\E0C9";
	}
	@if $filename == angle-double-up {
		$char: "\E0CA";
	}
	@if $filename == angle-down {
		$char: "\E0CB";
	}
	@if $filename == angle-left {
		$char: "\E0CC";
	}
	@if $filename == angle-right {
		$char: "\E0CD";
	}
	@if $filename == angle-up {
		$char: "\E0CE";
	}
	@if $filename == arrow-down-bold {
		$char: "\E0CF";
	}
	@if $filename == arrow-down {
		$char: "\E0D0";
	}
	@if $filename == arrow-left-bold {
		$char: "\E0D1";
	}
	@if $filename == arrow-left {
		$char: "\E0D2";
	}
	@if $filename == arrow-right-bold {
		$char: "\E0D3";
	}
	@if $filename == arrow-right-circle-fill {
		$char: "\E0D4";
	}
	@if $filename == arrow-right-up-bold {
		$char: "\E0D5";
	}
	@if $filename == arrow-right-up-circle {
		$char: "\E0D6";
	}
	@if $filename == arrow-right-up-square-bold {
		$char: "\E0D7";
	}
	@if $filename == arrow-right {
		$char: "\E0D8";
	}
	@if $filename == arrow-up-bold {
		$char: "\E0D9";
	}
	@if $filename == arrow-up {
		$char: "\E0DA";
	}
	@if $filename == caret-down {
		$char: "\E0DB";
	}
	@if $filename == caret-left {
		$char: "\E0DC";
	}
	@if $filename == caret-right-down {
		$char: "\E0DD";
	}
	@if $filename == caret-right {
		$char: "\E0DE";
	}
	@if $filename == fold {
		$char: "\E0DF";
	}
	@if $filename == forward {
		$char: "\E0E0";
	}
	@if $filename == indent {
		$char: "\E0E1";
	}
	@if $filename == outdent {
		$char: "\E0E2";
	}
	@if $filename == unfold {
		$char: "\E0E3";
	}
	@if $filename == alarm-clock {
		$char: "\E0E4";
	}
	@if $filename == angry {
		$char: "\E0E5";
	}
	@if $filename == arrow-right-left {
		$char: "\E0E6";
	}
	@if $filename == bell-bold {
		$char: "\E0E7";
	}
	@if $filename == bell-fill {
		$char: "\E0E8";
	}
	@if $filename == bell-square-fill {
		$char: "\E0E9";
	}
	@if $filename == bell-waiting {
		$char: "\E0EA";
	}
	@if $filename == bell {
		$char: "\E0EB";
	}
	@if $filename == book-open {
		$char: "\E0EC";
	}
	@if $filename == book {
		$char: "\E0ED";
	}
	@if $filename == briefcase-fill {
		$char: "\E0EE";
	}
	@if $filename == browser {
		$char: "\E0EF";
	}
	@if $filename == building-fill {
		$char: "\E0F0";
	}
	@if $filename == building-square-fill {
		$char: "\E0F1";
	}
	@if $filename == bulb-bold {
		$char: "\E0F2";
	}
	@if $filename == calendar-check {
		$char: "\E0F3";
	}
	@if $filename == calendar-double-arrow {
		$char: "\E0F4";
	}
	@if $filename == calendar {
		$char: "\E0F5";
	}
	@if $filename == children {
		$char: "\E0F6";
	}
	@if $filename == clock-circle-moment-fill {
		$char: "\E0F7";
	}
	@if $filename == clock-circle-moment {
		$char: "\E0F8";
	}
	@if $filename == clock-circle-open {
		$char: "\E0F9";
	}
	@if $filename == clock-circle {
		$char: "\E0FA";
	}
	@if $filename == clock-dusk-circle-open {
		$char: "\E0FB";
	}
	@if $filename == clock-point-bold {
		$char: "\E0FC";
	}
	@if $filename == comment {
		$char: "\E0FD";
	}
	@if $filename == contacts-fill {
		$char: "\E0FE";
	}
	@if $filename == contacts {
		$char: "\E0FF";
	}
	@if $filename == dashboard {
		$char: "\E100";
	}
	@if $filename == department {
		$char: "\E101";
	}
	@if $filename == discussion {
		$char: "\E102";
	}
	@if $filename == expressionless {
		$char: "\E103";
	}
	@if $filename == eye-invisible {
		$char: "\E104";
	}
	@if $filename == eye {
		$char: "\E105";
	}
	@if $filename == file-fill {
		$char: "\E106";
	}
	@if $filename == file-more {
		$char: "\E107";
	}
	@if $filename == file {
		$char: "\E108";
	}
	@if $filename == filter {
		$char: "\E109";
	}
	@if $filename == fullscreen {
		$char: "\E10A";
	}
	@if $filename == headset {
		$char: "\E10B";
	}
	@if $filename == health-check {
		$char: "\E10C";
	}
	@if $filename == house-square-fill {
		$char: "\E10D";
	}
	@if $filename == house {
		$char: "\E10E";
	}
	@if $filename == importance-bold {
		$char: "\E10F";
	}
	@if $filename == importance {
		$char: "\E110";
	}
	@if $filename == intersection-square-fill {
		$char: "\E111";
	}
	@if $filename == landline {
		$char: "\E112";
	}
	@if $filename == lightbulb {
		$char: "\E113";
	}
	@if $filename == list-sample-fill {
		$char: "\E114";
	}
	@if $filename == list {
		$char: "\E115";
	}
	@if $filename == market {
		$char: "\E116";
	}
	@if $filename == mention {
		$char: "\E117";
	}
	@if $filename == mind-map {
		$char: "\E118";
	}
	@if $filename == mobile-mode {
		$char: "\E119";
	}
	@if $filename == more-bold {
		$char: "\E11A";
	}
	@if $filename == more-circle-fill {
		$char: "\E11B";
	}
	@if $filename == more-circle {
		$char: "\E11C";
	}
	@if $filename == more-vertical {
		$char: "\E11D";
	}
	@if $filename == more {
		$char: "\E11E";
	}
	@if $filename == nps-square-fill {
		$char: "\E11F";
	}
	@if $filename == nps {
		$char: "\E120";
	}
	@if $filename == number {
		$char: "\E121";
	}
	@if $filename == order-fill {
		$char: "\E122";
	}
	@if $filename == planning {
		$char: "\E123";
	}
	@if $filename == preview {
		$char: "\E124";
	}
	@if $filename == rating {
		$char: "\E125";
	}
	@if $filename == records {
		$char: "\E126";
	}
	@if $filename == result {
		$char: "\E127";
	}
	@if $filename == search-bold {
		$char: "\E128";
	}
	@if $filename == search {
		$char: "\E129";
	}
	@if $filename == security {
		$char: "\E12A";
	}
	@if $filename == settings-square-fill {
		$char: "\E12B";
	}
	@if $filename == sitemap {
		$char: "\E12C";
	}
	@if $filename == smile-plus {
		$char: "\E12D";
	}
	@if $filename == smile {
		$char: "\E12E";
	}
	@if $filename == sort-tt {
		$char: "\E12F";
	}
	@if $filename == sort {
		$char: "\E130";
	}
	@if $filename == sync {
		$char: "\E131";
	}
	@if $filename == tag-fill {
		$char: "\E132";
	}
	@if $filename == tag {
		$char: "\E133";
	}
	@if $filename == task-board {
		$char: "\E134";
	}
	@if $filename == tasks {
		$char: "\E135";
	}
	@if $filename == terminal-fill {
		$char: "\E136";
	}
	@if $filename == user-check-fill {
		$char: "\E137";
	}
	@if $filename == user-group-fill {
		$char: "\E138";
	}
	@if $filename == user-group {
		$char: "\E139";
	}
	@if $filename == user-lock-fill {
		$char: "\E13A";
	}
	@if $filename == user-participate-fill {
		$char: "\E13B";
	}
	@if $filename == user-readonly-fill {
		$char: "\E13C";
	}
	@if $filename == user-role-fill {
		$char: "\E13D";
	}
	@if $filename == user {
		$char: "\E13E";
	}
	@if $filename == version-bold {
		$char: "\E13F";
	}
	@if $filename == version-circle {
		$char: "\E140";
	}
	@if $filename == version {
		$char: "\E141";
	}
	@if $filename == vertical-view-lines {
		$char: "\E142";
	}
	@if $filename == view-board {
		$char: "\E143";
	}
	@if $filename == view-tile {
		$char: "\E144";
	}
	@if $filename == voice-square-fill {
		$char: "\E145";
	}
	@if $filename == voice {
		$char: "\E146";
	}
	@if $filename == pipeline-group {
		$char: "\E147";
	}
	@if $filename == agile-square-fill {
		$char: "\E148";
	}
	@if $filename == artifact {
		$char: "\E149";
	}
	@if $filename == board {
		$char: "\E14A";
	}
	@if $filename == branch {
		$char: "\E14B";
	}
	@if $filename == bug-bold {
		$char: "\E14C";
	}
	@if $filename == bug-fill {
		$char: "\E14D";
	}
	@if $filename == bug-square-fill {
		$char: "\E14E";
	}
	@if $filename == bug {
		$char: "\E14F";
	}
	@if $filename == commit {
		$char: "\E150";
	}
	@if $filename == deploy {
		$char: "\E151";
	}
	@if $filename == epic-square-fill {
		$char: "\E152";
	}
	@if $filename == feature-square-fill {
		$char: "\E153";
	}
	@if $filename == feature {
		$char: "\E154";
	}
	@if $filename == issue-square-fill {
		$char: "\E155";
	}
	@if $filename == jar-fill {
		$char: "\E156";
	}
	@if $filename == kanban-square-fill {
		$char: "\E157";
	}
	@if $filename == pipeline-add-bold {
		$char: "\E158";
	}
	@if $filename == pipeline-square-fill {
		$char: "\E159";
	}
	@if $filename == pipeline {
		$char: "\E15A";
	}
	@if $filename == project-add {
		$char: "\E15B";
	}
	@if $filename == project {
		$char: "\E15C";
	}
	@if $filename == pull-requests {
		$char: "\E15D";
	}
	@if $filename == repository {
		$char: "\E15E";
	}
	@if $filename == scrum-fill {
		$char: "\E15F";
	}
	@if $filename == sprint-square-fill {
		$char: "\E160";
	}
	@if $filename == static-fill {
		$char: "\E161";
	}
	@if $filename == task-square-fill {
		$char: "\E162";
	}
	@if $filename == task {
		$char: "\E163";
	}
	@if $filename == test-case-add {
		$char: "\E164";
	}
	@if $filename == test-case-square-fill {
		$char: "\E165";
	}
	@if $filename == test-case-type-bold {
		$char: "\E166";
	}
	@if $filename == test-case {
		$char: "\E167";
	}
	@if $filename == test-lib-add-bold {
		$char: "\E168";
	}
	@if $filename == test-lib-fill {
		$char: "\E169";
	}
	@if $filename == tracking-square-fill {
		$char: "\E16A";
	}
	@if $filename == unknown-fill {
		$char: "\E16B";
	}
	@if $filename == user-story-fill {
		$char: "\E16C";
	}
	@if $filename == user-story-square-fill {
		$char: "\E16D";
	}
	@if $filename == user-story {
		$char: "\E16E";
	}
	@if $filename == check-bold {
		$char: "\E16F";
	}
	@if $filename == check-circle-fill {
		$char: "\E170";
	}
	@if $filename == check-circle-tt {
		$char: "\E171";
	}
	@if $filename == check-circle {
		$char: "\E172";
	}
	@if $filename == check {
		$char: "\E173";
	}
	@if $filename == close-circle-bold-fill {
		$char: "\E174";
	}
	@if $filename == close-circle-fill {
		$char: "\E175";
	}
	@if $filename == close-circle-tt {
		$char: "\E176";
	}
	@if $filename == close-circle {
		$char: "\E177";
	}
	@if $filename == exclamation-bold {
		$char: "\E178";
	}
	@if $filename == exclamation-double-bold {
		$char: "\E179";
	}
	@if $filename == exclamation-double {
		$char: "\E17A";
	}
	@if $filename == exclamation-three-bold {
		$char: "\E17B";
	}
	@if $filename == exclamation-three {
		$char: "\E17C";
	}
	@if $filename == exclamation {
		$char: "\E17D";
	}
	@if $filename == info-circle-fill {
		$char: "\E17E";
	}
	@if $filename == info-circle {
		$char: "\E17F";
	}
	@if $filename == minus-bold {
		$char: "\E180";
	}
	@if $filename == minus-circle-fill {
		$char: "\E181";
	}
	@if $filename == minus-circle {
		$char: "\E182";
	}
	@if $filename == pause-circle-fill {
		$char: "\E183";
	}
	@if $filename == play-circle-fill {
		$char: "\E184";
	}
	@if $filename == question-circle-bold {
		$char: "\E185";
	}
	@if $filename == question-circle-fill {
		$char: "\E186";
	}
	@if $filename == question-circle {
		$char: "\E187";
	}
	@if $filename == stop-circle-fill {
		$char: "\E188";
	}
	@if $filename == waring-fill {
		$char: "\E189";
	}
	@if $filename == waring {
		$char: "\E18A";
	}

	@return $char;
}

@mixin wt-icon($filename, $insert: before, $extend: true) {
	&:#{$insert} {
		@if $extend {
			@extend %wt-icon;
		} @else {
			@include wt-icon-styles;
		}
		content: wt-icon-char($filename);
	}
}

.wt-icon-active {
	@include wt-icon(active);
}
.wt-icon-archive {
	@include wt-icon(archive);
}
.wt-icon-ban {
	@include wt-icon(ban);
}
.wt-icon-check-square {
	@include wt-icon(check-square);
}
.wt-icon-close-bold {
	@include wt-icon(close-bold);
}
.wt-icon-close {
	@include wt-icon(close);
}
.wt-icon-compress-arrows {
	@include wt-icon(compress-arrows);
}
.wt-icon-connect {
	@include wt-icon(connect);
}
.wt-icon-copy {
	@include wt-icon(copy);
}
.wt-icon-disconnect {
	@include wt-icon(disconnect);
}
.wt-icon-drag {
	@include wt-icon(drag);
}
.wt-icon-edit {
	@include wt-icon(edit);
}
.wt-icon-exchange {
	@include wt-icon(exchange);
}
.wt-icon-expand-arrows {
	@include wt-icon(expand-arrows);
}
.wt-icon-lock {
	@include wt-icon(lock);
}
.wt-icon-mark-read {
	@include wt-icon(mark-read);
}
.wt-icon-minus-square {
	@include wt-icon(minus-square);
}
.wt-icon-move-to-list-bold {
	@include wt-icon(move-to-list-bold);
}
.wt-icon-move-to-list {
	@include wt-icon(move-to-list);
}
.wt-icon-move {
	@include wt-icon(move);
}
.wt-icon-plus-bold {
	@include wt-icon(plus-bold);
}
.wt-icon-plus-circle-fill {
	@include wt-icon(plus-circle-fill);
}
.wt-icon-plus-circle-thin-fill {
	@include wt-icon(plus-circle-thin-fill);
}
.wt-icon-plus-circle-thin {
	@include wt-icon(plus-circle-thin);
}
.wt-icon-plus-circle {
	@include wt-icon(plus-circle);
}
.wt-icon-plus-marker-slants {
	@include wt-icon(plus-marker-slants);
}
.wt-icon-plus-square {
	@include wt-icon(plus-square);
}
.wt-icon-plus {
	@include wt-icon(plus);
}
.wt-icon-pushpin-slash {
	@include wt-icon(pushpin-slash);
}
.wt-icon-pushpin {
	@include wt-icon(pushpin);
}
.wt-icon-restore {
	@include wt-icon(restore);
}
.wt-icon-settings-fill {
	@include wt-icon(settings-fill);
}
.wt-icon-settings {
	@include wt-icon(settings);
}
.wt-icon-sign-out {
	@include wt-icon(sign-out);
}
.wt-icon-star-fill {
	@include wt-icon(star-fill);
}
.wt-icon-star {
	@include wt-icon(star);
}
.wt-icon-sweep {
	@include wt-icon(sweep);
}
.wt-icon-thumb-up-fill {
	@include wt-icon(thumb-up-fill);
}
.wt-icon-thumb-up {
	@include wt-icon(thumb-up);
}
.wt-icon-trash {
	@include wt-icon(trash);
}
.wt-icon-unlock {
	@include wt-icon(unlock);
}
.wt-icon-upgrade {
	@include wt-icon(upgrade);
}
.wt-icon-user-add-bold {
	@include wt-icon(user-add-bold);
}
.wt-icon-user-add {
	@include wt-icon(user-add);
}
.wt-icon-app-agile-fill {
	@include wt-icon(app-agile-fill);
}
.wt-icon-app-agile {
	@include wt-icon(app-agile);
}
.wt-icon-app-appraisal-fill {
	@include wt-icon(app-appraisal-fill);
}
.wt-icon-app-appraisal {
	@include wt-icon(app-appraisal);
}
.wt-icon-app-approval-fill {
	@include wt-icon(app-approval-fill);
}
.wt-icon-app-approval {
	@include wt-icon(app-approval);
}
.wt-icon-app-bulletin-fill {
	@include wt-icon(app-bulletin-fill);
}
.wt-icon-app-bulletin {
	@include wt-icon(app-bulletin);
}
.wt-icon-app-calendar-fill {
	@include wt-icon(app-calendar-fill);
}
.wt-icon-app-calendar {
	@include wt-icon(app-calendar);
}
.wt-icon-app-crm-fill {
	@include wt-icon(app-crm-fill);
}
.wt-icon-app-crm {
	@include wt-icon(app-crm);
}
.wt-icon-app-drive-fill {
	@include wt-icon(app-drive-fill);
}
.wt-icon-app-drive {
	@include wt-icon(app-drive);
}
.wt-icon-app-insight-fill {
	@include wt-icon(app-insight-fill);
}
.wt-icon-app-insight {
	@include wt-icon(app-insight);
}
.wt-icon-app-leave-fill {
	@include wt-icon(app-leave-fill);
}
.wt-icon-app-leave {
	@include wt-icon(app-leave);
}
.wt-icon-app-message-fill {
	@include wt-icon(app-message-fill);
}
.wt-icon-app-message {
	@include wt-icon(app-message);
}
.wt-icon-app-okr-fill {
	@include wt-icon(app-okr-fill);
}
.wt-icon-app-okr {
	@include wt-icon(app-okr);
}
.wt-icon-app-pipeline-fill {
	@include wt-icon(app-pipeline-fill);
}
.wt-icon-app-pipeline {
	@include wt-icon(app-pipeline);
}
.wt-icon-app-portal-fill {
	@include wt-icon(app-portal-fill);
}
.wt-icon-app-portal {
	@include wt-icon(app-portal);
}
.wt-icon-app-program-fill {
	@include wt-icon(app-program-fill);
}
.wt-icon-app-project-fill {
	@include wt-icon(app-project-fill);
}
.wt-icon-app-project {
	@include wt-icon(app-project);
}
.wt-icon-app-report-fill {
	@include wt-icon(app-report-fill);
}
.wt-icon-app-report {
	@include wt-icon(app-report);
}
.wt-icon-app-task-fill {
	@include wt-icon(app-task-fill);
}
.wt-icon-app-task {
	@include wt-icon(app-task);
}
.wt-icon-app-testhub-fill {
	@include wt-icon(app-testhub-fill);
}
.wt-icon-app-testhub {
	@include wt-icon(app-testhub);
}
.wt-icon-app-tracking-fill {
	@include wt-icon(app-tracking-fill);
}
.wt-icon-app-tracking {
	@include wt-icon(app-tracking);
}
.wt-icon-application-add {
	@include wt-icon(application-add);
}
.wt-icon-application-square-fill {
	@include wt-icon(application-square-fill);
}
.wt-icon-application {
	@include wt-icon(application);
}
.wt-icon-applications {
	@include wt-icon(applications);
}
.wt-icon-less-applications-fill {
	@include wt-icon(less-applications-fill);
}
.wt-icon-more-applications-fill {
	@include wt-icon(more-applications-fill);
}
.wt-icon-android-fill {
	@include wt-icon(android-fill);
}
.wt-icon-docker-fill {
	@include wt-icon(docker-fill);
}
.wt-icon-ios-fill {
	@include wt-icon(ios-fill);
}
.wt-icon-java-fill {
	@include wt-icon(java-fill);
}
.wt-icon-nodejs-fill {
	@include wt-icon(nodejs-fill);
}
.wt-icon-php-fill {
	@include wt-icon(php-fill);
}
.wt-icon-python-fill {
	@include wt-icon(python-fill);
}
.wt-icon-qiniu {
	@include wt-icon(qiniu);
}
.wt-icon-rss {
	@include wt-icon(rss);
}
.wt-icon-wechat {
	@include wt-icon(wechat);
}
.wt-icon-weibo {
	@include wt-icon(weibo);
}
.wt-icon-burn-down {
	@include wt-icon(burn-down);
}
.wt-icon-column-fill {
	@include wt-icon(column-fill);
}
.wt-icon-pie-fill {
	@include wt-icon(pie-fill);
}
.wt-icon-pie {
	@include wt-icon(pie);
}
.wt-icon-stacked-area {
	@include wt-icon(stacked-area);
}
.wt-icon-stacked-column {
	@include wt-icon(stacked-column);
}
.wt-icon-trend-column-fill {
	@include wt-icon(trend-column-fill);
}
.wt-icon-trend-line {
	@include wt-icon(trend-line);
}
.wt-icon-trend {
	@include wt-icon(trend);
}
.wt-icon-align-center {
	@include wt-icon(align-center);
}
.wt-icon-align-justify {
	@include wt-icon(align-justify);
}
.wt-icon-align-left {
	@include wt-icon(align-left);
}
.wt-icon-align-right {
	@include wt-icon(align-right);
}
.wt-icon-audio {
	@include wt-icon(audio);
}
.wt-icon-authorship {
	@include wt-icon(authorship);
}
.wt-icon-background-tt {
	@include wt-icon(background-tt);
}
.wt-icon-blockquote {
	@include wt-icon(blockquote);
}
.wt-icon-bold {
	@include wt-icon(bold);
}
.wt-icon-clean {
	@include wt-icon(clean);
}
.wt-icon-code-syntax {
	@include wt-icon(code-syntax);
}
.wt-icon-code {
	@include wt-icon(code);
}
.wt-icon-color-tt {
	@include wt-icon(color-tt);
}
.wt-icon-cut {
	@include wt-icon(cut);
}
.wt-icon-direction-ltr {
	@include wt-icon(direction-ltr);
}
.wt-icon-direction-rtl {
	@include wt-icon(direction-rtl);
}
.wt-icon-dropdown {
	@include wt-icon(dropdown);
}
.wt-icon-embed {
	@include wt-icon(embed);
}
.wt-icon-float-center {
	@include wt-icon(float-center);
}
.wt-icon-float-full {
	@include wt-icon(float-full);
}
.wt-icon-float-left {
	@include wt-icon(float-left);
}
.wt-icon-float-right {
	@include wt-icon(float-right);
}
.wt-icon-font {
	@include wt-icon(font);
}
.wt-icon-formula {
	@include wt-icon(formula);
}
.wt-icon-hashtag {
	@include wt-icon(hashtag);
}
.wt-icon-header-1 {
	@include wt-icon(header-1);
}
.wt-icon-header-2 {
	@include wt-icon(header-2);
}
.wt-icon-header-3 {
	@include wt-icon(header-3);
}
.wt-icon-header-4 {
	@include wt-icon(header-4);
}
.wt-icon-header-5 {
	@include wt-icon(header-5);
}
.wt-icon-header-6 {
	@include wt-icon(header-6);
}
.wt-icon-header {
	@include wt-icon(header);
}
.wt-icon-horizontal-line {
	@include wt-icon(horizontal-line);
}
.wt-icon-horizontal-rule {
	@include wt-icon(horizontal-rule);
}
.wt-icon-image {
	@include wt-icon(image);
}
.wt-icon-italic {
	@include wt-icon(italic);
}
.wt-icon-link-insert {
	@include wt-icon(link-insert);
}
.wt-icon-list-bullet {
	@include wt-icon(list-bullet);
}
.wt-icon-list-check {
	@include wt-icon(list-check);
}
.wt-icon-list-ordered {
	@include wt-icon(list-ordered);
}
.wt-icon-map {
	@include wt-icon(map);
}
.wt-icon-paintformat {
	@include wt-icon(paintformat);
}
.wt-icon-paste {
	@include wt-icon(paste);
}
.wt-icon-redo {
	@include wt-icon(redo);
}
.wt-icon-size-decrease {
	@include wt-icon(size-decrease);
}
.wt-icon-size-increase {
	@include wt-icon(size-increase);
}
.wt-icon-size {
	@include wt-icon(size);
}
.wt-icon-spacing {
	@include wt-icon(spacing);
}
.wt-icon-speech {
	@include wt-icon(speech);
}
.wt-icon-strike {
	@include wt-icon(strike);
}
.wt-icon-subscript {
	@include wt-icon(subscript);
}
.wt-icon-superscript {
	@include wt-icon(superscript);
}
.wt-icon-table-border-all {
	@include wt-icon(table-border-all);
}
.wt-icon-table-border-bottom {
	@include wt-icon(table-border-bottom);
}
.wt-icon-table-border-left {
	@include wt-icon(table-border-left);
}
.wt-icon-table-border-none {
	@include wt-icon(table-border-none);
}
.wt-icon-table-border-outside {
	@include wt-icon(table-border-outside);
}
.wt-icon-table-border-right {
	@include wt-icon(table-border-right);
}
.wt-icon-table-border-top {
	@include wt-icon(table-border-top);
}
.wt-icon-table-delete-cells {
	@include wt-icon(table-delete-cells);
}
.wt-icon-table-delete-columns {
	@include wt-icon(table-delete-columns);
}
.wt-icon-table-delete-rows {
	@include wt-icon(table-delete-rows);
}
.wt-icon-table-insert-cells {
	@include wt-icon(table-insert-cells);
}
.wt-icon-table-insert-column-after {
	@include wt-icon(table-insert-column-after);
}
.wt-icon-table-insert-column-before {
	@include wt-icon(table-insert-column-before);
}
.wt-icon-table-insert-columns {
	@include wt-icon(table-insert-columns);
}
.wt-icon-table-insert-row-after {
	@include wt-icon(table-insert-row-after);
}
.wt-icon-table-insert-row-before {
	@include wt-icon(table-insert-row-before);
}
.wt-icon-table-insert-rows {
	@include wt-icon(table-insert-rows);
}
.wt-icon-table-merge-cells {
	@include wt-icon(table-merge-cells);
}
.wt-icon-table-remove {
	@include wt-icon(table-remove);
}
.wt-icon-table-unmerge-cells {
	@include wt-icon(table-unmerge-cells);
}
.wt-icon-table {
	@include wt-icon(table);
}
.wt-icon-underline {
	@include wt-icon(underline);
}
.wt-icon-undo {
	@include wt-icon(undo);
}
.wt-icon-unlink-insert {
	@include wt-icon(unlink-insert);
}
.wt-icon-vertical-line {
	@include wt-icon(vertical-line);
}
.wt-icon-attachment-bold {
	@include wt-icon(attachment-bold);
}
.wt-icon-attachment {
	@include wt-icon(attachment);
}
.wt-icon-cloud-upload {
	@include wt-icon(cloud-upload);
}
.wt-icon-download {
	@include wt-icon(download);
}
.wt-icon-file-detail {
	@include wt-icon(file-detail);
}
.wt-icon-file-export {
	@include wt-icon(file-export);
}
.wt-icon-file-import {
	@include wt-icon(file-import);
}
.wt-icon-file-pdf {
	@include wt-icon(file-pdf);
}
.wt-icon-file-xls {
	@include wt-icon(file-xls);
}
.wt-icon-folder-bold {
	@include wt-icon(folder-bold);
}
.wt-icon-folder-expand {
	@include wt-icon(folder-expand);
}
.wt-icon-folder-fill {
	@include wt-icon(folder-fill);
}
.wt-icon-folder-fold {
	@include wt-icon(folder-fold);
}
.wt-icon-folder-open-fill {
	@include wt-icon(folder-open-fill);
}
.wt-icon-folder {
	@include wt-icon(folder);
}
.wt-icon-upload {
	@include wt-icon(upload);
}
.wt-icon-angle-double-down {
	@include wt-icon(angle-double-down);
}
.wt-icon-angle-double-up {
	@include wt-icon(angle-double-up);
}
.wt-icon-angle-down {
	@include wt-icon(angle-down);
}
.wt-icon-angle-left {
	@include wt-icon(angle-left);
}
.wt-icon-angle-right {
	@include wt-icon(angle-right);
}
.wt-icon-angle-up {
	@include wt-icon(angle-up);
}
.wt-icon-arrow-down-bold {
	@include wt-icon(arrow-down-bold);
}
.wt-icon-arrow-down {
	@include wt-icon(arrow-down);
}
.wt-icon-arrow-left-bold {
	@include wt-icon(arrow-left-bold);
}
.wt-icon-arrow-left {
	@include wt-icon(arrow-left);
}
.wt-icon-arrow-right-bold {
	@include wt-icon(arrow-right-bold);
}
.wt-icon-arrow-right-circle-fill {
	@include wt-icon(arrow-right-circle-fill);
}
.wt-icon-arrow-right-up-bold {
	@include wt-icon(arrow-right-up-bold);
}
.wt-icon-arrow-right-up-circle {
	@include wt-icon(arrow-right-up-circle);
}
.wt-icon-arrow-right-up-square-bold {
	@include wt-icon(arrow-right-up-square-bold);
}
.wt-icon-arrow-right {
	@include wt-icon(arrow-right);
}
.wt-icon-arrow-up-bold {
	@include wt-icon(arrow-up-bold);
}
.wt-icon-arrow-up {
	@include wt-icon(arrow-up);
}
.wt-icon-caret-down {
	@include wt-icon(caret-down);
}
.wt-icon-caret-left {
	@include wt-icon(caret-left);
}
.wt-icon-caret-right-down {
	@include wt-icon(caret-right-down);
}
.wt-icon-caret-right {
	@include wt-icon(caret-right);
}
.wt-icon-fold {
	@include wt-icon(fold);
}
.wt-icon-forward {
	@include wt-icon(forward);
}
.wt-icon-indent {
	@include wt-icon(indent);
}
.wt-icon-outdent {
	@include wt-icon(outdent);
}
.wt-icon-unfold {
	@include wt-icon(unfold);
}
.wt-icon-alarm-clock {
	@include wt-icon(alarm-clock);
}
.wt-icon-angry {
	@include wt-icon(angry);
}
.wt-icon-arrow-right-left {
	@include wt-icon(arrow-right-left);
}
.wt-icon-bell-bold {
	@include wt-icon(bell-bold);
}
.wt-icon-bell-fill {
	@include wt-icon(bell-fill);
}
.wt-icon-bell-square-fill {
	@include wt-icon(bell-square-fill);
}
.wt-icon-bell-waiting {
	@include wt-icon(bell-waiting);
}
.wt-icon-bell {
	@include wt-icon(bell);
}
.wt-icon-book-open {
	@include wt-icon(book-open);
}
.wt-icon-book {
	@include wt-icon(book);
}
.wt-icon-briefcase-fill {
	@include wt-icon(briefcase-fill);
}
.wt-icon-browser {
	@include wt-icon(browser);
}
.wt-icon-building-fill {
	@include wt-icon(building-fill);
}
.wt-icon-building-square-fill {
	@include wt-icon(building-square-fill);
}
.wt-icon-bulb-bold {
	@include wt-icon(bulb-bold);
}
.wt-icon-calendar-check {
	@include wt-icon(calendar-check);
}
.wt-icon-calendar-double-arrow {
	@include wt-icon(calendar-double-arrow);
}
.wt-icon-calendar {
	@include wt-icon(calendar);
}
.wt-icon-children {
	@include wt-icon(children);
}
.wt-icon-clock-circle-moment-fill {
	@include wt-icon(clock-circle-moment-fill);
}
.wt-icon-clock-circle-moment {
	@include wt-icon(clock-circle-moment);
}
.wt-icon-clock-circle-open {
	@include wt-icon(clock-circle-open);
}
.wt-icon-clock-circle {
	@include wt-icon(clock-circle);
}
.wt-icon-clock-dusk-circle-open {
	@include wt-icon(clock-dusk-circle-open);
}
.wt-icon-clock-point-bold {
	@include wt-icon(clock-point-bold);
}
.wt-icon-comment {
	@include wt-icon(comment);
}
.wt-icon-contacts-fill {
	@include wt-icon(contacts-fill);
}
.wt-icon-contacts {
	@include wt-icon(contacts);
}
.wt-icon-dashboard {
	@include wt-icon(dashboard);
}
.wt-icon-department {
	@include wt-icon(department);
}
.wt-icon-discussion {
	@include wt-icon(discussion);
}
.wt-icon-expressionless {
	@include wt-icon(expressionless);
}
.wt-icon-eye-invisible {
	@include wt-icon(eye-invisible);
}
.wt-icon-eye {
	@include wt-icon(eye);
}
.wt-icon-file-fill {
	@include wt-icon(file-fill);
}
.wt-icon-file-more {
	@include wt-icon(file-more);
}
.wt-icon-file {
	@include wt-icon(file);
}
.wt-icon-filter {
	@include wt-icon(filter);
}
.wt-icon-fullscreen {
	@include wt-icon(fullscreen);
}
.wt-icon-headset {
	@include wt-icon(headset);
}
.wt-icon-health-check {
	@include wt-icon(health-check);
}
.wt-icon-house-square-fill {
	@include wt-icon(house-square-fill);
}
.wt-icon-house {
	@include wt-icon(house);
}
.wt-icon-importance-bold {
	@include wt-icon(importance-bold);
}
.wt-icon-importance {
	@include wt-icon(importance);
}
.wt-icon-intersection-square-fill {
	@include wt-icon(intersection-square-fill);
}
.wt-icon-landline {
	@include wt-icon(landline);
}
.wt-icon-lightbulb {
	@include wt-icon(lightbulb);
}
.wt-icon-list-sample-fill {
	@include wt-icon(list-sample-fill);
}
.wt-icon-list {
	@include wt-icon(list);
}
.wt-icon-market {
	@include wt-icon(market);
}
.wt-icon-mention {
	@include wt-icon(mention);
}
.wt-icon-mind-map {
	@include wt-icon(mind-map);
}
.wt-icon-mobile-mode {
	@include wt-icon(mobile-mode);
}
.wt-icon-more-bold {
	@include wt-icon(more-bold);
}
.wt-icon-more-circle-fill {
	@include wt-icon(more-circle-fill);
}
.wt-icon-more-circle {
	@include wt-icon(more-circle);
}
.wt-icon-more-vertical {
	@include wt-icon(more-vertical);
}
.wt-icon-more {
	@include wt-icon(more);
}
.wt-icon-nps-square-fill {
	@include wt-icon(nps-square-fill);
}
.wt-icon-nps {
	@include wt-icon(nps);
}
.wt-icon-number {
	@include wt-icon(number);
}
.wt-icon-order-fill {
	@include wt-icon(order-fill);
}
.wt-icon-planning {
	@include wt-icon(planning);
}
.wt-icon-preview {
	@include wt-icon(preview);
}
.wt-icon-rating {
	@include wt-icon(rating);
}
.wt-icon-records {
	@include wt-icon(records);
}
.wt-icon-result {
	@include wt-icon(result);
}
.wt-icon-search-bold {
	@include wt-icon(search-bold);
}
.wt-icon-search {
	@include wt-icon(search);
}
.wt-icon-security {
	@include wt-icon(security);
}
.wt-icon-settings-square-fill {
	@include wt-icon(settings-square-fill);
}
.wt-icon-sitemap {
	@include wt-icon(sitemap);
}
.wt-icon-smile-plus {
	@include wt-icon(smile-plus);
}
.wt-icon-smile {
	@include wt-icon(smile);
}
.wt-icon-sort-tt {
	@include wt-icon(sort-tt);
}
.wt-icon-sort {
	@include wt-icon(sort);
}
.wt-icon-sync {
	@include wt-icon(sync);
}
.wt-icon-tag-fill {
	@include wt-icon(tag-fill);
}
.wt-icon-tag {
	@include wt-icon(tag);
}
.wt-icon-task-board {
	@include wt-icon(task-board);
}
.wt-icon-tasks {
	@include wt-icon(tasks);
}
.wt-icon-terminal-fill {
	@include wt-icon(terminal-fill);
}
.wt-icon-user-check-fill {
	@include wt-icon(user-check-fill);
}
.wt-icon-user-group-fill {
	@include wt-icon(user-group-fill);
}
.wt-icon-user-group {
	@include wt-icon(user-group);
}
.wt-icon-user-lock-fill {
	@include wt-icon(user-lock-fill);
}
.wt-icon-user-participate-fill {
	@include wt-icon(user-participate-fill);
}
.wt-icon-user-readonly-fill {
	@include wt-icon(user-readonly-fill);
}
.wt-icon-user-role-fill {
	@include wt-icon(user-role-fill);
}
.wt-icon-user {
	@include wt-icon(user);
}
.wt-icon-version-bold {
	@include wt-icon(version-bold);
}
.wt-icon-version-circle {
	@include wt-icon(version-circle);
}
.wt-icon-version {
	@include wt-icon(version);
}
.wt-icon-vertical-view-lines {
	@include wt-icon(vertical-view-lines);
}
.wt-icon-view-board {
	@include wt-icon(view-board);
}
.wt-icon-view-tile {
	@include wt-icon(view-tile);
}
.wt-icon-voice-square-fill {
	@include wt-icon(voice-square-fill);
}
.wt-icon-voice {
	@include wt-icon(voice);
}
.wt-icon-pipeline-group {
	@include wt-icon(pipeline-group);
}
.wt-icon-agile-square-fill {
	@include wt-icon(agile-square-fill);
}
.wt-icon-artifact {
	@include wt-icon(artifact);
}
.wt-icon-board {
	@include wt-icon(board);
}
.wt-icon-branch {
	@include wt-icon(branch);
}
.wt-icon-bug-bold {
	@include wt-icon(bug-bold);
}
.wt-icon-bug-fill {
	@include wt-icon(bug-fill);
}
.wt-icon-bug-square-fill {
	@include wt-icon(bug-square-fill);
}
.wt-icon-bug {
	@include wt-icon(bug);
}
.wt-icon-commit {
	@include wt-icon(commit);
}
.wt-icon-deploy {
	@include wt-icon(deploy);
}
.wt-icon-epic-square-fill {
	@include wt-icon(epic-square-fill);
}
.wt-icon-feature-square-fill {
	@include wt-icon(feature-square-fill);
}
.wt-icon-feature {
	@include wt-icon(feature);
}
.wt-icon-issue-square-fill {
	@include wt-icon(issue-square-fill);
}
.wt-icon-jar-fill {
	@include wt-icon(jar-fill);
}
.wt-icon-kanban-square-fill {
	@include wt-icon(kanban-square-fill);
}
.wt-icon-pipeline-add-bold {
	@include wt-icon(pipeline-add-bold);
}
.wt-icon-pipeline-square-fill {
	@include wt-icon(pipeline-square-fill);
}
.wt-icon-pipeline {
	@include wt-icon(pipeline);
}
.wt-icon-project-add {
	@include wt-icon(project-add);
}
.wt-icon-project {
	@include wt-icon(project);
}
.wt-icon-pull-requests {
	@include wt-icon(pull-requests);
}
.wt-icon-repository {
	@include wt-icon(repository);
}
.wt-icon-scrum-fill {
	@include wt-icon(scrum-fill);
}
.wt-icon-sprint-square-fill {
	@include wt-icon(sprint-square-fill);
}
.wt-icon-static-fill {
	@include wt-icon(static-fill);
}
.wt-icon-task-square-fill {
	@include wt-icon(task-square-fill);
}
.wt-icon-task {
	@include wt-icon(task);
}
.wt-icon-test-case-add {
	@include wt-icon(test-case-add);
}
.wt-icon-test-case-square-fill {
	@include wt-icon(test-case-square-fill);
}
.wt-icon-test-case-type-bold {
	@include wt-icon(test-case-type-bold);
}
.wt-icon-test-case {
	@include wt-icon(test-case);
}
.wt-icon-test-lib-add-bold {
	@include wt-icon(test-lib-add-bold);
}
.wt-icon-test-lib-fill {
	@include wt-icon(test-lib-fill);
}
.wt-icon-tracking-square-fill {
	@include wt-icon(tracking-square-fill);
}
.wt-icon-unknown-fill {
	@include wt-icon(unknown-fill);
}
.wt-icon-user-story-fill {
	@include wt-icon(user-story-fill);
}
.wt-icon-user-story-square-fill {
	@include wt-icon(user-story-square-fill);
}
.wt-icon-user-story {
	@include wt-icon(user-story);
}
.wt-icon-check-bold {
	@include wt-icon(check-bold);
}
.wt-icon-check-circle-fill {
	@include wt-icon(check-circle-fill);
}
.wt-icon-check-circle-tt {
	@include wt-icon(check-circle-tt);
}
.wt-icon-check-circle {
	@include wt-icon(check-circle);
}
.wt-icon-check {
	@include wt-icon(check);
}
.wt-icon-close-circle-bold-fill {
	@include wt-icon(close-circle-bold-fill);
}
.wt-icon-close-circle-fill {
	@include wt-icon(close-circle-fill);
}
.wt-icon-close-circle-tt {
	@include wt-icon(close-circle-tt);
}
.wt-icon-close-circle {
	@include wt-icon(close-circle);
}
.wt-icon-exclamation-bold {
	@include wt-icon(exclamation-bold);
}
.wt-icon-exclamation-double-bold {
	@include wt-icon(exclamation-double-bold);
}
.wt-icon-exclamation-double {
	@include wt-icon(exclamation-double);
}
.wt-icon-exclamation-three-bold {
	@include wt-icon(exclamation-three-bold);
}
.wt-icon-exclamation-three {
	@include wt-icon(exclamation-three);
}
.wt-icon-exclamation {
	@include wt-icon(exclamation);
}
.wt-icon-info-circle-fill {
	@include wt-icon(info-circle-fill);
}
.wt-icon-info-circle {
	@include wt-icon(info-circle);
}
.wt-icon-minus-bold {
	@include wt-icon(minus-bold);
}
.wt-icon-minus-circle-fill {
	@include wt-icon(minus-circle-fill);
}
.wt-icon-minus-circle {
	@include wt-icon(minus-circle);
}
.wt-icon-pause-circle-fill {
	@include wt-icon(pause-circle-fill);
}
.wt-icon-play-circle-fill {
	@include wt-icon(play-circle-fill);
}
.wt-icon-question-circle-bold {
	@include wt-icon(question-circle-bold);
}
.wt-icon-question-circle-fill {
	@include wt-icon(question-circle-fill);
}
.wt-icon-question-circle {
	@include wt-icon(question-circle);
}
.wt-icon-stop-circle-fill {
	@include wt-icon(stop-circle-fill);
}
.wt-icon-waring-fill {
	@include wt-icon(waring-fill);
}
.wt-icon-waring {
	@include wt-icon(waring);
}