aboutsummaryrefslogtreecommitdiff
path: root/iconfont
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-09 01:15:08 +0200
committercodecalm <codecalm@gmail.com>2020-10-09 01:15:08 +0200
commit5894f9d27f75745baae11eda3400bac0cff76803 (patch)
treed1bfa4c1704b9c0cf9381c5104f99cd8bd7a85d3 /iconfont
parent18 new icons: `backhoe`, `building-carousel`, `building-castle`, `building-fo... (diff)
downloadtabler-icons-5894f9d27f75745baae11eda3400bac0cff76803.tar.xz
Release 1.34.0v1.34.0
Diffstat (limited to 'iconfont')
-rw-r--r--iconfont/fonts/tabler-icons.eotbin413552 -> 423704 bytes
-rw-r--r--iconfont/fonts/tabler-icons.ttfbin413368 -> 423520 bytes
-rw-r--r--iconfont/fonts/tabler-icons.woffbin202260 -> 208068 bytes
-rw-r--r--iconfont/fonts/tabler-icons.woff2bin146304 -> 150180 bytes
-rw-r--r--iconfont/tabler-icons.css74
-rw-r--r--iconfont/tabler-icons.html166
-rw-r--r--iconfont/tabler-icons.min.css4
-rw-r--r--iconfont/tabler-icons.scss38
8 files changed, 276 insertions, 6 deletions
diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot
index 4884036b..4b58b616 100644
--- a/iconfont/fonts/tabler-icons.eot
+++ b/iconfont/fonts/tabler-icons.eot
Binary files differ
diff --git a/iconfont/fonts/tabler-icons.ttf b/iconfont/fonts/tabler-icons.ttf
index 5b488acf..6c7b8223 100644
--- a/iconfont/fonts/tabler-icons.ttf
+++ b/iconfont/fonts/tabler-icons.ttf
Binary files differ
diff --git a/iconfont/fonts/tabler-icons.woff b/iconfont/fonts/tabler-icons.woff
index a4aef69e..08ef0b37 100644
--- a/iconfont/fonts/tabler-icons.woff
+++ b/iconfont/fonts/tabler-icons.woff
Binary files differ
diff --git a/iconfont/fonts/tabler-icons.woff2 b/iconfont/fonts/tabler-icons.woff2
index 20a6bdf8..5a3b8a2f 100644
--- a/iconfont/fonts/tabler-icons.woff2
+++ b/iconfont/fonts/tabler-icons.woff2
Binary files differ
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css
index 53cfbb76..528995b7 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.33.0 by tabler - https://tabler.io
+ * Tabler Icons 1.34.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
@@ -332,6 +332,10 @@
content: "";
}
+.ti-backhoe:before {
+ content: "";
+}
+
.ti-backspace:before {
content: "";
}
@@ -808,6 +812,14 @@
content: "";
}
+.ti-building-carousel:before {
+ content: "";
+}
+
+.ti-building-castle:before {
+ content: "";
+}
+
.ti-building-church:before {
content: "";
}
@@ -816,10 +828,18 @@
content: "";
}
+.ti-building-fortress:before {
+ content: "";
+}
+
.ti-building-hospital:before {
content: "";
}
+.ti-building-lighthouse:before {
+ content: "";
+}
+
.ti-building-monument:before {
content: "";
}
@@ -848,6 +868,10 @@
content: "";
}
+.ti-buldozer:before {
+ content: "";
+}
+
.ti-bus:before {
content: "";
}
@@ -1728,6 +1752,10 @@
content: "";
}
+.ti-golf:before {
+ content: "";
+}
+
.ti-gps:before {
content: "";
}
@@ -1808,6 +1836,14 @@
content: "";
}
+.ti-helicopter:before {
+ content: "";
+}
+
+.ti-helicopter-landing:before {
+ content: "";
+}
+
.ti-help:before {
content: "";
}
@@ -1864,6 +1900,10 @@
content: "";
}
+.ti-jump-rope:before {
+ content: "";
+}
+
.ti-karate:before {
content: "";
}
@@ -2312,6 +2352,10 @@
content: "";
}
+.ti-mood-crazy-happy:before {
+ content: "";
+}
+
.ti-mood-cry:before {
content: "";
}
@@ -2612,6 +2656,10 @@
content: "";
}
+.ti-pool:before {
+ content: "";
+}
+
.ti-power:before {
content: "";
}
@@ -2904,6 +2952,10 @@
content: "";
}
+.ti-soccer-field:before {
+ content: "";
+}
+
.ti-social:before {
content: "";
}
@@ -2924,6 +2976,10 @@
content: "";
}
+.ti-speedboat:before {
+ content: "";
+}
+
.ti-square:before {
content: "";
}
@@ -3016,6 +3072,10 @@
content: "";
}
+.ti-submarine:before {
+ content: "";
+}
+
.ti-subscript:before {
content: "";
}
@@ -3092,6 +3152,10 @@
content: "";
}
+.ti-tank:before {
+ content: "";
+}
+
.ti-target:before {
content: "";
}
@@ -3204,6 +3268,10 @@
content: "";
}
+.ti-train:before {
+ content: "";
+}
+
.ti-trash:before {
content: "";
}
@@ -3464,6 +3532,10 @@
content: "";
}
+.ti-wrecking-ball:before {
+ content: "";
+}
+
.ti-x:before {
content: "";
}
diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html
index 3cc9a307..59c1415f 100644
--- a/iconfont/tabler-icons.html
+++ b/iconfont/tabler-icons.html
@@ -5,7 +5,7 @@
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Tabler Icons - version 1.33.0</title>
+ <title>Tabler Icons - version 1.34.0</title>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
<link rel="stylesheet" href="./tabler-icons.css">
@@ -109,7 +109,7 @@
<h1>
Tabler Icons
</h1>
- <p class="text-muted">version 1.33.0</p>
+ <p class="text-muted">version 1.34.0</p>
</header>
<div class="search-bar">
@@ -813,6 +813,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-backhoe"></i>
+ <strong>backhoe</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-backhoe</code><br>
+ <code>\ed86</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-backspace"></i>
<strong>backspace</strong>
<div class="tabler-icon-codes">
@@ -1884,6 +1893,24 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-building-carousel"></i>
+ <strong>building-carousel</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-building-carousel</code><br>
+ <code>\ed87</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
+ <i class="ti ti-building-castle"></i>
+ <strong>building-castle</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-building-castle</code><br>
+ <code>\ed88</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-building-church"></i>
<strong>building-church</strong>
<div class="tabler-icon-codes">
@@ -1902,6 +1929,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-building-fortress"></i>
+ <strong>building-fortress</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-building-fortress</code><br>
+ <code>\ed89</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-building-hospital"></i>
<strong>building-hospital</strong>
<div class="tabler-icon-codes">
@@ -1911,6 +1947,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-building-lighthouse"></i>
+ <strong>building-lighthouse</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-building-lighthouse</code><br>
+ <code>\ed8a</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-building-monument"></i>
<strong>building-monument</strong>
<div class="tabler-icon-codes">
@@ -1974,6 +2019,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-buldozer"></i>
+ <strong>buldozer</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-buldozer</code><br>
+ <code>\ed8b</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-bus"></i>
<strong>bus</strong>
<div class="tabler-icon-codes">
@@ -3954,6 +4008,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-golf"></i>
+ <strong>golf</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-golf</code><br>
+ <code>\ed8c</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-gps"></i>
<strong>gps</strong>
<div class="tabler-icon-codes">
@@ -4134,6 +4197,24 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-helicopter"></i>
+ <strong>helicopter</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-helicopter</code><br>
+ <code>\ed8e</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
+ <i class="ti ti-helicopter-landing"></i>
+ <strong>helicopter-landing</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-helicopter-landing</code><br>
+ <code>\ed8d</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-help"></i>
<strong>help</strong>
<div class="tabler-icon-codes">
@@ -4260,6 +4341,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-jump-rope"></i>
+ <strong>jump-rope</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-jump-rope</code><br>
+ <code>\ed8f</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-karate"></i>
<strong>karate</strong>
<div class="tabler-icon-codes">
@@ -5268,6 +5358,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-mood-crazy-happy"></i>
+ <strong>mood-crazy-happy</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-mood-crazy-happy</code><br>
+ <code>\ed90</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-mood-cry"></i>
<strong>mood-cry</strong>
<div class="tabler-icon-codes">
@@ -5943,6 +6042,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-pool"></i>
+ <strong>pool</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-pool</code><br>
+ <code>\ed91</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-power"></i>
<strong>power</strong>
<div class="tabler-icon-codes">
@@ -6600,6 +6708,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-soccer-field"></i>
+ <strong>soccer-field</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-soccer-field</code><br>
+ <code>\ed92</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-social"></i>
<strong>social</strong>
<div class="tabler-icon-codes">
@@ -6645,6 +6762,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-speedboat"></i>
+ <strong>speedboat</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-speedboat</code><br>
+ <code>\ed93</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-square"></i>
<strong>square</strong>
<div class="tabler-icon-codes">
@@ -6852,6 +6978,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-submarine"></i>
+ <strong>submarine</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-submarine</code><br>
+ <code>\ed94</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-subscript"></i>
<strong>subscript</strong>
<div class="tabler-icon-codes">
@@ -7023,6 +7158,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-tank"></i>
+ <strong>tank</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-tank</code><br>
+ <code>\ed95</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-target"></i>
<strong>target</strong>
<div class="tabler-icon-codes">
@@ -7275,6 +7419,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-train"></i>
+ <strong>train</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-train</code><br>
+ <code>\ed96</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-trash"></i>
<strong>trash</strong>
<div class="tabler-icon-codes">
@@ -7860,6 +8013,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-wrecking-ball"></i>
+ <strong>wrecking-ball</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-wrecking-ball</code><br>
+ <code>\ed97</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-x"></i>
<strong>x</strong>
<div class="tabler-icon-codes">
diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css
index e9328f62..4ef889a6 100644
--- a/iconfont/tabler-icons.min.css
+++ b/iconfont/tabler-icons.min.css
@@ -1,4 +1,4 @@
@charset "UTF-8";/*!
- * Tabler Icons 1.33.0 by tabler - https://tabler.io
+ * Tabler Icons 1.34.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
- */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(fonts/tabler-icons.eot);src:url(fonts/tabler-icons.eot?#iefix) format("embedded-opentype"),url(fonts/tabler-icons.woff2) format("woff2"),url(fonts/tabler-icons.woff) format("woff"),url(fonts/tabler-icons.ttf) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-a-b:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-aperture:before{content:""}.ti-apps:before{content:""}.ti-archive:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-aspect-ratio:before{content:""}.ti-at:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-award:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-off:before{content:""}.ti-bed:before{content:""}.ti-bell:before{content:""}.ti-bell-off:before{content:""}.ti-bell-ringing:before{content:""}.ti-bike:before{content:""}.ti-biohazard:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-book:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-box:before{content:""}.ti-braces:before{content:""}.ti-brackets:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-python:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-youtube:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-hospital:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-capture:before{content:""}.ti-car:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-cash:before{content:""}.ti-cast:before{content:""}.ti-ce:before{content:""}.ti-certificate:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-radar:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-christmas-tree:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-square:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-contrast:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-right:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-crop:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-curly-loop:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-yen:before{content:""}.ti-current-location:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-database:before{content:""}.ti-device-desktop:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-laptop:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-device-watch:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-divide:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-droplet:before{content:""}.ti-ear:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-emphasis:before{content:""}.ti-eraser:before{content:""}.ti-exchange:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-eye-off:before{content:""}.ti-face-id:before{content:""}.ti-fall:before{content:""}.ti-file:before{content:""}.ti-file-certificate:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-diff:before{content:""}.ti-file-dislike:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-search:before{content:""}.ti-file-shredder:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-upload:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-frame:before{content:""}.ti-friends:before{content:""}.ti-gas-station:before{content:""}.ti-gauge:before{content:""}.ti-ghost:before{content:""}.ti-gift:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-globe:before{content:""}.ti-gps:before{content:""}.ti-grid:before{content:""}.ti-grid-dots:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-off:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-karate:before{content:""}.ti-key:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-show:before{content:""}.ti-language:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-leaf:before{content:""}.ti-lego:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-letters-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-live-photo:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-lock:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-magnet:before{content:""}.ti-mail:before{content:""}.ti-mail-opened:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-markdown:before{content:""}.ti-marquee:before{content:""}.ti-mars:before{content:""}.ti-math:before{content:""}.ti-maximize:before{content:""}.ti-medal:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-dots:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-microphone:before{content:""}.ti-microphone-off:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mist:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-mouse:before{content:""}.ti-movie:before{content:""}.ti-mug:before{content:""}.ti-music:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-note:before{content:""}.ti-notebook:before{content:""}.ti-notes:before{content:""}.ti-notification:before{content:""}.ti-octagon:before{content:""}.ti-omega:before{content:""}.ti-outlet:before{content:""}.ti-package:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-vertical:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parentheses:before{content:""}.ti-parking:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pennant:before{content:""}.ti-percentage:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-off:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-pill:before{content:""}.ti-pin:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-plug:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-question-mark:before{content:""}.ti-radioactive:before{content:""}.ti-record-mail:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-ripple:before{content:""}.ti-road-sign:before{content:""}.ti-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-school:before{content:""}.ti-scissors:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-search:before{content:""}.ti-seeding:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-skateboard:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-speakerphone:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-rotated:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-steering-wheel:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-sthetoscope:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-sun-off:before{content:""}.ti-sunset:before{content:""}.ti-sunshine:before{content:""}.ti-superscript:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-table:before{content:""}.ti-tag:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-target:before{content:""}.ti-tax:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-lights:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-up:before{content:""}.ti-triangle:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-trident:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-vector:before{content:""}.ti-vector-beizer:before{content:""}.ti-vector-beizer-2:before{content:""}.ti-vector-triangle:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-walk:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-windmill:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""} \ No newline at end of file
+ */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(fonts/tabler-icons.eot);src:url(fonts/tabler-icons.eot?#iefix) format("embedded-opentype"),url(fonts/tabler-icons.woff2) format("woff2"),url(fonts/tabler-icons.woff) format("woff"),url(fonts/tabler-icons.ttf) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-a-b:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-aperture:before{content:""}.ti-apps:before{content:""}.ti-archive:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-aspect-ratio:before{content:""}.ti-at:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-award:before{content:""}.ti-backhoe:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-off:before{content:""}.ti-bed:before{content:""}.ti-bell:before{content:""}.ti-bell-off:before{content:""}.ti-bell-ringing:before{content:""}.ti-bike:before{content:""}.ti-biohazard:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-book:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-box:before{content:""}.ti-braces:before{content:""}.ti-brackets:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-python:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-youtube:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-buldozer:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-capture:before{content:""}.ti-car:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-cash:before{content:""}.ti-cast:before{content:""}.ti-ce:before{content:""}.ti-certificate:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-radar:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-christmas-tree:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-square:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-contrast:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-right:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-crop:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-curly-loop:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-yen:before{content:""}.ti-current-location:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-database:before{content:""}.ti-device-desktop:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-laptop:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-device-watch:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-divide:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-droplet:before{content:""}.ti-ear:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-emphasis:before{content:""}.ti-eraser:before{content:""}.ti-exchange:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-eye-off:before{content:""}.ti-face-id:before{content:""}.ti-fall:before{content:""}.ti-file:before{content:""}.ti-file-certificate:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-diff:before{content:""}.ti-file-dislike:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-search:before{content:""}.ti-file-shredder:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-upload:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-frame:before{content:""}.ti-friends:before{content:""}.ti-gas-station:before{content:""}.ti-gauge:before{content:""}.ti-ghost:before{content:""}.ti-gift:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-globe:before{content:""}.ti-golf:before{content:""}.ti-gps:before{content:""}.ti-grid:before{content:""}.ti-grid-dots:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-off:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-key:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-show:before{content:""}.ti-language:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-leaf:before{content:""}.ti-lego:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-letters-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-live-photo:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-lock:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-magnet:before{content:""}.ti-mail:before{content:""}.ti-mail-opened:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-markdown:before{content:""}.ti-marquee:before{content:""}.ti-mars:before{content:""}.ti-math:before{content:""}.ti-maximize:before{content:""}.ti-medal:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-dots:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-microphone:before{content:""}.ti-microphone-off:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mist:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-mouse:before{content:""}.ti-movie:before{content:""}.ti-mug:before{content:""}.ti-music:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-note:before{content:""}.ti-notebook:before{content:""}.ti-notes:before{content:""}.ti-notification:before{content:""}.ti-octagon:before{content:""}.ti-omega:before{content:""}.ti-outlet:before{content:""}.ti-package:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-vertical:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parentheses:before{content:""}.ti-parking:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pennant:before{content:""}.ti-percentage:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-off:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-pill:before{content:""}.ti-pin:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-plug:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-pool:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-question-mark:before{content:""}.ti-radioactive:before{content:""}.ti-record-mail:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-ripple:before{content:""}.ti-road-sign:before{content:""}.ti-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-school:before{content:""}.ti-scissors:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-search:before{content:""}.ti-seeding:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-skateboard:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-rotated:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-steering-wheel:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-sthetoscope:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-sun-off:before{content:""}.ti-sunset:before{content:""}.ti-sunshine:before{content:""}.ti-superscript:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-table:before{content:""}.ti-tag:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-tax:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-lights:before{content:""}.ti-train:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-up:before{content:""}.ti-triangle:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-trident:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-vector:before{content:""}.ti-vector-beizer:before{content:""}.ti-vector-beizer-2:before{content:""}.ti-vector-triangle:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-walk:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-windmill:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-wrecking-ball:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""} \ No newline at end of file
diff --git a/iconfont/tabler-icons.scss b/iconfont/tabler-icons.scss
index bc0ae97d..8c1ecaf0 100644
--- a/iconfont/tabler-icons.scss
+++ b/iconfont/tabler-icons.scss
@@ -1,5 +1,5 @@
/*!
- * Tabler Icons 1.33.0 by tabler - https://tabler.io
+ * Tabler Icons 1.34.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
$ti-font-family: 'tabler-icons' !default;
@@ -111,6 +111,7 @@ $ti-icon-at: '\ea2b';
$ti-icon-atom: '\eb79';
$ti-icon-atom-2: '\ebdf';
$ti-icon-award: '\ea2c';
+$ti-icon-backhoe: '\ed86';
$ti-icon-backspace: '\ea2d';
$ti-icon-ball-basketball: '\ec28';
$ti-icon-ball-bowling: '\ec29';
@@ -230,9 +231,13 @@ $ti-icon-building-arch: '\ea49';
$ti-icon-building-bank: '\ebe2';
$ti-icon-building-bridge: '\ea4b';
$ti-icon-building-bridge-2: '\ea4a';
+$ti-icon-building-carousel: '\ed87';
+$ti-icon-building-castle: '\ed88';
$ti-icon-building-church: '\ea4c';
$ti-icon-building-community: '\ebf6';
+$ti-icon-building-fortress: '\ed89';
$ti-icon-building-hospital: '\ea4d';
+$ti-icon-building-lighthouse: '\ed8a';
$ti-icon-building-monument: '\ed26';
$ti-icon-building-pavilon: '\ebf7';
$ti-icon-building-skyscraper: '\ec39';
@@ -240,6 +245,7 @@ $ti-icon-building-store: '\ea4e';
$ti-icon-building-warehouse: '\ebe3';
$ti-icon-bulb: '\ea51';
$ti-icon-bulb-off: '\ea50';
+$ti-icon-buldozer: '\ed8b';
$ti-icon-bus: '\ebe4';
$ti-icon-calculator: '\eb80';
$ti-icon-calendar: '\ea53';
@@ -460,6 +466,7 @@ $ti-icon-git-pull-request: '\eab6';
$ti-icon-glass: '\eab8';
$ti-icon-glass-full: '\eab7';
$ti-icon-globe: '\eab9';
+$ti-icon-golf: '\ed8c';
$ti-icon-gps: '\ed7a';
$ti-icon-grid: '\eabb';
$ti-icon-grid-dots: '\eaba';
@@ -480,6 +487,8 @@ $ti-icon-headphones-off: '\ed1d';
$ti-icon-headset: '\eb90';
$ti-icon-heart: '\eabe';
$ti-icon-heart-broken: '\ecba';
+$ti-icon-helicopter: '\ed8e';
+$ti-icon-helicopter-landing: '\ed8d';
$ti-icon-help: '\eabf';
$ti-icon-hexagon: '\ec02';
$ti-icon-history: '\ebea';
@@ -494,6 +503,7 @@ $ti-icon-infinity: '\eb69';
$ti-icon-info-circle: '\eac5';
$ti-icon-info-square: '\eac6';
$ti-icon-italic: '\eb93';
+$ti-icon-jump-rope: '\ed8f';
$ti-icon-karate: '\ed32';
$ti-icon-key: '\eac7';
$ti-icon-keyboard: '\ebd6';
@@ -606,6 +616,7 @@ $ti-icon-minus: '\eaf2';
$ti-icon-mist: '\ec30';
$ti-icon-mood-boy: '\ed2d';
$ti-icon-mood-confuzed: '\eaf3';
+$ti-icon-mood-crazy-happy: '\ed90';
$ti-icon-mood-cry: '\ecbb';
$ti-icon-mood-happy: '\eaf4';
$ti-icon-mood-kid: '\ec03';
@@ -681,6 +692,7 @@ $ti-icon-player-track-prev: '\ed4c';
$ti-icon-plug: '\ebd9';
$ti-icon-plus: '\eb0b';
$ti-icon-point: '\eb0c';
+$ti-icon-pool: '\ed91';
$ti-icon-power: '\eb0d';
$ti-icon-pray: '\ecbf';
$ti-icon-presentation: '\eb70';
@@ -754,11 +766,13 @@ $ti-icon-smart-home: '\ecde';
$ti-icon-smoking: '\ecc4';
$ti-icon-smoking-no: '\ecc3';
$ti-icon-snowflake: '\ec0b';
+$ti-icon-soccer-field: '\ed92';
$ti-icon-social: '\ebec';
$ti-icon-sort-ascending: '\eb26';
$ti-icon-sort-descending: '\eb27';
$ti-icon-space: '\ec0c';
$ti-icon-speakerphone: '\ed61';
+$ti-icon-speedboat: '\ed93';
$ti-icon-square: '\eb2c';
$ti-icon-square-check: '\eb28';
$ti-icon-square-dot: '\ed59';
@@ -782,6 +796,7 @@ $ti-icon-step-out: '\ece1';
$ti-icon-sthetoscope: '\ed83';
$ti-icon-sticker: '\eb2f';
$ti-icon-strikethrough: '\eb9e';
+$ti-icon-submarine: '\ed94';
$ti-icon-subscript: '\eb9f';
$ti-icon-subtask: '\ec9f';
$ti-icon-sum: '\eb73';
@@ -801,6 +816,7 @@ $ti-icon-tallymark-2: '\ec47';
$ti-icon-tallymark-3: '\ec48';
$ti-icon-tallymark-4: '\ec49';
$ti-icon-tallymarks: '\ec4a';
+$ti-icon-tank: '\ed95';
$ti-icon-target: '\eb35';
$ti-icon-tax: '\ebc3';
$ti-icon-temperature: '\eb38';
@@ -829,6 +845,7 @@ $ti-icon-tractor: '\ec0d';
$ti-icon-trademark: '\ec0e';
$ti-icon-traffic-cone: '\ec0f';
$ti-icon-traffic-lights: '\ed39';
+$ti-icon-train: '\ed96';
$ti-icon-trash: '\eb41';
$ti-icon-trash-off: '\ed65';
$ti-icon-trees: '\ec10';
@@ -894,6 +911,7 @@ $ti-icon-woman: '\eb53';
$ti-icon-world: '\eb54';
$ti-icon-world-latitude: '\ed2e';
$ti-icon-world-longitude: '\ed2f';
+$ti-icon-wrecking-ball: '\ed97';
$ti-icon-x: '\eb55';
$ti-icon-yin-yang: '\ec35';
$ti-icon-zodiac-aquarius: '\ecac';
@@ -990,6 +1008,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-atom:before { content: $ti-icon-atom; }
.#{$ti-icon-prefix}-atom-2:before { content: $ti-icon-atom-2; }
.#{$ti-icon-prefix}-award:before { content: $ti-icon-award; }
+.#{$ti-icon-prefix}-backhoe:before { content: $ti-icon-backhoe; }
.#{$ti-icon-prefix}-backspace:before { content: $ti-icon-backspace; }
.#{$ti-icon-prefix}-ball-basketball:before { content: $ti-icon-ball-basketball; }
.#{$ti-icon-prefix}-ball-bowling:before { content: $ti-icon-ball-bowling; }
@@ -1109,9 +1128,13 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-building-bank:before { content: $ti-icon-building-bank; }
.#{$ti-icon-prefix}-building-bridge:before { content: $ti-icon-building-bridge; }
.#{$ti-icon-prefix}-building-bridge-2:before { content: $ti-icon-building-bridge-2; }
+.#{$ti-icon-prefix}-building-carousel:before { content: $ti-icon-building-carousel; }
+.#{$ti-icon-prefix}-building-castle:before { content: $ti-icon-building-castle; }
.#{$ti-icon-prefix}-building-church:before { content: $ti-icon-building-church; }
.#{$ti-icon-prefix}-building-community:before { content: $ti-icon-building-community; }
+.#{$ti-icon-prefix}-building-fortress:before { content: $ti-icon-building-fortress; }
.#{$ti-icon-prefix}-building-hospital:before { content: $ti-icon-building-hospital; }
+.#{$ti-icon-prefix}-building-lighthouse:before { content: $ti-icon-building-lighthouse; }
.#{$ti-icon-prefix}-building-monument:before { content: $ti-icon-building-monument; }
.#{$ti-icon-prefix}-building-pavilon:before { content: $ti-icon-building-pavilon; }
.#{$ti-icon-prefix}-building-skyscraper:before { content: $ti-icon-building-skyscraper; }
@@ -1119,6 +1142,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-building-warehouse:before { content: $ti-icon-building-warehouse; }
.#{$ti-icon-prefix}-bulb:before { content: $ti-icon-bulb; }
.#{$ti-icon-prefix}-bulb-off:before { content: $ti-icon-bulb-off; }
+.#{$ti-icon-prefix}-buldozer:before { content: $ti-icon-buldozer; }
.#{$ti-icon-prefix}-bus:before { content: $ti-icon-bus; }
.#{$ti-icon-prefix}-calculator:before { content: $ti-icon-calculator; }
.#{$ti-icon-prefix}-calendar:before { content: $ti-icon-calendar; }
@@ -1339,6 +1363,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-glass:before { content: $ti-icon-glass; }
.#{$ti-icon-prefix}-glass-full:before { content: $ti-icon-glass-full; }
.#{$ti-icon-prefix}-globe:before { content: $ti-icon-globe; }
+.#{$ti-icon-prefix}-golf:before { content: $ti-icon-golf; }
.#{$ti-icon-prefix}-gps:before { content: $ti-icon-gps; }
.#{$ti-icon-prefix}-grid:before { content: $ti-icon-grid; }
.#{$ti-icon-prefix}-grid-dots:before { content: $ti-icon-grid-dots; }
@@ -1359,6 +1384,8 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-headset:before { content: $ti-icon-headset; }
.#{$ti-icon-prefix}-heart:before { content: $ti-icon-heart; }
.#{$ti-icon-prefix}-heart-broken:before { content: $ti-icon-heart-broken; }
+.#{$ti-icon-prefix}-helicopter:before { content: $ti-icon-helicopter; }
+.#{$ti-icon-prefix}-helicopter-landing:before { content: $ti-icon-helicopter-landing; }
.#{$ti-icon-prefix}-help:before { content: $ti-icon-help; }
.#{$ti-icon-prefix}-hexagon:before { content: $ti-icon-hexagon; }
.#{$ti-icon-prefix}-history:before { content: $ti-icon-history; }
@@ -1373,6 +1400,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-info-circle:before { content: $ti-icon-info-circle; }
.#{$ti-icon-prefix}-info-square:before { content: $ti-icon-info-square; }
.#{$ti-icon-prefix}-italic:before { content: $ti-icon-italic; }
+.#{$ti-icon-prefix}-jump-rope:before { content: $ti-icon-jump-rope; }
.#{$ti-icon-prefix}-karate:before { content: $ti-icon-karate; }
.#{$ti-icon-prefix}-key:before { content: $ti-icon-key; }
.#{$ti-icon-prefix}-keyboard:before { content: $ti-icon-keyboard; }
@@ -1485,6 +1513,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-mist:before { content: $ti-icon-mist; }
.#{$ti-icon-prefix}-mood-boy:before { content: $ti-icon-mood-boy; }
.#{$ti-icon-prefix}-mood-confuzed:before { content: $ti-icon-mood-confuzed; }
+.#{$ti-icon-prefix}-mood-crazy-happy:before { content: $ti-icon-mood-crazy-happy; }
.#{$ti-icon-prefix}-mood-cry:before { content: $ti-icon-mood-cry; }
.#{$ti-icon-prefix}-mood-happy:before { content: $ti-icon-mood-happy; }
.#{$ti-icon-prefix}-mood-kid:before { content: $ti-icon-mood-kid; }
@@ -1560,6 +1589,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-plug:before { content: $ti-icon-plug; }
.#{$ti-icon-prefix}-plus:before { content: $ti-icon-plus; }
.#{$ti-icon-prefix}-point:before { content: $ti-icon-point; }
+.#{$ti-icon-prefix}-pool:before { content: $ti-icon-pool; }
.#{$ti-icon-prefix}-power:before { content: $ti-icon-power; }
.#{$ti-icon-prefix}-pray:before { content: $ti-icon-pray; }
.#{$ti-icon-prefix}-presentation:before { content: $ti-icon-presentation; }
@@ -1633,11 +1663,13 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-smoking:before { content: $ti-icon-smoking; }
.#{$ti-icon-prefix}-smoking-no:before { content: $ti-icon-smoking-no; }
.#{$ti-icon-prefix}-snowflake:before { content: $ti-icon-snowflake; }
+.#{$ti-icon-prefix}-soccer-field:before { content: $ti-icon-soccer-field; }
.#{$ti-icon-prefix}-social:before { content: $ti-icon-social; }
.#{$ti-icon-prefix}-sort-ascending:before { content: $ti-icon-sort-ascending; }
.#{$ti-icon-prefix}-sort-descending:before { content: $ti-icon-sort-descending; }
.#{$ti-icon-prefix}-space:before { content: $ti-icon-space; }
.#{$ti-icon-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
+.#{$ti-icon-prefix}-speedboat:before { content: $ti-icon-speedboat; }
.#{$ti-icon-prefix}-square:before { content: $ti-icon-square; }
.#{$ti-icon-prefix}-square-check:before { content: $ti-icon-square-check; }
.#{$ti-icon-prefix}-square-dot:before { content: $ti-icon-square-dot; }
@@ -1661,6 +1693,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-sthetoscope:before { content: $ti-icon-sthetoscope; }
.#{$ti-icon-prefix}-sticker:before { content: $ti-icon-sticker; }
.#{$ti-icon-prefix}-strikethrough:before { content: $ti-icon-strikethrough; }
+.#{$ti-icon-prefix}-submarine:before { content: $ti-icon-submarine; }
.#{$ti-icon-prefix}-subscript:before { content: $ti-icon-subscript; }
.#{$ti-icon-prefix}-subtask:before { content: $ti-icon-subtask; }
.#{$ti-icon-prefix}-sum:before { content: $ti-icon-sum; }
@@ -1680,6 +1713,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-tallymark-3:before { content: $ti-icon-tallymark-3; }
.#{$ti-icon-prefix}-tallymark-4:before { content: $ti-icon-tallymark-4; }
.#{$ti-icon-prefix}-tallymarks:before { content: $ti-icon-tallymarks; }
+.#{$ti-icon-prefix}-tank:before { content: $ti-icon-tank; }
.#{$ti-icon-prefix}-target:before { content: $ti-icon-target; }
.#{$ti-icon-prefix}-tax:before { content: $ti-icon-tax; }
.#{$ti-icon-prefix}-temperature:before { content: $ti-icon-temperature; }
@@ -1708,6 +1742,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-trademark:before { content: $ti-icon-trademark; }
.#{$ti-icon-prefix}-traffic-cone:before { content: $ti-icon-traffic-cone; }
.#{$ti-icon-prefix}-traffic-lights:before { content: $ti-icon-traffic-lights; }
+.#{$ti-icon-prefix}-train:before { content: $ti-icon-train; }
.#{$ti-icon-prefix}-trash:before { content: $ti-icon-trash; }
.#{$ti-icon-prefix}-trash-off:before { content: $ti-icon-trash-off; }
.#{$ti-icon-prefix}-trees:before { content: $ti-icon-trees; }
@@ -1773,6 +1808,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-world:before { content: $ti-icon-world; }
.#{$ti-icon-prefix}-world-latitude:before { content: $ti-icon-world-latitude; }
.#{$ti-icon-prefix}-world-longitude:before { content: $ti-icon-world-longitude; }
+.#{$ti-icon-prefix}-wrecking-ball:before { content: $ti-icon-wrecking-ball; }
.#{$ti-icon-prefix}-x:before { content: $ti-icon-x; }
.#{$ti-icon-prefix}-yin-yang:before { content: $ti-icon-yin-yang; }
.#{$ti-icon-prefix}-zodiac-aquarius:before { content: $ti-icon-zodiac-aquarius; }