From c9307504f8775f2874f8401fd663c6663dae2384 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 20 Apr 2020 07:56:34 +0200 Subject: Release 1.6.0 --- iconfont/fonts/tabler-icons.eot | Bin 214260 -> 222044 bytes iconfont/fonts/tabler-icons.ttf | Bin 214076 -> 221860 bytes iconfont/fonts/tabler-icons.woff | Bin 99048 -> 102756 bytes iconfont/fonts/tabler-icons.woff2 | Bin 75472 -> 78412 bytes iconfont/tabler-icons.css | 74 ++++++++++++++++- iconfont/tabler-icons.html | 166 +++++++++++++++++++++++++++++++++++++- iconfont/tabler-icons.min.css | 4 +- iconfont/tabler-icons.scss | 38 ++++++++- 8 files changed, 276 insertions(+), 6 deletions(-) (limited to 'iconfont') diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot index d974651..72c35cd 100644 Binary files a/iconfont/fonts/tabler-icons.eot and b/iconfont/fonts/tabler-icons.eot differ diff --git a/iconfont/fonts/tabler-icons.ttf b/iconfont/fonts/tabler-icons.ttf index 2a89c1c..076d762 100644 Binary files a/iconfont/fonts/tabler-icons.ttf and b/iconfont/fonts/tabler-icons.ttf differ diff --git a/iconfont/fonts/tabler-icons.woff b/iconfont/fonts/tabler-icons.woff index 390894e..544313f 100644 Binary files a/iconfont/fonts/tabler-icons.woff and b/iconfont/fonts/tabler-icons.woff differ diff --git a/iconfont/fonts/tabler-icons.woff2 b/iconfont/fonts/tabler-icons.woff2 index f6afe0f..43b5156 100644 Binary files a/iconfont/fonts/tabler-icons.woff2 and b/iconfont/fonts/tabler-icons.woff2 differ diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index e0f6b91..948f091 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.5.1 by tabler - https://tabler.io + * Tabler Icons 1.6.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -360,6 +360,14 @@ content: ""; } +.ti-braces:before { + content: ""; +} + +.ti-brackets:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -836,6 +844,10 @@ content: ""; } +.ti-ear:before { + content: ""; +} + .ti-edit:before { content: ""; } @@ -844,6 +856,10 @@ content: ""; } +.ti-emphasis:before { + content: ""; +} + .ti-eraser:before { content: ""; } @@ -872,6 +888,10 @@ content: ""; } +.ti-file-code:before { + content: ""; +} + .ti-file-download:before { content: ""; } @@ -912,10 +932,18 @@ content: ""; } +.ti-fingerprint:before { + content: ""; +} + .ti-flag:before { content: ""; } +.ti-flask:before { + content: ""; +} + .ti-flip-horizontal:before { content: ""; } @@ -944,6 +972,10 @@ content: ""; } +.ti-focus-2:before { + content: ""; +} + .ti-folder:before { content: ""; } @@ -964,6 +996,14 @@ content: ""; } +.ti-forbid:before { + content: ""; +} + +.ti-forbid-2:before { + content: ""; +} + .ti-frame:before { content: ""; } @@ -1096,6 +1136,10 @@ content: ""; } +.ti-keyboard:before { + content: ""; +} + .ti-language:before { content: ""; } @@ -1376,6 +1420,10 @@ content: ""; } +.ti-outlet:before { + content: ""; +} + .ti-package:before { content: ""; } @@ -1392,6 +1440,10 @@ content: ""; } +.ti-parentheses:before { + content: ""; +} + .ti-parking:before { content: ""; } @@ -1440,6 +1492,10 @@ content: ""; } +.ti-plug:before { + content: ""; +} + .ti-plus:before { content: ""; } @@ -1556,6 +1612,10 @@ content: ""; } +.ti-separator:before { + content: ""; +} + .ti-server:before { content: ""; } @@ -1592,6 +1652,10 @@ content: ""; } +.ti-slice:before { + content: ""; +} + .ti-slideshow:before { content: ""; } @@ -1700,10 +1764,18 @@ content: ""; } +.ti-terminal:before { + content: ""; +} + .ti-test-pipe:before { content: ""; } +.ti-text-wrap:before { + content: ""; +} + .ti-thumb-down:before { content: ""; } diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html index da68109..8ec5983 100644 --- a/iconfont/tabler-icons.html +++ b/iconfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 1.5.1 + Tabler Icons - version 1.6.0 @@ -93,7 +93,7 @@

Tabler Icons

-

version 1.5.1

+

version 1.6.0

@@ -855,6 +855,24 @@
+
+ + braces +
+ ti ti-braces
+ \ebcc +
+
+ +
+ + brackets +
+ ti ti-brackets
+ \ebcd +
+
+
briefcase @@ -1926,6 +1944,15 @@
+
+ + ear +
+ ti ti-ear
+ \ebce +
+
+
edit @@ -1944,6 +1971,15 @@
+
+ + emphasis +
+ ti ti-emphasis
+ \ebcf +
+
+
eraser @@ -2007,6 +2043,15 @@
+
+ + file-code +
+ ti ti-file-code
+ \ebd0 +
+
+
file-download @@ -2097,6 +2142,15 @@
+
+ + fingerprint +
+ ti ti-fingerprint
+ \ebd1 +
+
+
flag @@ -2106,6 +2160,15 @@
+
+ + flask +
+ ti ti-flask
+ \ebd2 +
+
+
flip-horizontal @@ -2169,6 +2232,15 @@
+
+ + focus-2 +
+ ti ti-focus-2
+ \ebd3 +
+
+
folder @@ -2214,6 +2286,24 @@
+
+ + forbid +
+ ti ti-forbid
+ \ebd5 +
+
+ +
+ + forbid-2 +
+ ti ti-forbid-2
+ \ebd4 +
+
+
frame @@ -2511,6 +2601,15 @@
+
+ + keyboard +
+ ti ti-keyboard
+ \ebd6 +
+
+
language @@ -3141,6 +3240,15 @@
+
+ + outlet +
+ ti ti-outlet
+ \ebd7 +
+
+
package @@ -3177,6 +3285,15 @@
+
+ + parentheses +
+ ti ti-parentheses
+ \ebd8 +
+
+
parking @@ -3285,6 +3402,15 @@
+
+ + plug +
+ ti ti-plug
+ \ebd9 +
+
+
plus @@ -3546,6 +3672,15 @@
+
+ + separator +
+ ti ti-separator
+ \ebda +
+
+
server @@ -3627,6 +3762,15 @@
+
+ + slice +
+ ti ti-slice
+ \ebdb +
+
+
slideshow @@ -3870,6 +4014,15 @@
+
+ + terminal +
+ ti ti-terminal
+ \ebdc +
+
+
test-pipe @@ -3879,6 +4032,15 @@
+
+ + text-wrap +
+ ti ti-text-wrap
+ \ebdd +
+
+
thumb-down diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css index 15158ae..7e7aa88 100644 --- a/iconfont/tabler-icons.min.css +++ b/iconfont/tabler-icons.min.css @@ -1,4 +1,4 @@ @charset "UTF-8";/*! - * Tabler Icons 1.5.1 by tabler - https://tabler.io + * Tabler Icons 1.6.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-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 + */@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-braces:before{content:""}.ti-brackets: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-ear:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-emphasis: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-code: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-fingerprint:before{content:""}.ti-flag: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-right:before{content:""}.ti-floppy-disk:before{content:""}.ti-focus:before{content:""}.ti-focus-2: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-forbid:before{content:""}.ti-forbid-2: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-keyboard: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-outlet:before{content:""}.ti-package:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-paperclip:before{content:""}.ti-parentheses: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-plug: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-separator: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-slice: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-terminal:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap: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 c0ba944..4f4c2f6 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.5.1 by tabler - https://tabler.io + * Tabler Icons 1.6.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -118,6 +118,8 @@ $ti-icon-border-right: '\ea42'; $ti-icon-border-top: '\ea43'; $ti-icon-border-vertical: '\ea44'; $ti-icon-box: '\ea45'; +$ti-icon-braces: '\ebcc'; +$ti-icon-brackets: '\ebcd'; $ti-icon-briefcase: '\ea46'; $ti-icon-brightness: '\eb7f'; $ti-icon-brightness-down: '\eb7d'; @@ -237,8 +239,10 @@ $ti-icon-download: '\ea96'; $ti-icon-drag-drop: '\eb89'; $ti-icon-drag-drop-2: '\eb88'; $ti-icon-droplet: '\ea97'; +$ti-icon-ear: '\ebce'; $ti-icon-edit: '\ea98'; $ti-icon-egg: '\eb8a'; +$ti-icon-emphasis: '\ebcf'; $ti-icon-eraser: '\eb8b'; $ti-icon-exposure: '\eb8c'; $ti-icon-external-link: '\ea99'; @@ -246,6 +250,7 @@ $ti-icon-eye: '\ea9a'; $ti-icon-face-id: '\ea9b'; $ti-icon-file: '\eaa4'; $ti-icon-file-check: '\ea9c'; +$ti-icon-file-code: '\ebd0'; $ti-icon-file-download: '\ea9d'; $ti-icon-file-horizontal: '\ebb0'; $ti-icon-file-invoice: '\eb67'; @@ -256,7 +261,9 @@ $ti-icon-file-shredder: '\eaa1'; $ti-icon-file-text: '\eaa2'; $ti-icon-file-x: '\eaa3'; $ti-icon-filter: '\eaa5'; +$ti-icon-fingerprint: '\ebd1'; $ti-icon-flag: '\eaa6'; +$ti-icon-flask: '\ebd2'; $ti-icon-flip-horizontal: '\eaa7'; $ti-icon-flip-vertical: '\eaa8'; $ti-icon-float-center: '\ebb1'; @@ -264,11 +271,14 @@ $ti-icon-float-left: '\ebb2'; $ti-icon-float-right: '\ebb3'; $ti-icon-floppy-disk: '\eaa9'; $ti-icon-focus: '\eb8d'; +$ti-icon-focus-2: '\ebd3'; $ti-icon-folder: '\eaad'; $ti-icon-folder-minus: '\eaaa'; $ti-icon-folder-plus: '\eaab'; $ti-icon-folder-x: '\eaac'; $ti-icon-folders: '\eaae'; +$ti-icon-forbid: '\ebd5'; +$ti-icon-forbid-2: '\ebd4'; $ti-icon-frame: '\eaaf'; $ti-icon-friends: '\eab0'; $ti-icon-gauge: '\eab1'; @@ -302,6 +312,7 @@ $ti-icon-info-circle: '\eac5'; $ti-icon-info-square: '\eac6'; $ti-icon-italic: '\eb93'; $ti-icon-key: '\eac7'; +$ti-icon-keyboard: '\ebd6'; $ti-icon-language: '\ebbe'; $ti-icon-layers-difference: '\eac8'; $ti-icon-layers-intersect: '\eac9'; @@ -372,10 +383,12 @@ $ti-icon-notebook: '\eb96'; $ti-icon-notes: '\eb6e'; $ti-icon-notification: '\eafe'; $ti-icon-omega: '\eb97'; +$ti-icon-outlet: '\ebd7'; $ti-icon-package: '\eaff'; $ti-icon-paint: '\eb00'; $ti-icon-palette: '\eb01'; $ti-icon-paperclip: '\eb02'; +$ti-icon-parentheses: '\ebd8'; $ti-icon-parking: '\eb03'; $ti-icon-pencil: '\eb04'; $ti-icon-phone: '\eb09'; @@ -388,6 +401,7 @@ $ti-icon-pillow: '\eb98'; $ti-icon-plane: '\eb6f'; $ti-icon-plane-arrival: '\eb99'; $ti-icon-plane-departure: '\eb9a'; +$ti-icon-plug: '\ebd9'; $ti-icon-plus: '\eb0b'; $ti-icon-point: '\eb0c'; $ti-icon-power: '\eb0d'; @@ -417,6 +431,7 @@ $ti-icon-scissors: '\eb1b'; $ti-icon-search: '\eb1c'; $ti-icon-selector: '\eb1d'; $ti-icon-send: '\eb1e'; +$ti-icon-separator: '\ebda'; $ti-icon-server: '\eb1f'; $ti-icon-settings: '\eb20'; $ti-icon-shape: '\eb9c'; @@ -426,6 +441,7 @@ $ti-icon-shield-check: '\eb22'; $ti-icon-shield-x: '\eb23'; $ti-icon-shopping-cart: '\eb25'; $ti-icon-sitemap: '\eb9d'; +$ti-icon-slice: '\ebdb'; $ti-icon-slideshow: '\ebc9'; $ti-icon-sort-ascending: '\eb26'; $ti-icon-sort-descending: '\eb27'; @@ -453,7 +469,9 @@ $ti-icon-temperature: '\eb38'; $ti-icon-temperature-celsius: '\eb36'; $ti-icon-temperature-fahrenheit: '\eb37'; $ti-icon-template: '\eb39'; +$ti-icon-terminal: '\ebdc'; $ti-icon-test-pipe: '\eb3a'; +$ti-icon-text-wrap: '\ebdd'; $ti-icon-thumb-down: '\eb3b'; $ti-icon-thumb-up: '\eb3c'; $ti-icon-ticket: '\eb3d'; @@ -579,6 +597,8 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-border-top:before { content: $ti-icon-border-top; } .#{$ti-icon-prefix}-border-vertical:before { content: $ti-icon-border-vertical; } .#{$ti-icon-prefix}-box:before { content: $ti-icon-box; } +.#{$ti-icon-prefix}-braces:before { content: $ti-icon-braces; } +.#{$ti-icon-prefix}-brackets:before { content: $ti-icon-brackets; } .#{$ti-icon-prefix}-briefcase:before { content: $ti-icon-briefcase; } .#{$ti-icon-prefix}-brightness:before { content: $ti-icon-brightness; } .#{$ti-icon-prefix}-brightness-down:before { content: $ti-icon-brightness-down; } @@ -698,8 +718,10 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-drag-drop:before { content: $ti-icon-drag-drop; } .#{$ti-icon-prefix}-drag-drop-2:before { content: $ti-icon-drag-drop-2; } .#{$ti-icon-prefix}-droplet:before { content: $ti-icon-droplet; } +.#{$ti-icon-prefix}-ear:before { content: $ti-icon-ear; } .#{$ti-icon-prefix}-edit:before { content: $ti-icon-edit; } .#{$ti-icon-prefix}-egg:before { content: $ti-icon-egg; } +.#{$ti-icon-prefix}-emphasis:before { content: $ti-icon-emphasis; } .#{$ti-icon-prefix}-eraser:before { content: $ti-icon-eraser; } .#{$ti-icon-prefix}-exposure:before { content: $ti-icon-exposure; } .#{$ti-icon-prefix}-external-link:before { content: $ti-icon-external-link; } @@ -707,6 +729,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-face-id:before { content: $ti-icon-face-id; } .#{$ti-icon-prefix}-file:before { content: $ti-icon-file; } .#{$ti-icon-prefix}-file-check:before { content: $ti-icon-file-check; } +.#{$ti-icon-prefix}-file-code:before { content: $ti-icon-file-code; } .#{$ti-icon-prefix}-file-download:before { content: $ti-icon-file-download; } .#{$ti-icon-prefix}-file-horizontal:before { content: $ti-icon-file-horizontal; } .#{$ti-icon-prefix}-file-invoice:before { content: $ti-icon-file-invoice; } @@ -717,7 +740,9 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-file-text:before { content: $ti-icon-file-text; } .#{$ti-icon-prefix}-file-x:before { content: $ti-icon-file-x; } .#{$ti-icon-prefix}-filter:before { content: $ti-icon-filter; } +.#{$ti-icon-prefix}-fingerprint:before { content: $ti-icon-fingerprint; } .#{$ti-icon-prefix}-flag:before { content: $ti-icon-flag; } +.#{$ti-icon-prefix}-flask:before { content: $ti-icon-flask; } .#{$ti-icon-prefix}-flip-horizontal:before { content: $ti-icon-flip-horizontal; } .#{$ti-icon-prefix}-flip-vertical:before { content: $ti-icon-flip-vertical; } .#{$ti-icon-prefix}-float-center:before { content: $ti-icon-float-center; } @@ -725,11 +750,14 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-float-right:before { content: $ti-icon-float-right; } .#{$ti-icon-prefix}-floppy-disk:before { content: $ti-icon-floppy-disk; } .#{$ti-icon-prefix}-focus:before { content: $ti-icon-focus; } +.#{$ti-icon-prefix}-focus-2:before { content: $ti-icon-focus-2; } .#{$ti-icon-prefix}-folder:before { content: $ti-icon-folder; } .#{$ti-icon-prefix}-folder-minus:before { content: $ti-icon-folder-minus; } .#{$ti-icon-prefix}-folder-plus:before { content: $ti-icon-folder-plus; } .#{$ti-icon-prefix}-folder-x:before { content: $ti-icon-folder-x; } .#{$ti-icon-prefix}-folders:before { content: $ti-icon-folders; } +.#{$ti-icon-prefix}-forbid:before { content: $ti-icon-forbid; } +.#{$ti-icon-prefix}-forbid-2:before { content: $ti-icon-forbid-2; } .#{$ti-icon-prefix}-frame:before { content: $ti-icon-frame; } .#{$ti-icon-prefix}-friends:before { content: $ti-icon-friends; } .#{$ti-icon-prefix}-gauge:before { content: $ti-icon-gauge; } @@ -763,6 +791,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-info-square:before { content: $ti-icon-info-square; } .#{$ti-icon-prefix}-italic:before { content: $ti-icon-italic; } .#{$ti-icon-prefix}-key:before { content: $ti-icon-key; } +.#{$ti-icon-prefix}-keyboard:before { content: $ti-icon-keyboard; } .#{$ti-icon-prefix}-language:before { content: $ti-icon-language; } .#{$ti-icon-prefix}-layers-difference:before { content: $ti-icon-layers-difference; } .#{$ti-icon-prefix}-layers-intersect:before { content: $ti-icon-layers-intersect; } @@ -833,10 +862,12 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-notes:before { content: $ti-icon-notes; } .#{$ti-icon-prefix}-notification:before { content: $ti-icon-notification; } .#{$ti-icon-prefix}-omega:before { content: $ti-icon-omega; } +.#{$ti-icon-prefix}-outlet:before { content: $ti-icon-outlet; } .#{$ti-icon-prefix}-package:before { content: $ti-icon-package; } .#{$ti-icon-prefix}-paint:before { content: $ti-icon-paint; } .#{$ti-icon-prefix}-palette:before { content: $ti-icon-palette; } .#{$ti-icon-prefix}-paperclip:before { content: $ti-icon-paperclip; } +.#{$ti-icon-prefix}-parentheses:before { content: $ti-icon-parentheses; } .#{$ti-icon-prefix}-parking:before { content: $ti-icon-parking; } .#{$ti-icon-prefix}-pencil:before { content: $ti-icon-pencil; } .#{$ti-icon-prefix}-phone:before { content: $ti-icon-phone; } @@ -849,6 +880,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-plane:before { content: $ti-icon-plane; } .#{$ti-icon-prefix}-plane-arrival:before { content: $ti-icon-plane-arrival; } .#{$ti-icon-prefix}-plane-departure:before { content: $ti-icon-plane-departure; } +.#{$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}-power:before { content: $ti-icon-power; } @@ -878,6 +910,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-search:before { content: $ti-icon-search; } .#{$ti-icon-prefix}-selector:before { content: $ti-icon-selector; } .#{$ti-icon-prefix}-send:before { content: $ti-icon-send; } +.#{$ti-icon-prefix}-separator:before { content: $ti-icon-separator; } .#{$ti-icon-prefix}-server:before { content: $ti-icon-server; } .#{$ti-icon-prefix}-settings:before { content: $ti-icon-settings; } .#{$ti-icon-prefix}-shape:before { content: $ti-icon-shape; } @@ -887,6 +920,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}-slice:before { content: $ti-icon-slice; } .#{$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; } @@ -914,7 +948,9 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-temperature-celsius:before { content: $ti-icon-temperature-celsius; } .#{$ti-icon-prefix}-temperature-fahrenheit:before { content: $ti-icon-temperature-fahrenheit; } .#{$ti-icon-prefix}-template:before { content: $ti-icon-template; } +.#{$ti-icon-prefix}-terminal:before { content: $ti-icon-terminal; } .#{$ti-icon-prefix}-test-pipe:before { content: $ti-icon-test-pipe; } +.#{$ti-icon-prefix}-text-wrap:before { content: $ti-icon-text-wrap; } .#{$ti-icon-prefix}-thumb-down:before { content: $ti-icon-thumb-down; } .#{$ti-icon-prefix}-thumb-up:before { content: $ti-icon-thumb-up; } .#{$ti-icon-prefix}-ticket:before { content: $ti-icon-ticket; } -- cgit v1.2.1