From 0c726fb0a1a387728166a5f863fe7f4aecf8593a Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 21 Aug 2020 18:37:38 +0200 Subject: Release 1.14.0 --- iconfont/tabler-icons.scss | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.scss') diff --git a/iconfont/tabler-icons.scss b/iconfont/tabler-icons.scss index c606028..66504cd 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.13.1 by tabler - https://tabler.io + * Tabler Icons 1.14.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -189,6 +189,7 @@ $ti-icon-camera-minus: '\ec3a'; $ti-icon-camera-plus: '\ec3b'; $ti-icon-capture: '\ec3c'; $ti-icon-car: '\ebbb'; +$ti-icon-caravan: '\ec7c'; $ti-icon-caret-down: '\eb5d'; $ti-icon-caret-left: '\eb5e'; $ti-icon-caret-right: '\eb5f'; @@ -339,6 +340,7 @@ $ti-icon-forbid-2: '\ebd4'; $ti-icon-forklift: '\ebe9'; $ti-icon-frame: '\eaaf'; $ti-icon-friends: '\eab0'; +$ti-icon-gas-station: '\ec7d'; $ti-icon-gauge: '\eab1'; $ti-icon-ghost: '\eb8e'; $ti-icon-gift: '\eb68'; @@ -377,6 +379,8 @@ $ti-icon-info-square: '\eac6'; $ti-icon-italic: '\eb93'; $ti-icon-key: '\eac7'; $ti-icon-keyboard: '\ebd6'; +$ti-icon-keyboard-hide: '\ec7e'; +$ti-icon-keyboard-show: '\ec7f'; $ti-icon-language: '\ebbe'; $ti-icon-layers-difference: '\eac8'; $ti-icon-layers-intersect: '\eac9'; @@ -452,6 +456,7 @@ $ti-icon-map-2: '\eae7'; $ti-icon-map-pin: '\eae8'; $ti-icon-markdown: '\ec41'; $ti-icon-marquee: '\ec77'; +$ti-icon-mars: '\ec80'; $ti-icon-math: '\ebeb'; $ti-icon-maximize: '\eaea'; $ti-icon-medal: '\ec78'; @@ -489,6 +494,7 @@ $ti-icon-notification: '\eafe'; $ti-icon-omega: '\eb97'; $ti-icon-outlet: '\ebd7'; $ti-icon-package: '\eaff'; +$ti-icon-page-break: '\ec81'; $ti-icon-paint: '\eb00'; $ti-icon-palette: '\eb01'; $ti-icon-paperclip: '\eb02'; @@ -536,6 +542,8 @@ $ti-icon-route: '\eb17'; $ti-icon-router: '\eb18'; $ti-icon-rss: '\eb19'; $ti-icon-ruler: '\eb1a'; +$ti-icon-run: '\ec82'; +$ti-icon-sailboat: '\ec83'; $ti-icon-scale: '\ebc2'; $ti-icon-scan: '\ebc8'; $ti-icon-scissors: '\eb1b'; @@ -554,6 +562,7 @@ $ti-icon-share: '\eb21'; $ti-icon-shield: '\eb24'; $ti-icon-shield-check: '\eb22'; $ti-icon-shield-x: '\eb23'; +$ti-icon-ship: '\ec84'; $ti-icon-shirt: '\ec0a'; $ti-icon-shopping-cart: '\eb25'; $ti-icon-sitemap: '\eb9d'; @@ -580,6 +589,7 @@ $ti-icon-sun: '\eb30'; $ti-icon-sunset: '\ec31'; $ti-icon-sunshine: '\ec32'; $ti-icon-superscript: '\eba0'; +$ti-icon-swiming: '\ec85'; $ti-icon-switch: '\eb33'; $ti-icon-switch-horizontal: '\eb31'; $ti-icon-switch-vertical: '\eb32'; @@ -635,6 +645,7 @@ $ti-icon-user-minus: '\eb4a'; $ti-icon-user-plus: '\eb4b'; $ti-icon-user-x: '\eb4c'; $ti-icon-users: '\ebf2'; +$ti-icon-venus: '\ec86'; $ti-icon-viewfinder: '\eb4e'; $ti-icon-viewport-narrow: '\ebf3'; $ti-icon-viewport-wide: '\ebf4'; @@ -642,6 +653,7 @@ $ti-icon-virus: '\eb74'; $ti-icon-volume: '\eb51'; $ti-icon-volume-2: '\eb4f'; $ti-icon-volume-3: '\eb50'; +$ti-icon-walk: '\ec87'; $ti-icon-wallet: '\eb75'; $ti-icon-wand: '\ebcb'; $ti-icon-wifi: '\eb52'; @@ -813,6 +825,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-camera-plus:before { content: $ti-icon-camera-plus; } .#{$ti-icon-prefix}-capture:before { content: $ti-icon-capture; } .#{$ti-icon-prefix}-car:before { content: $ti-icon-car; } +.#{$ti-icon-prefix}-caravan:before { content: $ti-icon-caravan; } .#{$ti-icon-prefix}-caret-down:before { content: $ti-icon-caret-down; } .#{$ti-icon-prefix}-caret-left:before { content: $ti-icon-caret-left; } .#{$ti-icon-prefix}-caret-right:before { content: $ti-icon-caret-right; } @@ -963,6 +976,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-forklift:before { content: $ti-icon-forklift; } .#{$ti-icon-prefix}-frame:before { content: $ti-icon-frame; } .#{$ti-icon-prefix}-friends:before { content: $ti-icon-friends; } +.#{$ti-icon-prefix}-gas-station:before { content: $ti-icon-gas-station; } .#{$ti-icon-prefix}-gauge:before { content: $ti-icon-gauge; } .#{$ti-icon-prefix}-ghost:before { content: $ti-icon-ghost; } .#{$ti-icon-prefix}-gift:before { content: $ti-icon-gift; } @@ -1001,6 +1015,8 @@ $ti-icon-zoom-out: '\eb57'; .#{$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}-keyboard-hide:before { content: $ti-icon-keyboard-hide; } +.#{$ti-icon-prefix}-keyboard-show:before { content: $ti-icon-keyboard-show; } .#{$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; } @@ -1076,6 +1092,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-map-pin:before { content: $ti-icon-map-pin; } .#{$ti-icon-prefix}-markdown:before { content: $ti-icon-markdown; } .#{$ti-icon-prefix}-marquee:before { content: $ti-icon-marquee; } +.#{$ti-icon-prefix}-mars:before { content: $ti-icon-mars; } .#{$ti-icon-prefix}-math:before { content: $ti-icon-math; } .#{$ti-icon-prefix}-maximize:before { content: $ti-icon-maximize; } .#{$ti-icon-prefix}-medal:before { content: $ti-icon-medal; } @@ -1113,6 +1130,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$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}-page-break:before { content: $ti-icon-page-break; } .#{$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; } @@ -1160,6 +1178,8 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-router:before { content: $ti-icon-router; } .#{$ti-icon-prefix}-rss:before { content: $ti-icon-rss; } .#{$ti-icon-prefix}-ruler:before { content: $ti-icon-ruler; } +.#{$ti-icon-prefix}-run:before { content: $ti-icon-run; } +.#{$ti-icon-prefix}-sailboat:before { content: $ti-icon-sailboat; } .#{$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; } @@ -1178,6 +1198,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-shield:before { content: $ti-icon-shield; } .#{$ti-icon-prefix}-shield-check:before { content: $ti-icon-shield-check; } .#{$ti-icon-prefix}-shield-x:before { content: $ti-icon-shield-x; } +.#{$ti-icon-prefix}-ship:before { content: $ti-icon-ship; } .#{$ti-icon-prefix}-shirt:before { content: $ti-icon-shirt; } .#{$ti-icon-prefix}-shopping-cart:before { content: $ti-icon-shopping-cart; } .#{$ti-icon-prefix}-sitemap:before { content: $ti-icon-sitemap; } @@ -1204,6 +1225,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-sunset:before { content: $ti-icon-sunset; } .#{$ti-icon-prefix}-sunshine:before { content: $ti-icon-sunshine; } .#{$ti-icon-prefix}-superscript:before { content: $ti-icon-superscript; } +.#{$ti-icon-prefix}-swiming:before { content: $ti-icon-swiming; } .#{$ti-icon-prefix}-switch:before { content: $ti-icon-switch; } .#{$ti-icon-prefix}-switch-horizontal:before { content: $ti-icon-switch-horizontal; } .#{$ti-icon-prefix}-switch-vertical:before { content: $ti-icon-switch-vertical; } @@ -1259,6 +1281,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-user-plus:before { content: $ti-icon-user-plus; } .#{$ti-icon-prefix}-user-x:before { content: $ti-icon-user-x; } .#{$ti-icon-prefix}-users:before { content: $ti-icon-users; } +.#{$ti-icon-prefix}-venus:before { content: $ti-icon-venus; } .#{$ti-icon-prefix}-viewfinder:before { content: $ti-icon-viewfinder; } .#{$ti-icon-prefix}-viewport-narrow:before { content: $ti-icon-viewport-narrow; } .#{$ti-icon-prefix}-viewport-wide:before { content: $ti-icon-viewport-wide; } @@ -1266,6 +1289,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-volume:before { content: $ti-icon-volume; } .#{$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}-walk:before { content: $ti-icon-walk; } .#{$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; } -- cgit v1.2.1