From 1dfd4d8989ea34be43b0b6008f97fbf62f77a952 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 4 Aug 2020 23:56:40 +0200 Subject: Release 1.11.0 --- .github/icons.png | Bin 336790 -> 347451 bytes .github/icons.svg | 1192 ++++++++++++++++++---------------- .github/tabler-icons-1.11.0.png | Bin 0 -> 14061 bytes .github/tabler-icons-1.11.0.svg | 70 ++ iconfont-unicode.json | 2 +- iconfont/fonts/tabler-icons.eot | Bin 263592 -> 273764 bytes iconfont/fonts/tabler-icons.ttf | Bin 263408 -> 273580 bytes iconfont/fonts/tabler-icons.woff | Bin 123808 -> 128700 bytes iconfont/fonts/tabler-icons.woff2 | Bin 92976 -> 95376 bytes iconfont/tabler-icons.css | 106 ++- iconfont/tabler-icons.html | 236 ++++++- iconfont/tabler-icons.min.css | 4 +- iconfont/tabler-icons.scss | 58 +- icons-png/a-b.png | Bin 0 -> 2366 bytes icons-png/adjustments-alt.png | Bin 0 -> 2124 bytes icons-png/adjustments-horizontal.png | Bin 0 -> 2732 bytes icons-png/align-justified.png | Bin 1184 -> 1184 bytes icons-png/building-skyscraper.png | Bin 0 -> 2470 bytes icons-png/building-skyscrappers.png | Bin 2470 -> 0 bytes icons-png/camera-minus.png | Bin 0 -> 3700 bytes icons-png/camera-plus.png | Bin 0 -> 4032 bytes icons-png/capture.png | Bin 0 -> 2977 bytes icons-png/copyleft.png | Bin 0 -> 5800 bytes icons-png/crosshair.png | Bin 0 -> 2493 bytes icons-png/floppy-disk.png | Bin 2931 -> 0 bytes icons-png/layout-kanban.png | Bin 0 -> 2829 bytes icons-png/line.png | Bin 0 -> 1891 bytes icons-png/markdown.png | Bin 0 -> 3034 bytes icons-png/menu-2.png | Bin 0 -> 1184 bytes icons-png/phone-calling.png | Bin 0 -> 3389 bytes icons-png/pill.png | Bin 0 -> 3515 bytes icons-png/pillow.png | Bin 3515 -> 0 bytes icons-png/rocket.png | Bin 0 -> 5116 bytes icons-png/tallymark-1.png | Bin 0 -> 874 bytes icons-png/tallymark-2.png | Bin 0 -> 924 bytes icons-png/tallymark-3.png | Bin 0 -> 934 bytes icons-png/tallymark-4.png | Bin 0 -> 960 bytes icons-png/tallymarks.png | Bin 0 -> 2077 bytes icons-png/test.png | Bin 7324 -> 0 bytes icons-png/truck-delivery.png | Bin 0 -> 2820 bytes icons-png/truck-return.png | Bin 0 -> 3043 bytes icons-png/zoom-cancel.png | Bin 0 -> 4607 bytes icons/a-b.svg | 8 + icons/adjustments-alt.svg | 14 + icons/adjustments-horizontal.svg | 14 + icons/align-justified.svg | 2 +- icons/building-skyscraper.svg | 12 + icons/building-skyscrappers.svg | 12 - icons/camera-minus.svg | 8 + icons/camera-plus.svg | 9 + icons/capture.svg | 10 + icons/copyleft.svg | 7 + icons/crosshair.svg | 11 + icons/floppy-disk.svg | 8 - icons/layout-kanban.svg | 9 + icons/line.svg | 8 + icons/markdown.svg | 8 + icons/menu-2.svg | 8 + icons/phone-calling.svg | 9 + icons/pill.svg | 7 + icons/pillow.svg | 7 - icons/rocket.svg | 8 + icons/tallymark-1.svg | 6 + icons/tallymark-2.svg | 7 + icons/tallymark-3.svg | 8 + icons/tallymark-4.svg | 9 + icons/tallymarks.svg | 10 + icons/test.svg | 7 - icons/truck-delivery.svg | 9 + icons/truck-return.svg | 10 + icons/zoom-cancel.svg | 9 + package.json | 2 +- tabler-sprite-nostroke.svg | 2 +- tabler-sprite.svg | 2 +- tags.json | 28 +- 75 files changed, 1295 insertions(+), 661 deletions(-) create mode 100644 .github/tabler-icons-1.11.0.png create mode 100644 .github/tabler-icons-1.11.0.svg create mode 100644 icons-png/a-b.png create mode 100644 icons-png/adjustments-alt.png create mode 100644 icons-png/adjustments-horizontal.png create mode 100644 icons-png/building-skyscraper.png delete mode 100644 icons-png/building-skyscrappers.png create mode 100644 icons-png/camera-minus.png create mode 100644 icons-png/camera-plus.png create mode 100644 icons-png/capture.png create mode 100644 icons-png/copyleft.png create mode 100644 icons-png/crosshair.png delete mode 100644 icons-png/floppy-disk.png create mode 100644 icons-png/layout-kanban.png create mode 100644 icons-png/line.png create mode 100644 icons-png/markdown.png create mode 100644 icons-png/menu-2.png create mode 100644 icons-png/phone-calling.png create mode 100644 icons-png/pill.png delete mode 100644 icons-png/pillow.png create mode 100644 icons-png/rocket.png create mode 100644 icons-png/tallymark-1.png create mode 100644 icons-png/tallymark-2.png create mode 100644 icons-png/tallymark-3.png create mode 100644 icons-png/tallymark-4.png create mode 100644 icons-png/tallymarks.png delete mode 100644 icons-png/test.png create mode 100644 icons-png/truck-delivery.png create mode 100644 icons-png/truck-return.png create mode 100644 icons-png/zoom-cancel.png create mode 100644 icons/a-b.svg create mode 100644 icons/adjustments-alt.svg create mode 100644 icons/adjustments-horizontal.svg create mode 100644 icons/building-skyscraper.svg delete mode 100644 icons/building-skyscrappers.svg create mode 100644 icons/camera-minus.svg create mode 100644 icons/camera-plus.svg create mode 100644 icons/capture.svg create mode 100644 icons/copyleft.svg create mode 100644 icons/crosshair.svg delete mode 100644 icons/floppy-disk.svg create mode 100644 icons/layout-kanban.svg create mode 100644 icons/line.svg create mode 100644 icons/markdown.svg create mode 100644 icons/menu-2.svg create mode 100644 icons/phone-calling.svg create mode 100644 icons/pill.svg delete mode 100644 icons/pillow.svg create mode 100644 icons/rocket.svg create mode 100644 icons/tallymark-1.svg create mode 100644 icons/tallymark-2.svg create mode 100644 icons/tallymark-3.svg create mode 100644 icons/tallymark-4.svg create mode 100644 icons/tallymarks.svg delete mode 100644 icons/test.svg create mode 100644 icons/truck-delivery.svg create mode 100644 icons/truck-return.svg create mode 100644 icons/zoom-cancel.svg diff --git a/.github/icons.png b/.github/icons.png index acb6871..b07189f 100644 Binary files a/.github/icons.png and b/.github/icons.png differ diff --git a/.github/icons.svg b/.github/icons.svg index 7d1cff7..573d891 100644 --- a/.github/icons.svg +++ b/.github/icons.svg @@ -1,9 +1,15 @@ - + + + + + + @@ -17,7 +23,7 @@ - + @@ -253,7 +259,7 @@ - + @@ -276,8 +282,14 @@ + + + + + + @@ -380,6 +392,8 @@ + + @@ -402,6 +416,8 @@ + + @@ -544,8 +560,6 @@ - - @@ -680,6 +694,8 @@ + + @@ -702,6 +718,8 @@ + + @@ -734,12 +752,16 @@ + + + + @@ -818,6 +840,8 @@ + + @@ -835,7 +859,7 @@ - + @@ -876,6 +900,8 @@ + + @@ -983,6 +1009,16 @@ + + + + + + + + + + @@ -1005,8 +1041,6 @@ - - @@ -1043,6 +1077,10 @@ + + + + @@ -1107,569 +1145,591 @@ + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-1.11.0.png b/.github/tabler-icons-1.11.0.png new file mode 100644 index 0000000..4b8887d Binary files /dev/null and b/.github/tabler-icons-1.11.0.png differ diff --git a/.github/tabler-icons-1.11.0.svg b/.github/tabler-icons-1.11.0.svg new file mode 100644 index 0000000..3881ff3 --- /dev/null +++ b/.github/tabler-icons-1.11.0.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iconfont-unicode.json b/iconfont-unicode.json index fdf85f5..ee9ca2c 100644 --- a/iconfont-unicode.json +++ b/iconfont-unicode.json @@ -1 +1 @@ -{"accessible":"eba9","activity":"ea01","ad":"ea02","adjustments":"ea03","alarm":"ea04","alert-circle":"ea05","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","aperture":"eb58","apps":"ebb6","archive":"ea0b","arrow-back":"ea0c","arrow-back-up":"eb77","arrow-bar-down":"ea0d","arrow-bar-left":"ea0e","arrow-bar-right":"ea0f","arrow-bar-up":"ea10","arrow-down":"ea16","arrow-down-circle":"ea11","arrow-down-left":"ea13","arrow-down-left-circle":"ea12","arrow-down-right":"ea15","arrow-down-right-circle":"ea14","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-circle":"ea18","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-right":"ea1f","arrow-right-circle":"ea1e","arrow-up":"ea25","arrow-up-circle":"ea20","arrow-up-left":"ea22","arrow-up-left-circle":"ea21","arrow-up-right":"ea24","arrow-up-right-circle":"ea23","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-horizontal":"eb59","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-sort":"eb5a","arrows-vertical":"eb5b","artboard":"ea2a","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backspace":"ea2d","ball-basketball":"ec28","ball-bowling":"ec29","ball-tennis":"ec2a","ball-volleyball":"ec2b","ban":"ea2e","bandage":"eb7a","barcode":"ebc6","basket":"ebe1","battery":"ea34","battery-1":"ea2f","battery-2":"ea30","battery-3":"ea31","battery-4":"ea32","battery-charging":"ea33","bed":"eb5c","bell":"ea35","bike":"ea36","bluetooth":"ea37","bold":"eb7b","bolt":"ea38","book":"ea39","bookmark":"ea3a","border-all":"ea3b","border-bottom":"ea3c","border-horizontal":"ea3d","border-inner":"ea3e","border-left":"ea3f","border-none":"ea40","border-outer":"ea41","border-radius":"eb7c","border-right":"ea42","border-top":"ea43","border-vertical":"ea44","box":"ea45","braces":"ebcc","brackets":"ebcd","brand-android":"ec16","brand-apple":"ec17","brand-chrome":"ec18","brand-dribbble":"ec19","brand-facebook":"ec1a","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-drive":"ec1e","brand-instagram":"ec20","brand-opera":"ec21","brand-paypal":"ec22","brand-safari":"ec23","brand-sketch":"ec24","brand-snapchat":"ec25","brand-telegram":"ec26","brand-twitter":"ec27","briefcase":"ea46","brightness":"eb7f","brightness-down":"eb7d","brightness-up":"eb7e","browser":"ebb7","brush":"ebb8","bucket":"ea47","bug":"ea48","building":"ea4f","building-arch":"ea49","building-bank":"ebe2","building-bridge":"ea4b","building-bridge-2":"ea4a","building-church":"ea4c","building-community":"ebf6","building-hospital":"ea4d","building-pavilon":"ebf7","building-skyscrappers":"ebf8","building-store":"ea4e","building-warehouse":"ebe3","bulb":"ea51","bulb-off":"ea50","bus":"ebe4","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-plus":"ebba","camera":"ea54","car":"ebbb","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cast":"ea56","chart-area":"ea58","chart-area-line":"ea57","chart-bar":"ea59","chart-candle":"ea5a","chart-donut":"ea5b","chart-line":"ea5c","chart-pie":"ea5d","check":"ea5e","checkbox":"eba6","checks":"ebaa","chevron-down":"ea5f","chevron-left":"ea60","chevron-right":"ea61","chevron-up":"ea62","chevrons-down":"ea63","chevrons-left":"ea64","chevrons-right":"ea65","chevrons-up":"ea66","circle":"ea6b","circle-check":"ea67","circle-minus":"ea68","circle-plus":"ea69","circle-x":"ea6a","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","columns":"eb83","command":"ea78","compass":"ea79","copy":"ea7a","copyright":"ea7b","corner-down-left":"ea7c","corner-down-right":"ea7d","corner-left-down":"ea7e","corner-left-up":"ea7f","corner-right-down":"ea80","corner-right-up":"ea81","corner-up-left":"ea82","corner-up-right":"ea83","credit-card":"ea84","crop":"ea85","currency-bitcoin":"ebab","currency-dollar":"eb84","currency-euro":"eb85","currency-pound":"ebac","currency-rupee":"ebad","currency-yen":"ebae","cut":"ea86","dashboard":"ea87","database":"ea88","device-desktop":"ea89","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","diamond":"eb65","dice":"eb66","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","dots":"ea95","dots-circle-horizontal":"ea91","dots-diagonal":"ea93","dots-diagonal-2":"ea92","dots-vertical":"ea94","download":"ea96","drag-drop":"eb89","drag-drop-2":"eb88","droplet":"ea97","ear":"ebce","edit":"ea98","egg":"eb8a","emphasis":"ebcf","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","face-id":"ea9b","file":"eaa4","file-check":"ea9c","file-code":"ebd0","file-download":"ea9d","file-horizontal":"ebb0","file-invoice":"eb67","file-minus":"ea9e","file-music":"ea9f","file-plus":"eaa0","file-shredder":"eaa1","file-text":"eaa2","file-x":"eaa3","filter":"eaa5","fingerprint":"ebd1","firetruck":"ebe8","flag":"eaa6","flame":"ec2c","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-right":"ebb3","floppy-disk":"eaa9","focus":"eb8d","focus-2":"ebd3","folder":"eaad","folder-minus":"eaaa","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","frame":"eaaf","friends":"eab0","gauge":"eab1","ghost":"eb8e","gift":"eb68","git-branch":"eab2","git-commit":"eab3","git-compare":"eab4","git-fork":"eb8f","git-merge":"eab5","git-pull-request":"eab6","glass":"eab8","glass-full":"eab7","globe":"eab9","grid":"eabb","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","hand-middle-finger":"ec2d","hand-stop":"ec2e","hash":"eabc","headphones":"eabd","headset":"eb90","heart":"eabe","help":"eabf","hexagon":"ec02","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","key":"eac7","keyboard":"ebd6","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-subtract":"eaca","layers-union":"eacb","layout":"eadb","layout-2":"eacc","layout-align-bottom":"eacd","layout-align-center":"eace","layout-align-left":"eacf","layout-align-middle":"ead0","layout-align-right":"ead1","layout-align-top":"ead2","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-distribute-horizontal":"ead5","layout-distribute-vertical":"ead6","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","lego":"eadc","letter-case":"ebbf","license":"ebc0","lifebuoy":"eadd","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","live-photo":"eadf","location":"eae0","lock":"eae2","lock-open":"eae1","login":"eba7","logout":"eba8","magnet":"eae3","mail":"eae5","mail-opened":"eae4","man":"eae6","map":"eae9","map-2":"eae7","map-pin":"eae8","math":"ebeb","maximize":"eaea","medical-cross":"ec2f","menu":"eaeb","message":"eaef","message-2":"eaec","message-circle":"eaed","message-dots":"eaee","messages":"eb6c","microphone":"eaf0","minimize":"eaf1","minus":"eaf2","mist":"ec30","mood-confuzed":"eaf3","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","mouse":"eaf9","movie":"eafa","mug":"eafb","music":"eafc","new-section":"ebc1","news":"eafd","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","omega":"eb97","outlet":"ebd7","package":"eaff","paint":"eb00","palette":"eb01","paperclip":"eb02","parentheses":"ebd8","parking":"eb03","pencil":"eb04","phone":"eb09","phone-call":"eb05","phone-check":"ec05","phone-incoming":"eb06","phone-outgoing":"eb07","phone-pause":"eb08","phone-plus":"ec06","phone-x":"ec07","photo":"eb0a","pillow":"eb98","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plug":"ebd9","plus":"eb0b","point":"eb0c","power":"eb0d","presentation":"eb70","printer":"eb0e","prompt":"eb0f","puzzle":"eb10","qrcode":"eb11","record-mail":"eb12","recycle":"eb9b","refresh":"eb13","registered":"eb14","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","rss":"eb19","ruler":"eb1a","scale":"ebc2","scan":"ebc8","scissors":"eb1b","search":"eb1c","selector":"eb1d","send":"eb1e","separator":"ebda","server":"eb1f","servicemark":"ec09","settings":"eb20","shape":"eb9c","share":"eb21","shield":"eb24","shield-check":"eb22","shield-x":"eb23","shirt":"ec0a","shopping-cart":"eb25","sitemap":"eb9d","slice":"ebdb","slideshow":"ebc9","snowflake":"ec0b","social":"ebec","sort-ascending":"eb26","sort-descending":"eb27","space":"ec0c","square":"eb2c","square-check":"eb28","square-minus":"eb29","square-plus":"eb2a","square-x":"eb2b","stack":"eb2d","star":"eb2e","sticker":"eb2f","strikethrough":"eb9e","subscript":"eb9f","sum":"eb73","sun":"eb30","sunset":"ec31","sunshine":"ec32","superscript":"eba0","switch":"eb33","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","tag":"eb34","target":"eb35","tax":"ebc3","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","terminal":"ebdc","terminal-2":"ebef","test":"ec33","test-pipe":"eb3a","text-wrap":"ebdd","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","trash":"eb41","trees":"ec10","trending-down":"eb42","trending-up":"eb43","triangle":"eb44","trophy":"eb45","truck":"ebc4","typography":"ebc5","umbrella":"ebf1","underline":"eba2","unlink":"eb46","upload":"eb47","urgent":"eb48","user":"eb4d","user-check":"eb49","user-exclamation":"ec12","user-minus":"eb4a","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","wallet":"eb75","wand":"ebcb","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wind":"ec34","woman":"eb53","world":"eb54","x":"eb55","yin-yang":"ec35","zoom-in":"eb56","zoom-out":"eb57"} \ No newline at end of file +{"a-b":"ec36","accessible":"eba9","activity":"ea01","ad":"ea02","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","alarm":"ea04","alert-circle":"ea05","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","aperture":"eb58","apps":"ebb6","archive":"ea0b","arrow-back":"ea0c","arrow-back-up":"eb77","arrow-bar-down":"ea0d","arrow-bar-left":"ea0e","arrow-bar-right":"ea0f","arrow-bar-up":"ea10","arrow-down":"ea16","arrow-down-circle":"ea11","arrow-down-left":"ea13","arrow-down-left-circle":"ea12","arrow-down-right":"ea15","arrow-down-right-circle":"ea14","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-circle":"ea18","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-right":"ea1f","arrow-right-circle":"ea1e","arrow-up":"ea25","arrow-up-circle":"ea20","arrow-up-left":"ea22","arrow-up-left-circle":"ea21","arrow-up-right":"ea24","arrow-up-right-circle":"ea23","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-horizontal":"eb59","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-sort":"eb5a","arrows-vertical":"eb5b","artboard":"ea2a","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backspace":"ea2d","ball-basketball":"ec28","ball-bowling":"ec29","ball-tennis":"ec2a","ball-volleyball":"ec2b","ban":"ea2e","bandage":"eb7a","barcode":"ebc6","basket":"ebe1","battery":"ea34","battery-1":"ea2f","battery-2":"ea30","battery-3":"ea31","battery-4":"ea32","battery-charging":"ea33","bed":"eb5c","bell":"ea35","bike":"ea36","bluetooth":"ea37","bold":"eb7b","bolt":"ea38","book":"ea39","bookmark":"ea3a","border-all":"ea3b","border-bottom":"ea3c","border-horizontal":"ea3d","border-inner":"ea3e","border-left":"ea3f","border-none":"ea40","border-outer":"ea41","border-radius":"eb7c","border-right":"ea42","border-top":"ea43","border-vertical":"ea44","box":"ea45","braces":"ebcc","brackets":"ebcd","brand-android":"ec16","brand-apple":"ec17","brand-chrome":"ec18","brand-dribbble":"ec19","brand-facebook":"ec1a","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-drive":"ec1e","brand-instagram":"ec20","brand-opera":"ec21","brand-paypal":"ec22","brand-safari":"ec23","brand-sketch":"ec24","brand-snapchat":"ec25","brand-telegram":"ec26","brand-twitter":"ec27","briefcase":"ea46","brightness":"eb7f","brightness-down":"eb7d","brightness-up":"eb7e","browser":"ebb7","brush":"ebb8","bucket":"ea47","bug":"ea48","building":"ea4f","building-arch":"ea49","building-bank":"ebe2","building-bridge":"ea4b","building-bridge-2":"ea4a","building-church":"ea4c","building-community":"ebf6","building-hospital":"ea4d","building-pavilon":"ebf7","building-skyscraper":"ec39","building-store":"ea4e","building-warehouse":"ebe3","bulb":"ea51","bulb-off":"ea50","bus":"ebe4","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-plus":"ebba","camera":"ea54","camera-minus":"ec3a","camera-plus":"ec3b","capture":"ec3c","car":"ebbb","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cast":"ea56","chart-area":"ea58","chart-area-line":"ea57","chart-bar":"ea59","chart-candle":"ea5a","chart-donut":"ea5b","chart-line":"ea5c","chart-pie":"ea5d","check":"ea5e","checkbox":"eba6","checks":"ebaa","chevron-down":"ea5f","chevron-left":"ea60","chevron-right":"ea61","chevron-up":"ea62","chevrons-down":"ea63","chevrons-left":"ea64","chevrons-right":"ea65","chevrons-up":"ea66","circle":"ea6b","circle-check":"ea67","circle-minus":"ea68","circle-plus":"ea69","circle-x":"ea6a","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","columns":"eb83","command":"ea78","compass":"ea79","copy":"ea7a","copyleft":"ec3d","copyright":"ea7b","corner-down-left":"ea7c","corner-down-right":"ea7d","corner-left-down":"ea7e","corner-left-up":"ea7f","corner-right-down":"ea80","corner-right-up":"ea81","corner-up-left":"ea82","corner-up-right":"ea83","credit-card":"ea84","crop":"ea85","crosshair":"ec3e","currency-bitcoin":"ebab","currency-dollar":"eb84","currency-euro":"eb85","currency-pound":"ebac","currency-rupee":"ebad","currency-yen":"ebae","cut":"ea86","dashboard":"ea87","database":"ea88","device-desktop":"ea89","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","diamond":"eb65","dice":"eb66","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","dots":"ea95","dots-circle-horizontal":"ea91","dots-diagonal":"ea93","dots-diagonal-2":"ea92","dots-vertical":"ea94","download":"ea96","drag-drop":"eb89","drag-drop-2":"eb88","droplet":"ea97","ear":"ebce","edit":"ea98","egg":"eb8a","emphasis":"ebcf","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","face-id":"ea9b","file":"eaa4","file-check":"ea9c","file-code":"ebd0","file-download":"ea9d","file-horizontal":"ebb0","file-invoice":"eb67","file-minus":"ea9e","file-music":"ea9f","file-plus":"eaa0","file-shredder":"eaa1","file-text":"eaa2","file-x":"eaa3","filter":"eaa5","fingerprint":"ebd1","firetruck":"ebe8","flag":"eaa6","flame":"ec2c","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-right":"ebb3","focus":"eb8d","focus-2":"ebd3","folder":"eaad","folder-minus":"eaaa","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","frame":"eaaf","friends":"eab0","gauge":"eab1","ghost":"eb8e","gift":"eb68","git-branch":"eab2","git-commit":"eab3","git-compare":"eab4","git-fork":"eb8f","git-merge":"eab5","git-pull-request":"eab6","glass":"eab8","glass-full":"eab7","globe":"eab9","grid":"eabb","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","hand-middle-finger":"ec2d","hand-stop":"ec2e","hash":"eabc","headphones":"eabd","headset":"eb90","heart":"eabe","help":"eabf","hexagon":"ec02","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","key":"eac7","keyboard":"ebd6","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-subtract":"eaca","layers-union":"eacb","layout":"eadb","layout-2":"eacc","layout-align-bottom":"eacd","layout-align-center":"eace","layout-align-left":"eacf","layout-align-middle":"ead0","layout-align-right":"ead1","layout-align-top":"ead2","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-distribute-horizontal":"ead5","layout-distribute-vertical":"ead6","layout-kanban":"ec3f","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","lego":"eadc","letter-case":"ebbf","license":"ebc0","lifebuoy":"eadd","line":"ec40","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","live-photo":"eadf","location":"eae0","lock":"eae2","lock-open":"eae1","login":"eba7","logout":"eba8","magnet":"eae3","mail":"eae5","mail-opened":"eae4","man":"eae6","map":"eae9","map-2":"eae7","map-pin":"eae8","markdown":"ec41","math":"ebeb","maximize":"eaea","medical-cross":"ec2f","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-circle":"eaed","message-dots":"eaee","messages":"eb6c","microphone":"eaf0","minimize":"eaf1","minus":"eaf2","mist":"ec30","mood-confuzed":"eaf3","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","mouse":"eaf9","movie":"eafa","mug":"eafb","music":"eafc","new-section":"ebc1","news":"eafd","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","omega":"eb97","outlet":"ebd7","package":"eaff","paint":"eb00","palette":"eb01","paperclip":"eb02","parentheses":"ebd8","parking":"eb03","pencil":"eb04","phone":"eb09","phone-call":"eb05","phone-calling":"ec43","phone-check":"ec05","phone-incoming":"eb06","phone-outgoing":"eb07","phone-pause":"eb08","phone-plus":"ec06","phone-x":"ec07","photo":"eb0a","pill":"ec44","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plug":"ebd9","plus":"eb0b","point":"eb0c","power":"eb0d","presentation":"eb70","printer":"eb0e","prompt":"eb0f","puzzle":"eb10","qrcode":"eb11","record-mail":"eb12","recycle":"eb9b","refresh":"eb13","registered":"eb14","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","rocket":"ec45","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","rss":"eb19","ruler":"eb1a","scale":"ebc2","scan":"ebc8","scissors":"eb1b","search":"eb1c","selector":"eb1d","send":"eb1e","separator":"ebda","server":"eb1f","servicemark":"ec09","settings":"eb20","shape":"eb9c","share":"eb21","shield":"eb24","shield-check":"eb22","shield-x":"eb23","shirt":"ec0a","shopping-cart":"eb25","sitemap":"eb9d","slice":"ebdb","slideshow":"ebc9","snowflake":"ec0b","social":"ebec","sort-ascending":"eb26","sort-descending":"eb27","space":"ec0c","square":"eb2c","square-check":"eb28","square-minus":"eb29","square-plus":"eb2a","square-x":"eb2b","stack":"eb2d","star":"eb2e","sticker":"eb2f","strikethrough":"eb9e","subscript":"eb9f","sum":"eb73","sun":"eb30","sunset":"ec31","sunshine":"ec32","superscript":"eba0","switch":"eb33","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","tag":"eb34","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","target":"eb35","tax":"ebc3","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","terminal":"ebdc","terminal-2":"ebef","test-pipe":"eb3a","text-wrap":"ebdd","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","trash":"eb41","trees":"ec10","trending-down":"eb42","trending-up":"eb43","triangle":"eb44","trophy":"eb45","truck":"ebc4","truck-delivery":"ec4b","truck-return":"ec4c","typography":"ebc5","umbrella":"ebf1","underline":"eba2","unlink":"eb46","upload":"eb47","urgent":"eb48","user":"eb4d","user-check":"eb49","user-exclamation":"ec12","user-minus":"eb4a","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","wallet":"eb75","wand":"ebcb","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wind":"ec34","woman":"eb53","world":"eb54","x":"eb55","yin-yang":"ec35","zoom-cancel":"ec4d","zoom-in":"eb56","zoom-out":"eb57"} \ No newline at end of file diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot index ffe6d15..564bcc0 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 672617d..766da80 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 bde0612..bf4659b 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 68673f1..1240e4a 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 f16b4ae..313e9ef 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.10.0 by tabler - https://tabler.io + * Tabler Icons 1.11.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -24,6 +24,10 @@ -moz-osx-font-smoothing: grayscale; } +.ti-a-b:before { + content: ""; +} + .ti-accessible:before { content: ""; } @@ -40,6 +44,14 @@ content: ""; } +.ti-adjustments-alt:before { + content: ""; +} + +.ti-adjustments-horizontal:before { + content: ""; +} + .ti-alarm:before { content: ""; } @@ -540,8 +552,8 @@ content: ""; } -.ti-building-skyscrappers:before { - content: ""; +.ti-building-skyscraper:before { + content: ""; } .ti-building-store:before { @@ -588,6 +600,18 @@ content: ""; } +.ti-camera-minus:before { + content: ""; +} + +.ti-camera-plus:before { + content: ""; +} + +.ti-capture:before { + content: ""; +} + .ti-car:before { content: ""; } @@ -792,6 +816,10 @@ content: ""; } +.ti-copyleft:before { + content: ""; +} + .ti-copyright:before { content: ""; } @@ -836,6 +864,10 @@ content: ""; } +.ti-crosshair:before { + content: ""; +} + .ti-currency-bitcoin:before { content: ""; } @@ -1120,10 +1152,6 @@ content: ""; } -.ti-floppy-disk:before { - content: ""; -} - .ti-focus:before { content: ""; } @@ -1396,6 +1424,10 @@ content: ""; } +.ti-layout-kanban:before { + content: ""; +} + .ti-layout-list:before { content: ""; } @@ -1432,6 +1464,10 @@ content: ""; } +.ti-line:before { + content: ""; +} + .ti-line-height:before { content: ""; } @@ -1500,6 +1536,10 @@ content: ""; } +.ti-markdown:before { + content: ""; +} + .ti-math:before { content: ""; } @@ -1516,6 +1556,10 @@ content: ""; } +.ti-menu-2:before { + content: ""; +} + .ti-message:before { content: ""; } @@ -1672,6 +1716,10 @@ content: ""; } +.ti-phone-calling:before { + content: ""; +} + .ti-phone-check:before { content: ""; } @@ -1700,8 +1748,8 @@ content: ""; } -.ti-pillow:before { - content: ""; +.ti-pill:before { + content: ""; } .ti-plane:before { @@ -1784,6 +1832,10 @@ content: ""; } +.ti-rocket:before { + content: ""; +} + .ti-rotate:before { content: ""; } @@ -2000,6 +2052,26 @@ content: ""; } +.ti-tallymark-1:before { + content: ""; +} + +.ti-tallymark-2:before { + content: ""; +} + +.ti-tallymark-3:before { + content: ""; +} + +.ti-tallymark-4:before { + content: ""; +} + +.ti-tallymarks:before { + content: ""; +} + .ti-target:before { content: ""; } @@ -2040,10 +2112,6 @@ content: ""; } -.ti-test:before { - content: ""; -} - .ti-test-pipe:before { content: ""; } @@ -2124,6 +2192,14 @@ content: ""; } +.ti-truck-delivery:before { + content: ""; +} + +.ti-truck-return:before { + content: ""; +} + .ti-typography:before { content: ""; } @@ -2248,6 +2324,10 @@ content: ""; } +.ti-zoom-cancel:before { + content: ""; +} + .ti-zoom-in:before { content: ""; } diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html index 1ab5e70..b379594 100644 --- a/iconfont/tabler-icons.html +++ b/iconfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 1.10.0 + Tabler Icons - version 1.11.0 @@ -109,7 +109,7 @@

Tabler Icons

-

version 1.10.0

+

version 1.11.0

+
+ + camera-minus +
+ ti ti-camera-minus
+ \ec3a +
+
+ +
+ + camera-plus +
+ ti ti-camera-plus
+ \ec3b +
+
+ +
+ + capture +
+ ti ti-capture
+ \ec3c +
+
+
car @@ -1847,6 +1901,15 @@
+
+ + copyleft +
+ ti ti-copyleft
+ \ec3d +
+
+
copyright @@ -1946,6 +2009,15 @@
+
+ + crosshair +
+ ti ti-crosshair
+ \ec3e +
+
+
currency-bitcoin @@ -2585,15 +2657,6 @@
-
- - floppy-disk -
- ti ti-floppy-disk
- \eaa9 -
-
-
focus @@ -3206,6 +3269,15 @@
+
+ + layout-kanban +
+ ti ti-layout-kanban
+ \ec3f +
+
+
layout-list @@ -3287,6 +3359,15 @@
+
+ + line +
+ ti ti-line
+ \ec40 +
+
+
line-height @@ -3440,6 +3521,15 @@
+
+ + markdown +
+ ti ti-markdown
+ \ec41 +
+
+
math @@ -3476,6 +3566,15 @@
+
+ + menu-2 +
+ ti ti-menu-2
+ \ec42 +
+
+
message @@ -3827,6 +3926,15 @@
+
+ + phone-calling +
+ ti ti-phone-calling
+ \ec43 +
+
+
phone-check @@ -3891,11 +3999,11 @@
- - pillow + + pill
- ti ti-pillow
- \eb98 + ti ti-pill
+ \ec44
@@ -4079,6 +4187,15 @@ +
+ + rocket +
+ ti ti-rocket
+ \ec45 +
+
+
rotate @@ -4565,6 +4682,51 @@
+
+ + tallymark-1 +
+ ti ti-tallymark-1
+ \ec46 +
+
+ +
+ + tallymark-2 +
+ ti ti-tallymark-2
+ \ec47 +
+
+ +
+ + tallymark-3 +
+ ti ti-tallymark-3
+ \ec48 +
+
+ +
+ + tallymark-4 +
+ ti ti-tallymark-4
+ \ec49 +
+
+ +
+ + tallymarks +
+ ti ti-tallymarks
+ \ec4a +
+
+
target @@ -4655,15 +4817,6 @@
-
- - test -
- ti ti-test
- \ec33 -
-
-
test-pipe @@ -4844,6 +4997,24 @@
+
+ + truck-delivery +
+ ti ti-truck-delivery
+ \ec4b +
+
+ +
+ + truck-return +
+ ti ti-truck-return
+ \ec4c +
+
+
typography @@ -5123,6 +5294,15 @@
+
+ + zoom-cancel +
+ ti ti-zoom-cancel
+ \ec4d +
+
+
zoom-in diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css index 0b1c1b5..8810e40 100644 --- a/iconfont/tabler-icons.min.css +++ b/iconfont/tabler-icons.min.css @@ -1,4 +1,4 @@ @charset "UTF-8";/*! - * Tabler Icons 1.10.0 by tabler - https://tabler.io + * Tabler Icons 1.11.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-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-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-atom-2:before{content:""}.ti-award:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-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-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-twitter:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-hospital:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscrappers:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-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-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-x:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-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-device-watch:before{content:""}.ti-devices:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-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-exchange: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-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-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-forklift: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-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-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-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-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-math:before{content:""}.ti-maximize:before{content:""}.ti-medical-cross: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-mist:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-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-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-pillow:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet: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-rotate-rectangle: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-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-x:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-snowflake:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-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-sunset:before{content:""}.ti-sunshine: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-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test: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-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-trash:before{content:""}.ti-trees: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-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide: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-wind:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-x:before{content:""}.ti-yin-yang: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-a-b:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-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-atom-2:before{content:""}.ti-award:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-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-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-twitter:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-hospital:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-plus:before{content:""}.ti-capture: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-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-x:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-right:before{content:""}.ti-credit-card:before{content:""}.ti-crop:before{content:""}.ti-crosshair: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-device-watch:before{content:""}.ti-devices:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-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-exchange: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-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-right: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-forklift: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-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-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-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-lego:before{content:""}.ti-letter-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-live-photo:before{content:""}.ti-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-markdown:before{content:""}.ti-math:before{content:""}.ti-maximize:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-dots:before{content:""}.ti-messages:before{content:""}.ti-microphone:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mist:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-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-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-pill:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet: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-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-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-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-x:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-snowflake:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-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-sunset:before{content:""}.ti-sunshine: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-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-target:before{content:""}.ti-tax:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-trash:before{content:""}.ti-trees: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-truck-delivery:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide: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-wind:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""} \ No newline at end of file diff --git a/iconfont/tabler-icons.scss b/iconfont/tabler-icons.scss index ae2c144..8a2066d 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.10.0 by tabler - https://tabler.io + * Tabler Icons 1.11.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -34,10 +34,13 @@ $ti-icon-prefix: 'ti' !default; } +$ti-icon-a-b: '\ec36'; $ti-icon-accessible: '\eba9'; $ti-icon-activity: '\ea01'; $ti-icon-ad: '\ea02'; $ti-icon-adjustments: '\ea03'; +$ti-icon-adjustments-alt: '\ec37'; +$ti-icon-adjustments-horizontal: '\ec38'; $ti-icon-alarm: '\ea04'; $ti-icon-alert-circle: '\ea05'; $ti-icon-alert-triangle: '\ea06'; @@ -163,7 +166,7 @@ $ti-icon-building-church: '\ea4c'; $ti-icon-building-community: '\ebf6'; $ti-icon-building-hospital: '\ea4d'; $ti-icon-building-pavilon: '\ebf7'; -$ti-icon-building-skyscrappers: '\ebf8'; +$ti-icon-building-skyscraper: '\ec39'; $ti-icon-building-store: '\ea4e'; $ti-icon-building-warehouse: '\ebe3'; $ti-icon-bulb: '\ea51'; @@ -175,6 +178,9 @@ $ti-icon-calendar-event: '\ea52'; $ti-icon-calendar-minus: '\ebb9'; $ti-icon-calendar-plus: '\ebba'; $ti-icon-camera: '\ea54'; +$ti-icon-camera-minus: '\ec3a'; +$ti-icon-camera-plus: '\ec3b'; +$ti-icon-capture: '\ec3c'; $ti-icon-car: '\ebbb'; $ti-icon-caret-down: '\eb5d'; $ti-icon-caret-left: '\eb5e'; @@ -226,6 +232,7 @@ $ti-icon-columns: '\eb83'; $ti-icon-command: '\ea78'; $ti-icon-compass: '\ea79'; $ti-icon-copy: '\ea7a'; +$ti-icon-copyleft: '\ec3d'; $ti-icon-copyright: '\ea7b'; $ti-icon-corner-down-left: '\ea7c'; $ti-icon-corner-down-right: '\ea7d'; @@ -237,6 +244,7 @@ $ti-icon-corner-up-left: '\ea82'; $ti-icon-corner-up-right: '\ea83'; $ti-icon-credit-card: '\ea84'; $ti-icon-crop: '\ea85'; +$ti-icon-crosshair: '\ec3e'; $ti-icon-currency-bitcoin: '\ebab'; $ti-icon-currency-dollar: '\eb84'; $ti-icon-currency-euro: '\eb85'; @@ -308,7 +316,6 @@ $ti-icon-flip-vertical: '\eaa8'; $ti-icon-float-center: '\ebb1'; $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'; @@ -377,6 +384,7 @@ $ti-icon-layout-cards: '\ec13'; $ti-icon-layout-columns: '\ead4'; $ti-icon-layout-distribute-horizontal: '\ead5'; $ti-icon-layout-distribute-vertical: '\ead6'; +$ti-icon-layout-kanban: '\ec3f'; $ti-icon-layout-list: '\ec14'; $ti-icon-layout-navbar: '\ead7'; $ti-icon-layout-rows: '\ead8'; @@ -386,6 +394,7 @@ $ti-icon-lego: '\eadc'; $ti-icon-letter-case: '\ebbf'; $ti-icon-license: '\ebc0'; $ti-icon-lifebuoy: '\eadd'; +$ti-icon-line: '\ec40'; $ti-icon-line-height: '\eb94'; $ti-icon-link: '\eade'; $ti-icon-list: '\eb6b'; @@ -403,10 +412,12 @@ $ti-icon-man: '\eae6'; $ti-icon-map: '\eae9'; $ti-icon-map-2: '\eae7'; $ti-icon-map-pin: '\eae8'; +$ti-icon-markdown: '\ec41'; $ti-icon-math: '\ebeb'; $ti-icon-maximize: '\eaea'; $ti-icon-medical-cross: '\ec2f'; $ti-icon-menu: '\eaeb'; +$ti-icon-menu-2: '\ec42'; $ti-icon-message: '\eaef'; $ti-icon-message-2: '\eaec'; $ti-icon-message-circle: '\eaed'; @@ -446,6 +457,7 @@ $ti-icon-parking: '\eb03'; $ti-icon-pencil: '\eb04'; $ti-icon-phone: '\eb09'; $ti-icon-phone-call: '\eb05'; +$ti-icon-phone-calling: '\ec43'; $ti-icon-phone-check: '\ec05'; $ti-icon-phone-incoming: '\eb06'; $ti-icon-phone-outgoing: '\eb07'; @@ -453,7 +465,7 @@ $ti-icon-phone-pause: '\eb08'; $ti-icon-phone-plus: '\ec06'; $ti-icon-phone-x: '\ec07'; $ti-icon-photo: '\eb0a'; -$ti-icon-pillow: '\eb98'; +$ti-icon-pill: '\ec44'; $ti-icon-plane: '\eb6f'; $ti-icon-plane-arrival: '\eb99'; $ti-icon-plane-departure: '\eb9a'; @@ -474,6 +486,7 @@ $ti-icon-registered: '\eb14'; $ti-icon-repeat: '\eb72'; $ti-icon-repeat-once: '\eb71'; $ti-icon-replace: '\ebc7'; +$ti-icon-rocket: '\ec45'; $ti-icon-rotate: '\eb16'; $ti-icon-rotate-2: '\ebb4'; $ti-icon-rotate-clockwise: '\eb15'; @@ -528,6 +541,11 @@ $ti-icon-switch-horizontal: '\eb31'; $ti-icon-switch-vertical: '\eb32'; $ti-icon-table: '\eba1'; $ti-icon-tag: '\eb34'; +$ti-icon-tallymark-1: '\ec46'; +$ti-icon-tallymark-2: '\ec47'; +$ti-icon-tallymark-3: '\ec48'; +$ti-icon-tallymark-4: '\ec49'; +$ti-icon-tallymarks: '\ec4a'; $ti-icon-target: '\eb35'; $ti-icon-tax: '\ebc3'; $ti-icon-temperature: '\eb38'; @@ -538,7 +556,6 @@ $ti-icon-temperature-plus: '\ebee'; $ti-icon-template: '\eb39'; $ti-icon-terminal: '\ebdc'; $ti-icon-terminal-2: '\ebef'; -$ti-icon-test: '\ec33'; $ti-icon-test-pipe: '\eb3a'; $ti-icon-text-wrap: '\ebdd'; $ti-icon-thumb-down: '\eb3b'; @@ -559,6 +576,8 @@ $ti-icon-trending-up: '\eb43'; $ti-icon-triangle: '\eb44'; $ti-icon-trophy: '\eb45'; $ti-icon-truck: '\ebc4'; +$ti-icon-truck-delivery: '\ec4b'; +$ti-icon-truck-return: '\ec4c'; $ti-icon-typography: '\ebc5'; $ti-icon-umbrella: '\ebf1'; $ti-icon-underline: '\eba2'; @@ -590,14 +609,18 @@ $ti-icon-woman: '\eb53'; $ti-icon-world: '\eb54'; $ti-icon-x: '\eb55'; $ti-icon-yin-yang: '\ec35'; +$ti-icon-zoom-cancel: '\ec4d'; $ti-icon-zoom-in: '\eb56'; $ti-icon-zoom-out: '\eb57'; +.#{$ti-icon-prefix}-a-b:before { content: $ti-icon-a-b; } .#{$ti-icon-prefix}-accessible:before { content: $ti-icon-accessible; } .#{$ti-icon-prefix}-activity:before { content: $ti-icon-activity; } .#{$ti-icon-prefix}-ad:before { content: $ti-icon-ad; } .#{$ti-icon-prefix}-adjustments:before { content: $ti-icon-adjustments; } +.#{$ti-icon-prefix}-adjustments-alt:before { content: $ti-icon-adjustments-alt; } +.#{$ti-icon-prefix}-adjustments-horizontal:before { content: $ti-icon-adjustments-horizontal; } .#{$ti-icon-prefix}-alarm:before { content: $ti-icon-alarm; } .#{$ti-icon-prefix}-alert-circle:before { content: $ti-icon-alert-circle; } .#{$ti-icon-prefix}-alert-triangle:before { content: $ti-icon-alert-triangle; } @@ -723,7 +746,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-building-community:before { content: $ti-icon-building-community; } .#{$ti-icon-prefix}-building-hospital:before { content: $ti-icon-building-hospital; } .#{$ti-icon-prefix}-building-pavilon:before { content: $ti-icon-building-pavilon; } -.#{$ti-icon-prefix}-building-skyscrappers:before { content: $ti-icon-building-skyscrappers; } +.#{$ti-icon-prefix}-building-skyscraper:before { content: $ti-icon-building-skyscraper; } .#{$ti-icon-prefix}-building-store:before { content: $ti-icon-building-store; } .#{$ti-icon-prefix}-building-warehouse:before { content: $ti-icon-building-warehouse; } .#{$ti-icon-prefix}-bulb:before { content: $ti-icon-bulb; } @@ -735,6 +758,9 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-calendar-minus:before { content: $ti-icon-calendar-minus; } .#{$ti-icon-prefix}-calendar-plus:before { content: $ti-icon-calendar-plus; } .#{$ti-icon-prefix}-camera:before { content: $ti-icon-camera; } +.#{$ti-icon-prefix}-camera-minus:before { content: $ti-icon-camera-minus; } +.#{$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}-caret-down:before { content: $ti-icon-caret-down; } .#{$ti-icon-prefix}-caret-left:before { content: $ti-icon-caret-left; } @@ -786,6 +812,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-command:before { content: $ti-icon-command; } .#{$ti-icon-prefix}-compass:before { content: $ti-icon-compass; } .#{$ti-icon-prefix}-copy:before { content: $ti-icon-copy; } +.#{$ti-icon-prefix}-copyleft:before { content: $ti-icon-copyleft; } .#{$ti-icon-prefix}-copyright:before { content: $ti-icon-copyright; } .#{$ti-icon-prefix}-corner-down-left:before { content: $ti-icon-corner-down-left; } .#{$ti-icon-prefix}-corner-down-right:before { content: $ti-icon-corner-down-right; } @@ -797,6 +824,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-corner-up-right:before { content: $ti-icon-corner-up-right; } .#{$ti-icon-prefix}-credit-card:before { content: $ti-icon-credit-card; } .#{$ti-icon-prefix}-crop:before { content: $ti-icon-crop; } +.#{$ti-icon-prefix}-crosshair:before { content: $ti-icon-crosshair; } .#{$ti-icon-prefix}-currency-bitcoin:before { content: $ti-icon-currency-bitcoin; } .#{$ti-icon-prefix}-currency-dollar:before { content: $ti-icon-currency-dollar; } .#{$ti-icon-prefix}-currency-euro:before { content: $ti-icon-currency-euro; } @@ -868,7 +896,6 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-float-center:before { content: $ti-icon-float-center; } .#{$ti-icon-prefix}-float-left:before { content: $ti-icon-float-left; } .#{$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; } @@ -937,6 +964,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-layout-columns:before { content: $ti-icon-layout-columns; } .#{$ti-icon-prefix}-layout-distribute-horizontal:before { content: $ti-icon-layout-distribute-horizontal; } .#{$ti-icon-prefix}-layout-distribute-vertical:before { content: $ti-icon-layout-distribute-vertical; } +.#{$ti-icon-prefix}-layout-kanban:before { content: $ti-icon-layout-kanban; } .#{$ti-icon-prefix}-layout-list:before { content: $ti-icon-layout-list; } .#{$ti-icon-prefix}-layout-navbar:before { content: $ti-icon-layout-navbar; } .#{$ti-icon-prefix}-layout-rows:before { content: $ti-icon-layout-rows; } @@ -946,6 +974,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-letter-case:before { content: $ti-icon-letter-case; } .#{$ti-icon-prefix}-license:before { content: $ti-icon-license; } .#{$ti-icon-prefix}-lifebuoy:before { content: $ti-icon-lifebuoy; } +.#{$ti-icon-prefix}-line:before { content: $ti-icon-line; } .#{$ti-icon-prefix}-line-height:before { content: $ti-icon-line-height; } .#{$ti-icon-prefix}-link:before { content: $ti-icon-link; } .#{$ti-icon-prefix}-list:before { content: $ti-icon-list; } @@ -963,10 +992,12 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-map:before { content: $ti-icon-map; } .#{$ti-icon-prefix}-map-2:before { content: $ti-icon-map-2; } .#{$ti-icon-prefix}-map-pin:before { content: $ti-icon-map-pin; } +.#{$ti-icon-prefix}-markdown:before { content: $ti-icon-markdown; } .#{$ti-icon-prefix}-math:before { content: $ti-icon-math; } .#{$ti-icon-prefix}-maximize:before { content: $ti-icon-maximize; } .#{$ti-icon-prefix}-medical-cross:before { content: $ti-icon-medical-cross; } .#{$ti-icon-prefix}-menu:before { content: $ti-icon-menu; } +.#{$ti-icon-prefix}-menu-2:before { content: $ti-icon-menu-2; } .#{$ti-icon-prefix}-message:before { content: $ti-icon-message; } .#{$ti-icon-prefix}-message-2:before { content: $ti-icon-message-2; } .#{$ti-icon-prefix}-message-circle:before { content: $ti-icon-message-circle; } @@ -1006,6 +1037,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-pencil:before { content: $ti-icon-pencil; } .#{$ti-icon-prefix}-phone:before { content: $ti-icon-phone; } .#{$ti-icon-prefix}-phone-call:before { content: $ti-icon-phone-call; } +.#{$ti-icon-prefix}-phone-calling:before { content: $ti-icon-phone-calling; } .#{$ti-icon-prefix}-phone-check:before { content: $ti-icon-phone-check; } .#{$ti-icon-prefix}-phone-incoming:before { content: $ti-icon-phone-incoming; } .#{$ti-icon-prefix}-phone-outgoing:before { content: $ti-icon-phone-outgoing; } @@ -1013,7 +1045,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-phone-plus:before { content: $ti-icon-phone-plus; } .#{$ti-icon-prefix}-phone-x:before { content: $ti-icon-phone-x; } .#{$ti-icon-prefix}-photo:before { content: $ti-icon-photo; } -.#{$ti-icon-prefix}-pillow:before { content: $ti-icon-pillow; } +.#{$ti-icon-prefix}-pill:before { content: $ti-icon-pill; } .#{$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; } @@ -1034,6 +1066,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$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}-rocket:before { content: $ti-icon-rocket; } .#{$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; } @@ -1088,6 +1121,11 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-switch-vertical:before { content: $ti-icon-switch-vertical; } .#{$ti-icon-prefix}-table:before { content: $ti-icon-table; } .#{$ti-icon-prefix}-tag:before { content: $ti-icon-tag; } +.#{$ti-icon-prefix}-tallymark-1:before { content: $ti-icon-tallymark-1; } +.#{$ti-icon-prefix}-tallymark-2:before { content: $ti-icon-tallymark-2; } +.#{$ti-icon-prefix}-tallymark-3:before { content: $ti-icon-tallymark-3; } +.#{$ti-icon-prefix}-tallymark-4:before { content: $ti-icon-tallymark-4; } +.#{$ti-icon-prefix}-tallymarks:before { content: $ti-icon-tallymarks; } .#{$ti-icon-prefix}-target:before { content: $ti-icon-target; } .#{$ti-icon-prefix}-tax:before { content: $ti-icon-tax; } .#{$ti-icon-prefix}-temperature:before { content: $ti-icon-temperature; } @@ -1098,7 +1136,6 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-template:before { content: $ti-icon-template; } .#{$ti-icon-prefix}-terminal:before { content: $ti-icon-terminal; } .#{$ti-icon-prefix}-terminal-2:before { content: $ti-icon-terminal-2; } -.#{$ti-icon-prefix}-test:before { content: $ti-icon-test; } .#{$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; } @@ -1119,6 +1156,8 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-triangle:before { content: $ti-icon-triangle; } .#{$ti-icon-prefix}-trophy:before { content: $ti-icon-trophy; } .#{$ti-icon-prefix}-truck:before { content: $ti-icon-truck; } +.#{$ti-icon-prefix}-truck-delivery:before { content: $ti-icon-truck-delivery; } +.#{$ti-icon-prefix}-truck-return:before { content: $ti-icon-truck-return; } .#{$ti-icon-prefix}-typography:before { content: $ti-icon-typography; } .#{$ti-icon-prefix}-umbrella:before { content: $ti-icon-umbrella; } .#{$ti-icon-prefix}-underline:before { content: $ti-icon-underline; } @@ -1150,5 +1189,6 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-world:before { content: $ti-icon-world; } .#{$ti-icon-prefix}-x:before { content: $ti-icon-x; } .#{$ti-icon-prefix}-yin-yang:before { content: $ti-icon-yin-yang; } +.#{$ti-icon-prefix}-zoom-cancel:before { content: $ti-icon-zoom-cancel; } .#{$ti-icon-prefix}-zoom-in:before { content: $ti-icon-zoom-in; } .#{$ti-icon-prefix}-zoom-out:before { content: $ti-icon-zoom-out; } diff --git a/icons-png/a-b.png b/icons-png/a-b.png new file mode 100644 index 0000000..95c879c Binary files /dev/null and b/icons-png/a-b.png differ diff --git a/icons-png/adjustments-alt.png b/icons-png/adjustments-alt.png new file mode 100644 index 0000000..d7c8312 Binary files /dev/null and b/icons-png/adjustments-alt.png differ diff --git a/icons-png/adjustments-horizontal.png b/icons-png/adjustments-horizontal.png new file mode 100644 index 0000000..5fa6fe8 Binary files /dev/null and b/icons-png/adjustments-horizontal.png differ diff --git a/icons-png/align-justified.png b/icons-png/align-justified.png index b0acd36..f8481e3 100644 Binary files a/icons-png/align-justified.png and b/icons-png/align-justified.png differ diff --git a/icons-png/building-skyscraper.png b/icons-png/building-skyscraper.png new file mode 100644 index 0000000..aab9f33 Binary files /dev/null and b/icons-png/building-skyscraper.png differ diff --git a/icons-png/building-skyscrappers.png b/icons-png/building-skyscrappers.png deleted file mode 100644 index aab9f33..0000000 Binary files a/icons-png/building-skyscrappers.png and /dev/null differ diff --git a/icons-png/camera-minus.png b/icons-png/camera-minus.png new file mode 100644 index 0000000..159171d Binary files /dev/null and b/icons-png/camera-minus.png differ diff --git a/icons-png/camera-plus.png b/icons-png/camera-plus.png new file mode 100644 index 0000000..fba6fad Binary files /dev/null and b/icons-png/camera-plus.png differ diff --git a/icons-png/capture.png b/icons-png/capture.png new file mode 100644 index 0000000..bb11885 Binary files /dev/null and b/icons-png/capture.png differ diff --git a/icons-png/copyleft.png b/icons-png/copyleft.png new file mode 100644 index 0000000..c4ac248 Binary files /dev/null and b/icons-png/copyleft.png differ diff --git a/icons-png/crosshair.png b/icons-png/crosshair.png new file mode 100644 index 0000000..e62e55e Binary files /dev/null and b/icons-png/crosshair.png differ diff --git a/icons-png/floppy-disk.png b/icons-png/floppy-disk.png deleted file mode 100644 index 9b24c21..0000000 Binary files a/icons-png/floppy-disk.png and /dev/null differ diff --git a/icons-png/layout-kanban.png b/icons-png/layout-kanban.png new file mode 100644 index 0000000..eefbcc1 Binary files /dev/null and b/icons-png/layout-kanban.png differ diff --git a/icons-png/line.png b/icons-png/line.png new file mode 100644 index 0000000..2932afe Binary files /dev/null and b/icons-png/line.png differ diff --git a/icons-png/markdown.png b/icons-png/markdown.png new file mode 100644 index 0000000..c7669c7 Binary files /dev/null and b/icons-png/markdown.png differ diff --git a/icons-png/menu-2.png b/icons-png/menu-2.png new file mode 100644 index 0000000..b0acd36 Binary files /dev/null and b/icons-png/menu-2.png differ diff --git a/icons-png/phone-calling.png b/icons-png/phone-calling.png new file mode 100644 index 0000000..8009fb0 Binary files /dev/null and b/icons-png/phone-calling.png differ diff --git a/icons-png/pill.png b/icons-png/pill.png new file mode 100644 index 0000000..2cc6c9f Binary files /dev/null and b/icons-png/pill.png differ diff --git a/icons-png/pillow.png b/icons-png/pillow.png deleted file mode 100644 index 2cc6c9f..0000000 Binary files a/icons-png/pillow.png and /dev/null differ diff --git a/icons-png/rocket.png b/icons-png/rocket.png new file mode 100644 index 0000000..c95babf Binary files /dev/null and b/icons-png/rocket.png differ diff --git a/icons-png/tallymark-1.png b/icons-png/tallymark-1.png new file mode 100644 index 0000000..3ca73ad Binary files /dev/null and b/icons-png/tallymark-1.png differ diff --git a/icons-png/tallymark-2.png b/icons-png/tallymark-2.png new file mode 100644 index 0000000..396eb06 Binary files /dev/null and b/icons-png/tallymark-2.png differ diff --git a/icons-png/tallymark-3.png b/icons-png/tallymark-3.png new file mode 100644 index 0000000..ac80b2c Binary files /dev/null and b/icons-png/tallymark-3.png differ diff --git a/icons-png/tallymark-4.png b/icons-png/tallymark-4.png new file mode 100644 index 0000000..7649b68 Binary files /dev/null and b/icons-png/tallymark-4.png differ diff --git a/icons-png/tallymarks.png b/icons-png/tallymarks.png new file mode 100644 index 0000000..88a56e6 Binary files /dev/null and b/icons-png/tallymarks.png differ diff --git a/icons-png/test.png b/icons-png/test.png deleted file mode 100644 index 47d82c6..0000000 Binary files a/icons-png/test.png and /dev/null differ diff --git a/icons-png/truck-delivery.png b/icons-png/truck-delivery.png new file mode 100644 index 0000000..3a94b4b Binary files /dev/null and b/icons-png/truck-delivery.png differ diff --git a/icons-png/truck-return.png b/icons-png/truck-return.png new file mode 100644 index 0000000..c8ea3e1 Binary files /dev/null and b/icons-png/truck-return.png differ diff --git a/icons-png/zoom-cancel.png b/icons-png/zoom-cancel.png new file mode 100644 index 0000000..419f5fd Binary files /dev/null and b/icons-png/zoom-cancel.png differ diff --git a/icons/a-b.svg b/icons/a-b.svg new file mode 100644 index 0000000..6d4ecfe --- /dev/null +++ b/icons/a-b.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/adjustments-alt.svg b/icons/adjustments-alt.svg new file mode 100644 index 0000000..6333d8a --- /dev/null +++ b/icons/adjustments-alt.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/adjustments-horizontal.svg b/icons/adjustments-horizontal.svg new file mode 100644 index 0000000..ddb2e73 --- /dev/null +++ b/icons/adjustments-horizontal.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/align-justified.svg b/icons/align-justified.svg index 80fe663..ea8bba5 100644 --- a/icons/align-justified.svg +++ b/icons/align-justified.svg @@ -2,7 +2,7 @@ - + diff --git a/icons/building-skyscraper.svg b/icons/building-skyscraper.svg new file mode 100644 index 0000000..8c85692 --- /dev/null +++ b/icons/building-skyscraper.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/building-skyscrappers.svg b/icons/building-skyscrappers.svg deleted file mode 100644 index d481a68..0000000 --- a/icons/building-skyscrappers.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/icons/camera-minus.svg b/icons/camera-minus.svg new file mode 100644 index 0000000..6fa8938 --- /dev/null +++ b/icons/camera-minus.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/camera-plus.svg b/icons/camera-plus.svg new file mode 100644 index 0000000..d401d14 --- /dev/null +++ b/icons/camera-plus.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/capture.svg b/icons/capture.svg new file mode 100644 index 0000000..cfc029b --- /dev/null +++ b/icons/capture.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/copyleft.svg b/icons/copyleft.svg new file mode 100644 index 0000000..d35b22c --- /dev/null +++ b/icons/copyleft.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/crosshair.svg b/icons/crosshair.svg new file mode 100644 index 0000000..99b1d9a --- /dev/null +++ b/icons/crosshair.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/floppy-disk.svg b/icons/floppy-disk.svg deleted file mode 100644 index a3ae268..0000000 --- a/icons/floppy-disk.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/icons/layout-kanban.svg b/icons/layout-kanban.svg new file mode 100644 index 0000000..d329e27 --- /dev/null +++ b/icons/layout-kanban.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/line.svg b/icons/line.svg new file mode 100644 index 0000000..0bdcd87 --- /dev/null +++ b/icons/line.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/markdown.svg b/icons/markdown.svg new file mode 100644 index 0000000..bc6e8c9 --- /dev/null +++ b/icons/markdown.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/menu-2.svg b/icons/menu-2.svg new file mode 100644 index 0000000..d025790 --- /dev/null +++ b/icons/menu-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/phone-calling.svg b/icons/phone-calling.svg new file mode 100644 index 0000000..6bf5865 --- /dev/null +++ b/icons/phone-calling.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/pill.svg b/icons/pill.svg new file mode 100644 index 0000000..a3a945b --- /dev/null +++ b/icons/pill.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/pillow.svg b/icons/pillow.svg deleted file mode 100644 index 5ae47ac..0000000 --- a/icons/pillow.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/icons/rocket.svg b/icons/rocket.svg new file mode 100644 index 0000000..29d7474 --- /dev/null +++ b/icons/rocket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tallymark-1.svg b/icons/tallymark-1.svg new file mode 100644 index 0000000..b853763 --- /dev/null +++ b/icons/tallymark-1.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tallymark-2.svg b/icons/tallymark-2.svg new file mode 100644 index 0000000..5ab9878 --- /dev/null +++ b/icons/tallymark-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tallymark-3.svg b/icons/tallymark-3.svg new file mode 100644 index 0000000..4a02baa --- /dev/null +++ b/icons/tallymark-3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tallymark-4.svg b/icons/tallymark-4.svg new file mode 100644 index 0000000..df607b1 --- /dev/null +++ b/icons/tallymark-4.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tallymarks.svg b/icons/tallymarks.svg new file mode 100644 index 0000000..378740b --- /dev/null +++ b/icons/tallymarks.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/test.svg b/icons/test.svg deleted file mode 100644 index 6810b83..0000000 --- a/icons/test.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/icons/truck-delivery.svg b/icons/truck-delivery.svg new file mode 100644 index 0000000..52e8abf --- /dev/null +++ b/icons/truck-delivery.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/truck-return.svg b/icons/truck-return.svg new file mode 100644 index 0000000..6a1259c --- /dev/null +++ b/icons/truck-return.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/zoom-cancel.svg b/icons/zoom-cancel.svg new file mode 100644 index 0000000..331a880 --- /dev/null +++ b/icons/zoom-cancel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/package.json b/package.json index 7f76095..9209b0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabler-icons", - "version": "1.10.0", + "version": "1.11.0", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" diff --git a/tabler-sprite-nostroke.svg b/tabler-sprite-nostroke.svg index 29558de..e5a5bce 100644 --- a/tabler-sprite-nostroke.svg +++ b/tabler-sprite-nostroke.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/tabler-sprite.svg b/tabler-sprite.svg index a5a4dfd..1f43063 100644 --- a/tabler-sprite.svg +++ b/tabler-sprite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/tags.json b/tags.json index e677fe5..f7743ea 100644 --- a/tags.json +++ b/tags.json @@ -1,7 +1,10 @@ { + "a-b": ["a", "b"], "accessible": ["accessible", "low-vision", "blind", "disability", "handicapped"], "activity": ["activity", "pulse", "motion", "health", "action"], "ad": ["ad", "advert", "advertisement", "marketing", "commercial", "traffic"], + "adjustments-alt": ["adjustments", "alt", "equalizer", "sliders", "controls", "settings", "filter"], + "adjustments-horizontal": ["adjustments", "horizontal", "equalizer", "sliders", "controls", "settings", "filter"], "adjustments": ["adjustments", "equalizer", "sliders", "controls", "settings", "filter"], "alarm": ["alarm", "time", "watch", "clock", "ring"], "alert-circle": ["alert", "circle", "warning", "danger", "caution", "risk"], @@ -127,7 +130,7 @@ "building-community": ["building", "community"], "building-hospital": ["building", "hospital", "doctor", "sickness", "illness", "nurse", "medication", "emergency", "treat", "surgery"], "building-pavilon": ["building", "pavilon"], - "building-skyscrappers": ["building", "skyscrappers"], + "building-skyscraper": ["building", "skyscraper"], "building-store": ["building", "store", "shopping", "shop", "supermarket", "market", "products", "retail", "buy", "sell"], "building-warehouse": ["building", "warehouse"], "building": ["building", "flat", "office", "city", "urban", "scyscraper", "architecture", "construction"], @@ -139,7 +142,10 @@ "calendar-minus": ["calendar", "minus", "date", "day", "plan", "schedule", "agenda"], "calendar-plus": ["calendar", "plus", "date", "day", "plan", "schedule", "agenda", "add"], "calendar": ["calendar", "date", "day", "plan", "schedule", "agenda"], + "camera-minus": ["camera", "minus", "video", "photo", "aperture"], + "camera-plus": ["camera", "plus", "video", "photo", "aperture"], "camera": ["camera", "video", "photo", "aperture"], + "capture": ["capture"], "car": ["car", "vehicle", "drive", "driver", "engine", "motor", "journey", "trip"], "caret-down": ["caret", "down", "next", "bottom", "dropdown", "show", "more"], "caret-left": ["caret", "left", "back", "previous"], @@ -191,6 +197,7 @@ "command": ["command", "apple", "key", "keyboard", "cmd"], "compass": ["compass", "navigation", "safari", "travel", "direction", "discover"], "copy": ["copy", "clipboard", "clone", "duplicate"], + "copyleft": ["copyleft", "licence", "license"], "copyright": ["copyright", "licence", "license"], "corner-down-left": ["corner", "down", "left", "move", "arrow"], "corner-down-right": ["corner", "down", "right", "move", "arrow"], @@ -202,6 +209,7 @@ "corner-up-right": ["corner", "up", "right", "move", "arrow"], "credit-card": ["credit", "card", "money", "purchase", "payment", "cc"], "crop": ["crop", "photo", "image"], + "crosshair": ["crosshair"], "currency-bitcoin": ["currency", "bitcoin", "digital", "network", "peer-to-peer", "mining"], "currency-dollar": ["currency", "dollar", "money", "bucks", "usa", "banknote", "pay"], "currency-euro": ["currency", "euro", "money", "banknote", "pay", "europe", "eu"], @@ -273,7 +281,6 @@ "float-center": ["float", "center", "position"], "float-left": ["float", "left", "position"], "float-right": ["float", "right", "position"], - "floppy-disk": ["floppy", "disk", "save", "disk"], "focus-2": ["focus", "2", "spotlight", "attention", "center", "aim", "target"], "focus": ["focus", "target", "bullseye", "aim"], "folder-minus": ["folder", "minus", "directory", "dir"], @@ -341,6 +348,7 @@ "layout-columns": ["layout", "columns", "grid", "column", "rows"], "layout-distribute-horizontal": ["layout", "distribute", "horizontal", "position", "element", "design", "around"], "layout-distribute-vertical": ["layout", "distribute", "vertical", "position", "element", "design", "around"], + "layout-kanban": ["layout", "kanban"], "layout-list": ["layout", "list"], "layout-navbar": ["layout", "navbar", "grid", "row", "header"], "layout-rows": ["layout", "rows", "grid", "masonry", "collage"], @@ -352,6 +360,7 @@ "license": ["license", "authorisation", "permission", "consent", "permit", "document", "agree"], "lifebuoy": ["lifebuoy", "life ring", "help", "support"], "line-height": ["line", "height", "space", "inline", "display"], + "line": ["line"], "link": ["link", "chain", "url", "connection", "address"], "list-check": ["list", "check", "to-do", "checklist", "form", "template", "task", "reminder", "schedule", "agenda"], "list": ["list", "task", "unordered", "bullets", "agenda", "shopping"], @@ -368,9 +377,11 @@ "map-2": ["map", "2", "navigation", "location", "travel", "pin", "position", "marker"], "map-pin": ["map", "pin", "navigation", "location", "travel", "pin", "position", "marker"], "map": ["map", "navigation", "location", "travel"], + "markdown": ["markdown"], "math": ["math"], "maximize": ["maximize", "fullscreen"], "medical-cross": ["medical", "cross"], + "menu-2": ["menu", "2", "bars", "hamburger", "navigation", "burger"], "menu": ["menu", "bars", "hamburger", "navigation", "burger"], "message-2": ["message", "2", "comment", "chat", "reply"], "message-circle": ["message", "circle", "comment", "chat", "reply"], @@ -410,6 +421,7 @@ "parking": ["parking", "sign", "car", "vehicle", "space"], "pencil": ["pencil"], "phone-call": ["phone", "call", "ring", "mobile", "conversation", "answer", "dial", "landline"], + "phone-calling": ["phone", "calling", "ring", "mobile", "conversation", "answer", "dial", "landline"], "phone-check": ["phone", "check", "ring", "mobile", "conversation", "answer", "dial", "landline"], "phone-incoming": ["phone", "incoming", "call", "answer", "mobile", "landline", "conversation"], "phone-outgoing": ["phone", "outgoing", "call", "signal", "mobile", "landline", "conversation"], @@ -418,7 +430,7 @@ "phone-x": ["phone", "x", "ring", "mobile", "conversation", "answer", "dial", "landline"], "phone": ["phone", "call", "mobile", "conversation", "landline", "answer", "number"], "photo": ["photo", "image", "picture", "landscape", "camera"], - "pillow": ["pillow", "drug", "medication", "illness", "sickness", "doctor", "prescription"], + "pill": ["pill", "drug", "medication", "illness", "sickness", "doctor", "prescription"], "plane-arrival": ["plane", "arrival", "travel", "land", "journey", "trip", "airport", "baggage", "luggage"], "plane-departure": ["plane", "departure", "travel", "take off", "journey", "trip", "airport", "baggage", "luggage"], "plane": ["plane", "travel", "journey", "trip", "airport", "baggage", "luggage"], @@ -439,6 +451,7 @@ "repeat-once": ["repeat", "once", "reuse", "redo", "action", "replay", "loop"], "repeat": ["repeat", "reuse", "redo", "action", "replay", "loop"], "replace": ["replace", "change", "place", "position", "move", "exchange"], + "rocket": ["rocket"], "rotate-2": ["rotate", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], "rotate-clockwise-2": ["rotate", "clockwise", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], "rotate-clockwise": ["rotate", "clockwise", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"], @@ -493,6 +506,11 @@ "switch": ["switch", "toggle", "arrows"], "table": ["table", "spreadsheet", "layout", "grid", "arrange", "row", "column"], "tag": ["tag", "label", "price"], + "tallymark-1": ["tallymark", "1"], + "tallymark-2": ["tallymark", "2"], + "tallymark-3": ["tallymark", "3"], + "tallymark-4": ["tallymark", "4"], + "tallymarks": ["tallymarks"], "target": ["target", "focus", "bullseye", "aim"], "tax": ["tax", "income", "percentage", "money", "finance", "charge", "obligation", "taxpayer", "vat"], "temperature-celsius": ["temperature", "celsius", "weather", "celcius", "fahrenheit", "cold", "hot"], @@ -504,7 +522,6 @@ "terminal-2": ["terminal", "2", "console", "command", "git", "command line", "command prompt"], "terminal": ["terminal", "console", "command", "git", "command line", "command prompt"], "test-pipe": ["test", "pipe", "sample", "color"], - "test": ["test"], "text-wrap": ["text", "wrap", "text", "alignment", "position"], "thumb-down": ["thumb", "down", "dislike", "bad", "emotion"], "thumb-up": ["thumb", "up", "like", "emotion", "good", "love"], @@ -523,6 +540,8 @@ "trending-up": ["trending", "up", "arrow", "grow", "increase"], "triangle": ["triangle", "delta"], "trophy": ["trophy", "success", "win", "prize", "winner"], + "truck-delivery": ["truck", "delivery"], + "truck-return": ["truck", "return"], "truck": ["truck", "transport", "vahicle", "van", "lorry", "cargo", "delivery"], "typography": ["typography", "type", "display", "typeface", "point size", "line length", "line-spacing", "letter-spacing", "font"], "umbrella": ["umbrella"], @@ -555,6 +574,7 @@ "world": ["world", "earth", "globe", "global", "language", "union"], "x": ["x", "cancel", "remove", "delete", "empty"], "yin-yang": ["yin", "yang"], + "zoom-cancel": ["zoom", "cancel", "magnifying glass"], "zoom-in": ["zoom", "in", "magnifying glass"], "zoom-out": ["zoom", "out", "magnifying glass"] } -- cgit v1.2.1 From 413cffd1793e2f340e6f91c80de0c899c802abf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Mon, 17 Aug 2020 11:38:16 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f9a86e..a8da5c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tabler Icons -A set of over 550 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke. +A set of over 580 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke. **If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate on PayPal](https://paypal.me/codecalm) :)** -- cgit v1.2.1