aboutsummaryrefslogtreecommitdiff
path: root/iconfont
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-19 16:11:38 +0200
committercodecalm <codecalm@gmail.com>2020-04-19 16:11:38 +0200
commit87d560bd7d66f703c62f0df3c44985e8ceabe7cd (patch)
tree6b901d6f1472d84545d2b1adf464525952deeaef /iconfont
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff)
downloadtabler-icons-87d560bd7d66f703c62f0df3c44985e8ceabe7cd.tar.xz
Release 1.5.1v1.5.1
Diffstat (limited to 'iconfont')
-rw-r--r--iconfont/fonts/tabler-icons.eotbin210648 -> 214260 bytes
-rw-r--r--iconfont/fonts/tabler-icons.ttfbin210464 -> 214076 bytes
-rw-r--r--iconfont/fonts/tabler-icons.woffbin97268 -> 99048 bytes
-rw-r--r--iconfont/fonts/tabler-icons.woff2bin74116 -> 75472 bytes
-rw-r--r--iconfont/tabler-icons.css26
-rw-r--r--iconfont/tabler-icons.html58
-rw-r--r--iconfont/tabler-icons.min.css4
-rw-r--r--iconfont/tabler-icons.scss14
8 files changed, 96 insertions, 6 deletions
diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot
index 2425439..d974651 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 f481fc8..2a89c1c 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 f483d1f..390894e 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 fe17b5f..f6afe0f 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 eb20a10..e0f6b91 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.5.0 by tabler - https://tabler.io
+ * Tabler Icons 1.5.1 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
@@ -252,6 +252,10 @@
content: "";
}
+.ti-barcode:before {
+ content: "";
+}
+
.ti-battery:before {
content: "";
}
@@ -1492,6 +1496,10 @@
content: "";
}
+.ti-replace:before {
+ content: "";
+}
+
.ti-rotate:before {
content: "";
}
@@ -1528,6 +1536,10 @@
content: "";
}
+.ti-scan:before {
+ content: "";
+}
+
.ti-scissors:before {
content: "";
}
@@ -1580,6 +1592,10 @@
content: "";
}
+.ti-slideshow:before {
+ content: "";
+}
+
.ti-sort-ascending:before {
content: "";
}
@@ -1712,6 +1728,10 @@
content: "";
}
+.ti-tools:before {
+ content: "";
+}
+
.ti-trash:before {
content: "";
}
@@ -1800,6 +1820,10 @@
content: "";
}
+.ti-wand:before {
+ content: "";
+}
+
.ti-wifi:before {
content: "";
}
diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html
index 3c5497e..da68109 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.5.0</title>
+ <title>Tabler Icons - version 1.5.1</title>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
<link rel="stylesheet" href="./tabler-icons.css">
@@ -93,7 +93,7 @@
<h1>
Tabler Icons
</h1>
- <p class="text-muted">version 1.5.0</p>
+ <p class="text-muted">version 1.5.1</p>
</header>
<div class="box">
@@ -613,6 +613,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-barcode"></i>
+ <strong>barcode</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-barcode</code><br>
+ <code>\ebc6</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-battery"></i>
<strong>battery</strong>
<div class="tabler-icon-codes">
@@ -3403,6 +3412,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-replace"></i>
+ <strong>replace</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-replace</code><br>
+ <code>\ebc7</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-rotate"></i>
<strong>rotate</strong>
<div class="tabler-icon-codes">
@@ -3484,6 +3502,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-scan"></i>
+ <strong>scan</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-scan</code><br>
+ <code>\ebc8</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-scissors"></i>
<strong>scissors</strong>
<div class="tabler-icon-codes">
@@ -3601,6 +3628,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-slideshow"></i>
+ <strong>slideshow</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-slideshow</code><br>
+ <code>\ebc9</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-sort-ascending"></i>
<strong>sort-ascending</strong>
<div class="tabler-icon-codes">
@@ -3898,6 +3934,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-tools"></i>
+ <strong>tools</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-tools</code><br>
+ <code>\ebca</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-trash"></i>
<strong>trash</strong>
<div class="tabler-icon-codes">
@@ -4096,6 +4141,15 @@
</div>
<div class="tabler-icon">
+ <i class="ti ti-wand"></i>
+ <strong>wand</strong>
+ <div class="tabler-icon-codes">
+ <code>ti ti-wand</code><br>
+ <code>\ebcb</code>
+ </div>
+ </div>
+
+ <div class="tabler-icon">
<i class="ti ti-wifi"></i>
<strong>wifi</strong>
<div class="tabler-icon-codes">
diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css
index 4253618..15158ae 100644
--- a/iconfont/tabler-icons.min.css
+++ b/iconfont/tabler-icons.min.css
@@ -1,4 +1,4 @@
@charset "UTF-8";/*!
- * Tabler Icons 1.5.0 by tabler - https://tabler.io
+ * Tabler Icons 1.5.1 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-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-triangle:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-anchor: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-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-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-at:before{content:""}.ti-atom:before{content:""}.ti-award:before{content:""}.ti-backspace:before{content:""}.ti-ban:before{content:""}.ti-bandage: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-bed:before{content:""}.ti-bell:before{content:""}.ti-bike:before{content:""}.ti-bluetooth:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-book:before{content:""}.ti-bookmark: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-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-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-church:before{content:""}.ti-building-hospital:before{content:""}.ti-building-store:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off: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-car: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-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chrome:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-x: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-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-swatch:before{content:""}.ti-columns:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-copy: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-crop: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-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-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-devices:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount: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-droplet:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-eraser:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-face-id:before{content:""}.ti-file:before{content:""}.ti-file-check:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-plus:before{content:""}.ti-file-shredder:before{content:""}.ti-file-text:before{content:""}.ti-file-x:before{content:""}.ti-filter:before{content:""}.ti-flag:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-right:before{content:""}.ti-floppy-disk:before{content:""}.ti-focus:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-frame:before{content:""}.ti-friends: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-grid:before{content:""}.ti-grid-dots:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-help: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-key: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-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-lego:before{content:""}.ti-letter-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy: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-location:before{content:""}.ti-lock: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-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-maximize:before{content:""}.ti-menu:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-dots:before{content:""}.ti-messages:before{content:""}.ti-microphone:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon: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-omega:before{content:""}.ti-package:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-paperclip:before{content:""}.ti-parking:before{content:""}.ti-pencil:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-photo:before{content:""}.ti-pillow:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-power:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-record-mail:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-registered:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-scale:before{content:""}.ti-scissors:before{content:""}.ti-search:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-server: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-x:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-star:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-subscript:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-superscript: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-target:before{content:""}.ti-tax:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-template:before{content:""}.ti-test-pipe:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-trash:before{content:""}.ti-trending-down:before{content:""}.ti-trending-up:before{content:""}.ti-triangle:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-typography: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-minus:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-viewfinder:before{content:""}.ti-virus:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-wallet:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-x: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-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-triangle:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-anchor: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-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-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-at:before{content:""}.ti-atom:before{content:""}.ti-award:before{content:""}.ti-backspace:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode: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-bed:before{content:""}.ti-bell:before{content:""}.ti-bike:before{content:""}.ti-bluetooth:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-book:before{content:""}.ti-bookmark: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-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-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-church:before{content:""}.ti-building-hospital:before{content:""}.ti-building-store:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off: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-car: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-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chrome:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-x: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-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-swatch:before{content:""}.ti-columns:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-copy: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-crop: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-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-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-devices:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount: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-droplet:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-eraser:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-face-id:before{content:""}.ti-file:before{content:""}.ti-file-check:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-plus:before{content:""}.ti-file-shredder:before{content:""}.ti-file-text:before{content:""}.ti-file-x:before{content:""}.ti-filter:before{content:""}.ti-flag:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-right:before{content:""}.ti-floppy-disk:before{content:""}.ti-focus:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-frame:before{content:""}.ti-friends: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-grid:before{content:""}.ti-grid-dots:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-help: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-key: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-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-lego:before{content:""}.ti-letter-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy: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-location:before{content:""}.ti-lock: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-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-maximize:before{content:""}.ti-menu:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-dots:before{content:""}.ti-messages:before{content:""}.ti-microphone:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon: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-omega:before{content:""}.ti-package:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-paperclip:before{content:""}.ti-parking:before{content:""}.ti-pencil:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-photo:before{content:""}.ti-pillow:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-power:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-record-mail:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-registered:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-scissors:before{content:""}.ti-search:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-server: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-x:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-slideshow:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-star:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-subscript:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-superscript: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-target:before{content:""}.ti-tax:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-template:before{content:""}.ti-test-pipe:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-trash:before{content:""}.ti-trending-down:before{content:""}.ti-trending-up:before{content:""}.ti-triangle:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-typography: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-minus:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-viewfinder:before{content:""}.ti-virus:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-x: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 62b7b3a..c0ba944 100644
--- a/iconfont/tabler-icons.scss
+++ b/iconfont/tabler-icons.scss
@@ -1,5 +1,5 @@
/*!
- * Tabler Icons 1.5.0 by tabler - https://tabler.io
+ * Tabler Icons 1.5.1 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
$ti-font-family: 'tabler-icons' !default;
@@ -91,6 +91,7 @@ $ti-icon-award: '\ea2c';
$ti-icon-backspace: '\ea2d';
$ti-icon-ban: '\ea2e';
$ti-icon-bandage: '\eb7a';
+$ti-icon-barcode: '\ebc6';
$ti-icon-battery: '\ea34';
$ti-icon-battery-1: '\ea2f';
$ti-icon-battery-2: '\ea30';
@@ -401,6 +402,7 @@ $ti-icon-refresh: '\eb13';
$ti-icon-registered: '\eb14';
$ti-icon-repeat: '\eb72';
$ti-icon-repeat-once: '\eb71';
+$ti-icon-replace: '\ebc7';
$ti-icon-rotate: '\eb16';
$ti-icon-rotate-2: '\ebb4';
$ti-icon-rotate-clockwise: '\eb15';
@@ -410,6 +412,7 @@ $ti-icon-router: '\eb18';
$ti-icon-rss: '\eb19';
$ti-icon-ruler: '\eb1a';
$ti-icon-scale: '\ebc2';
+$ti-icon-scan: '\ebc8';
$ti-icon-scissors: '\eb1b';
$ti-icon-search: '\eb1c';
$ti-icon-selector: '\eb1d';
@@ -423,6 +426,7 @@ $ti-icon-shield-check: '\eb22';
$ti-icon-shield-x: '\eb23';
$ti-icon-shopping-cart: '\eb25';
$ti-icon-sitemap: '\eb9d';
+$ti-icon-slideshow: '\ebc9';
$ti-icon-sort-ascending: '\eb26';
$ti-icon-sort-descending: '\eb27';
$ti-icon-square: '\eb2c';
@@ -456,6 +460,7 @@ $ti-icon-ticket: '\eb3d';
$ti-icon-toggle-left: '\eb3e';
$ti-icon-toggle-right: '\eb3f';
$ti-icon-tool: '\eb40';
+$ti-icon-tools: '\ebca';
$ti-icon-trash: '\eb41';
$ti-icon-trending-down: '\eb42';
$ti-icon-trending-up: '\eb43';
@@ -478,6 +483,7 @@ $ti-icon-volume: '\eb51';
$ti-icon-volume-2: '\eb4f';
$ti-icon-volume-3: '\eb50';
$ti-icon-wallet: '\eb75';
+$ti-icon-wand: '\ebcb';
$ti-icon-wifi: '\eb52';
$ti-icon-wifi-0: '\eba3';
$ti-icon-wifi-1: '\eba4';
@@ -546,6 +552,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-backspace:before { content: $ti-icon-backspace; }
.#{$ti-icon-prefix}-ban:before { content: $ti-icon-ban; }
.#{$ti-icon-prefix}-bandage:before { content: $ti-icon-bandage; }
+.#{$ti-icon-prefix}-barcode:before { content: $ti-icon-barcode; }
.#{$ti-icon-prefix}-battery:before { content: $ti-icon-battery; }
.#{$ti-icon-prefix}-battery-1:before { content: $ti-icon-battery-1; }
.#{$ti-icon-prefix}-battery-2:before { content: $ti-icon-battery-2; }
@@ -856,6 +863,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-registered:before { content: $ti-icon-registered; }
.#{$ti-icon-prefix}-repeat:before { content: $ti-icon-repeat; }
.#{$ti-icon-prefix}-repeat-once:before { content: $ti-icon-repeat-once; }
+.#{$ti-icon-prefix}-replace:before { content: $ti-icon-replace; }
.#{$ti-icon-prefix}-rotate:before { content: $ti-icon-rotate; }
.#{$ti-icon-prefix}-rotate-2:before { content: $ti-icon-rotate-2; }
.#{$ti-icon-prefix}-rotate-clockwise:before { content: $ti-icon-rotate-clockwise; }
@@ -865,6 +873,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-rss:before { content: $ti-icon-rss; }
.#{$ti-icon-prefix}-ruler:before { content: $ti-icon-ruler; }
.#{$ti-icon-prefix}-scale:before { content: $ti-icon-scale; }
+.#{$ti-icon-prefix}-scan:before { content: $ti-icon-scan; }
.#{$ti-icon-prefix}-scissors:before { content: $ti-icon-scissors; }
.#{$ti-icon-prefix}-search:before { content: $ti-icon-search; }
.#{$ti-icon-prefix}-selector:before { content: $ti-icon-selector; }
@@ -878,6 +887,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-shield-x:before { content: $ti-icon-shield-x; }
.#{$ti-icon-prefix}-shopping-cart:before { content: $ti-icon-shopping-cart; }
.#{$ti-icon-prefix}-sitemap:before { content: $ti-icon-sitemap; }
+.#{$ti-icon-prefix}-slideshow:before { content: $ti-icon-slideshow; }
.#{$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}-square:before { content: $ti-icon-square; }
@@ -911,6 +921,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-toggle-left:before { content: $ti-icon-toggle-left; }
.#{$ti-icon-prefix}-toggle-right:before { content: $ti-icon-toggle-right; }
.#{$ti-icon-prefix}-tool:before { content: $ti-icon-tool; }
+.#{$ti-icon-prefix}-tools:before { content: $ti-icon-tools; }
.#{$ti-icon-prefix}-trash:before { content: $ti-icon-trash; }
.#{$ti-icon-prefix}-trending-down:before { content: $ti-icon-trending-down; }
.#{$ti-icon-prefix}-trending-up:before { content: $ti-icon-trending-up; }
@@ -933,6 +944,7 @@ $ti-icon-zoom-out: '\eb57';
.#{$ti-icon-prefix}-volume-2:before { content: $ti-icon-volume-2; }
.#{$ti-icon-prefix}-volume-3:before { content: $ti-icon-volume-3; }
.#{$ti-icon-prefix}-wallet:before { content: $ti-icon-wallet; }
+.#{$ti-icon-prefix}-wand:before { content: $ti-icon-wand; }
.#{$ti-icon-prefix}-wifi:before { content: $ti-icon-wifi; }
.#{$ti-icon-prefix}-wifi-0:before { content: $ti-icon-wifi-0; }
.#{$ti-icon-prefix}-wifi-1:before { content: $ti-icon-wifi-1; }