From 8513dcac6c76e3d8cf08b41ab12c1b24df8bf29e Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 3 Nov 2021 22:01:48 +0100 Subject: Release 1.42.0 --- .build/iconfont-unicode.json | 2 +- .github/icons.png | Bin 793040 -> 807922 bytes .github/icons.svg | 2588 ++++++++++---------- .github/tabler-icons-1.42.0.png | Bin 0 -> 12335 bytes .github/tabler-icons-1.42.0.svg | 64 + iconfont/fonts/tabler-icons.eot | Bin 602660 -> 611904 bytes iconfont/fonts/tabler-icons.svg | 60 + iconfont/fonts/tabler-icons.ttf | Bin 602476 -> 611720 bytes iconfont/fonts/tabler-icons.woff | Bin 316848 -> 322584 bytes iconfont/fonts/tabler-icons.woff2 | Bin 235128 -> 238988 bytes iconfont/tabler-icons.css | 82 +- iconfont/tabler-icons.html | 184 +- iconfont/tabler-icons.min.css | 4 +- iconfont/tabler-icons.scss | 42 +- icons-png/arrow-autofit-content.png | Bin 0 -> 2833 bytes icons-png/arrow-autofit-down.png | Bin 0 -> 2236 bytes icons-png/arrow-autofit-height.png | Bin 0 -> 2783 bytes icons-png/arrow-autofit-left.png | Bin 0 -> 2103 bytes icons-png/arrow-autofit-right.png | Bin 0 -> 2039 bytes icons-png/arrow-autofit-up.png | Bin 0 -> 2226 bytes icons-png/arrow-autofit-width.png | Bin 0 -> 2477 bytes icons-png/arrows-diagonal-minimize-2.png | Bin 0 -> 1786 bytes icons-png/arrows-diagonal-minimize.png | Bin 0 -> 1773 bytes icons-png/ballon.png | Bin 0 -> 4597 bytes icons-png/battery-charging-2.png | Bin 0 -> 2867 bytes icons-png/battery-eco.png | Bin 0 -> 3405 bytes icons-png/beach.png | Bin 0 -> 5225 bytes icons-png/brand-bootstrap.png | Bin 0 -> 3697 bytes icons-png/highlight.png | Bin 0 -> 2637 bytes icons-png/list-details.png | Bin 0 -> 2574 bytes icons-png/multiplier-0-5x.png | Bin 0 -> 1971 bytes icons-png/multiplier-1-5x.png | Bin 0 -> 2510 bytes icons-png/multiplier-1x.png | Bin 0 -> 1606 bytes icons-png/multiplier-2x.png | Bin 0 -> 2433 bytes icons-react/icons-js/arrow-autofit-content.js | 12 + icons-react/icons-js/arrow-autofit-down.js | 12 + icons-react/icons-js/arrow-autofit-height.js | 12 + icons-react/icons-js/arrow-autofit-left.js | 12 + icons-react/icons-js/arrow-autofit-right.js | 12 + icons-react/icons-js/arrow-autofit-up.js | 12 + icons-react/icons-js/arrow-autofit-width.js | 12 + icons-react/icons-js/arrows-diagonal-minimize-2.js | 12 + icons-react/icons-js/arrows-diagonal-minimize.js | 12 + icons-react/icons-js/ballon.js | 12 + icons-react/icons-js/battery-charging-2.js | 12 + icons-react/icons-js/battery-eco.js | 12 + icons-react/icons-js/beach.js | 12 + icons-react/icons-js/brand-bootstrap.js | 12 + icons-react/icons-js/highlight.js | 12 + icons-react/icons-js/list-details.js | 12 + icons-react/icons-js/multiplier-0-5x.js | 12 + icons-react/icons-js/multiplier-1-5x.js | 12 + icons-react/icons-js/multiplier-1x.js | 12 + icons-react/icons-js/multiplier-2x.js | 12 + icons-react/index.d.ts | 20 + icons-react/index.js | 20 + icons/arrow-autofit-content.svg | 10 + icons/arrow-autofit-down.svg | 8 + icons/arrow-autofit-height.svg | 10 + icons/arrow-autofit-left.svg | 8 + icons/arrow-autofit-right.svg | 8 + icons/arrow-autofit-up.svg | 8 + icons/arrow-autofit-width.svg | 10 + icons/arrows-diagonal-minimize-2.svg | 9 + icons/arrows-diagonal-minimize.svg | 9 + icons/ballon.svg | 8 + icons/battery-charging-2.svg | 10 + icons/battery-eco.svg | 8 + icons/beach.svg | 10 + icons/brand-bootstrap.svg | 8 + icons/highlight.svg | 9 + icons/list-details.svg | 11 + icons/multiplier-0-5x.svg | 9 + icons/multiplier-1-5x.svg | 10 + icons/multiplier-1x.svg | 8 + icons/multiplier-2x.svg | 8 + package.json | 2 +- src/_icons/arrow-autofit-content.svg | 1 + src/_icons/arrow-autofit-down.svg | 1 + src/_icons/arrow-autofit-height.svg | 1 + src/_icons/arrow-autofit-left.svg | 1 + src/_icons/arrow-autofit-right.svg | 1 + src/_icons/arrow-autofit-up.svg | 1 + src/_icons/arrow-autofit-width.svg | 1 + src/_icons/arrows-diagonal-minimize-2.svg | 1 + src/_icons/arrows-diagonal-minimize.svg | 1 + src/_icons/ballon.svg | 1 + src/_icons/battery-charging-2.svg | 1 + src/_icons/battery-eco.svg | 1 + src/_icons/beach.svg | 1 + src/_icons/brand-bootstrap.svg | 1 + src/_icons/highlight.svg | 1 + src/_icons/list-details.svg | 1 + src/_icons/multiplier-0-5x.svg | 1 + src/_icons/multiplier-1-5x.svg | 1 + src/_icons/multiplier-1x.svg | 1 + src/_icons/multiplier-2x.svg | 1 + tabler-sprite-nostroke.svg | 2 +- tabler-sprite.svg | 2 +- tags.json | 178 ++ 100 files changed, 2415 insertions(+), 1274 deletions(-) create mode 100644 .github/tabler-icons-1.42.0.png create mode 100644 .github/tabler-icons-1.42.0.svg create mode 100644 icons-png/arrow-autofit-content.png create mode 100644 icons-png/arrow-autofit-down.png create mode 100644 icons-png/arrow-autofit-height.png create mode 100644 icons-png/arrow-autofit-left.png create mode 100644 icons-png/arrow-autofit-right.png create mode 100644 icons-png/arrow-autofit-up.png create mode 100644 icons-png/arrow-autofit-width.png create mode 100644 icons-png/arrows-diagonal-minimize-2.png create mode 100644 icons-png/arrows-diagonal-minimize.png create mode 100644 icons-png/ballon.png create mode 100644 icons-png/battery-charging-2.png create mode 100644 icons-png/battery-eco.png create mode 100644 icons-png/beach.png create mode 100644 icons-png/brand-bootstrap.png create mode 100644 icons-png/highlight.png create mode 100644 icons-png/list-details.png create mode 100644 icons-png/multiplier-0-5x.png create mode 100644 icons-png/multiplier-1-5x.png create mode 100644 icons-png/multiplier-1x.png create mode 100644 icons-png/multiplier-2x.png create mode 100644 icons-react/icons-js/arrow-autofit-content.js create mode 100644 icons-react/icons-js/arrow-autofit-down.js create mode 100644 icons-react/icons-js/arrow-autofit-height.js create mode 100644 icons-react/icons-js/arrow-autofit-left.js create mode 100644 icons-react/icons-js/arrow-autofit-right.js create mode 100644 icons-react/icons-js/arrow-autofit-up.js create mode 100644 icons-react/icons-js/arrow-autofit-width.js create mode 100644 icons-react/icons-js/arrows-diagonal-minimize-2.js create mode 100644 icons-react/icons-js/arrows-diagonal-minimize.js create mode 100644 icons-react/icons-js/ballon.js create mode 100644 icons-react/icons-js/battery-charging-2.js create mode 100644 icons-react/icons-js/battery-eco.js create mode 100644 icons-react/icons-js/beach.js create mode 100644 icons-react/icons-js/brand-bootstrap.js create mode 100644 icons-react/icons-js/highlight.js create mode 100644 icons-react/icons-js/list-details.js create mode 100644 icons-react/icons-js/multiplier-0-5x.js create mode 100644 icons-react/icons-js/multiplier-1-5x.js create mode 100644 icons-react/icons-js/multiplier-1x.js create mode 100644 icons-react/icons-js/multiplier-2x.js create mode 100644 icons/arrow-autofit-content.svg create mode 100644 icons/arrow-autofit-down.svg create mode 100644 icons/arrow-autofit-height.svg create mode 100644 icons/arrow-autofit-left.svg create mode 100644 icons/arrow-autofit-right.svg create mode 100644 icons/arrow-autofit-up.svg create mode 100644 icons/arrow-autofit-width.svg create mode 100644 icons/arrows-diagonal-minimize-2.svg create mode 100644 icons/arrows-diagonal-minimize.svg create mode 100644 icons/ballon.svg create mode 100644 icons/battery-charging-2.svg create mode 100644 icons/battery-eco.svg create mode 100644 icons/beach.svg create mode 100644 icons/brand-bootstrap.svg create mode 100644 icons/highlight.svg create mode 100644 icons/list-details.svg create mode 100644 icons/multiplier-0-5x.svg create mode 100644 icons/multiplier-1-5x.svg create mode 100644 icons/multiplier-1x.svg create mode 100644 icons/multiplier-2x.svg diff --git a/.build/iconfont-unicode.json b/.build/iconfont-unicode.json index 6b73edc7..32ffdea1 100644 --- a/.build/iconfont-unicode.json +++ b/.build/iconfont-unicode.json @@ -1 +1 @@ -{"2fa":"eca0","3d-cube-sphere":"ecd7","a-b":"ec36","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","ad-2":"ef1f","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","aerial-lift":"edfe","affiliate":"edff","alarm":"ea04","alert-circle":"ea05","alert-octagon":"ecc6","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","angle":"ef20","antenna-bars-1":"ecc7","antenna-bars-2":"ecc8","antenna-bars-3":"ecc9","antenna-bars-4":"ecca","antenna-bars-5":"eccb","aperture":"eb58","apple":"ef21","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-to-down":"ec88","arrow-bar-to-left":"ec89","arrow-bar-to-right":"ec8a","arrow-bar-to-up":"ec8b","arrow-bar-up":"ea10","arrow-big-down":"edda","arrow-big-left":"eddb","arrow-big-right":"eddc","arrow-big-top":"eddd","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","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-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-right":"eda0","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-right":"ed3d","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-top-bar":"eda4","arrow-top-circle":"eda5","arrow-top-square":"eda6","arrow-top-tail":"eda7","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","arrow-wave-left-down":"eda8","arrow-wave-left-up":"eda9","arrow-wave-right-down":"edaa","arrow-wave-right-up":"edab","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-double-ne-sw":"edde","arrows-double-nw-se":"eddf","arrows-double-se-nw":"ede0","arrows-double-sw-ne":"ede1","arrows-down":"edad","arrows-down-up":"edac","arrows-horizontal":"eb59","arrows-join":"edaf","arrows-join-2":"edae","arrows-left":"edb1","arrows-left-down":"ee00","arrows-left-right":"edb0","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-right":"edb3","arrows-right-down":"ee01","arrows-right-left":"edb2","arrows-sort":"eb5a","arrows-split":"edb5","arrows-split-2":"edb4","arrows-up":"edb7","arrows-up-down":"edb6","arrows-up-left":"ee02","arrows-up-right":"ee03","arrows-vertical":"eb5b","artboard":"ea2a","aspect-ratio":"ed30","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backhoe":"ed86","backspace":"ea2d","ball-american-football":"ee04","ball-basketball":"ec28","ball-bowling":"ec29","ball-football":"ee06","ball-football-off":"ee05","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-automotive":"ee07","battery-charging":"ea33","battery-off":"ed1c","bed":"eb5c","bell":"ea35","bell-minus":"ede2","bell-off":"ece9","bell-plus":"ede3","bell-ringing":"ed07","bell-ringing-2":"ede4","bell-x":"ede5","bike":"ea36","binary":"ee08","biohazard":"ecb8","blockquote":"ee09","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","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-style":"ee0a","border-style-2":"ef22","border-top":"ea43","border-vertical":"ea44","bottle":"ef0b","box":"ea45","box-margin":"ee0b","box-model":"ee0c","box-model-2":"ef23","box-multiple":"ee17","box-multiple-0":"ee0d","box-multiple-1":"ee0e","box-multiple-2":"ee0f","box-multiple-3":"ee10","box-multiple-4":"ee11","box-multiple-5":"ee12","box-multiple-6":"ee13","box-multiple-7":"ee14","box-multiple-8":"ee15","box-multiple-9":"ee16","box-padding":"ee18","braces":"ebcc","brackets":"ebcd","brand-airbnb":"ed68","brand-android":"ec16","brand-apple":"ec17","brand-apple-arcade":"ed69","brand-appstore":"ed24","brand-asana":"edc5","brand-behance":"ec6e","brand-bing":"edc6","brand-bitbucket":"edc7","brand-booking":"edc8","brand-chrome":"ec18","brand-codepen":"ec6f","brand-codesandbox":"ed6a","brand-css3":"ed6b","brand-deviantart":"ecfb","brand-discord":"ece3","brand-disqus":"edc9","brand-docker":"edca","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-analytics":"edcb","brand-google-drive":"ec1e","brand-google-play":"ed25","brand-gravatar":"edcc","brand-hipchat":"edcd","brand-html5":"ed6c","brand-instagram":"ec20","brand-javascript":"ef0c","brand-kickstarter":"edce","brand-kotlin":"ed6d","brand-linkedin":"ec8c","brand-medium":"ec70","brand-messenger":"ec71","brand-netflix":"edcf","brand-open-source":"edd0","brand-opera":"ec21","brand-pagekit":"edd1","brand-patreon":"edd2","brand-paypal":"ec22","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-producthunt":"edd3","brand-python":"ed01","brand-reddit":"ec8e","brand-safari":"ec23","brand-sass":"edd4","brand-sentry":"edd5","brand-shazam":"edd6","brand-sketch":"ec24","brand-skype":"ed02","brand-slack":"ec72","brand-snapchat":"ec25","brand-soundcloud":"ed6e","brand-spotify":"ed03","brand-steam":"ed6f","brand-stripe":"edd7","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-unsplash":"edd8","brand-vercel":"ef24","brand-vimeo":"ed06","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-ycombinator":"edd9","brand-youtube":"ec90","briefcase":"ea46","brightness":"eb7f","brightness-2":"ee19","brightness-down":"eb7d","brightness-half":"ee1a","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-carousel":"ed87","building-castle":"ed88","building-church":"ea4c","building-community":"ebf6","building-cottage":"ee1b","building-factory":"ee1c","building-fortress":"ed89","building-hospital":"ea4d","building-lighthouse":"ed8a","building-monument":"ed26","building-pavilon":"ebf7","building-skyscraper":"ec39","building-store":"ea4e","building-warehouse":"ebe3","bulb":"ea51","bulb-off":"ea50","bulldozer":"ee1d","bus":"ebe4","businessplan":"ee1e","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-off":"ee1f","calendar-plus":"ebba","calendar-stats":"ee20","calendar-time":"ee21","camera":"ea54","camera-minus":"ec3a","camera-off":"ecee","camera-plus":"ec3b","camera-rotate":"ee22","camera-selfie":"ee23","candy":"ef0d","capture":"ec3c","car":"ebbb","car-crane":"ef25","caravan":"ec7c","cardboards":"ed74","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cash-banknote":"ee25","cash-banknote-off":"ee24","cast":"ea56","ce":"ed75","certificate":"ed76","charging-pile":"ee26","chart-arcs":"ee28","chart-arcs-3":"ee27","chart-area":"ea58","chart-area-line":"ea57","chart-arrows":"ee2a","chart-arrows-vertical":"ee29","chart-bar":"ea59","chart-bubble":"ec75","chart-candle":"ea5a","chart-circles":"ee2b","chart-donut":"ea5b","chart-donut-2":"ee2c","chart-donut-3":"ee2d","chart-donut-4":"ee2e","chart-dots":"ee2f","chart-infographic":"ee30","chart-line":"ea5c","chart-pie":"ea5d","chart-pie-2":"ee31","chart-pie-3":"ee32","chart-pie-4":"ee33","chart-radar":"ed77","check":"ea5e","checkbox":"eba6","checks":"ebaa","cheese":"ef26","chevron-down":"ea5f","chevron-down-left":"ed09","chevron-down-right":"ed0a","chevron-left":"ea60","chevron-right":"ea61","chevron-up":"ea62","chevron-up-left":"ed0b","chevron-up-right":"ed0c","chevrons-down":"ea63","chevrons-down-left":"ed0d","chevrons-down-right":"ed0e","chevrons-left":"ea64","chevrons-right":"ea65","chevrons-up":"ea66","chevrons-up-left":"ed0f","chevrons-up-right":"ed10","christmas-tree":"ed78","circle":"ea6b","circle-0":"ee34","circle-1":"ee35","circle-2":"ee36","circle-3":"ee37","circle-4":"ee38","circle-5":"ee39","circle-6":"ee3a","circle-7":"ee3b","circle-8":"ee3c","circle-9":"ee3d","circle-check":"ea67","circle-dashed":"ed27","circle-dotted":"ed28","circle-half":"ee3f","circle-half-vertical":"ee3e","circle-minus":"ea68","circle-off":"ee40","circle-plus":"ea69","circle-square":"ece4","circle-x":"ea6a","circles":"ece5","clear-all":"ee41","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","code-minus":"ee42","code-plus":"ee43","coffee":"ef0e","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","column-insert-left":"ee44","column-insert-right":"ee45","columns":"eb83","comet":"ec76","command":"ea78","compass":"ea79","confetti":"ee46","container":"ee47","contrast":"ec4e","cookie":"ef0f","copy":"ea7a","copyleft":"ec3d","copyright":"ea7b","corner-down-left":"ea7c","corner-down-left-double":"ee48","corner-down-right":"ea7d","corner-down-right-double":"ee49","corner-left-down":"ea7e","corner-left-down-double":"ee4a","corner-left-up":"ea7f","corner-left-up-double":"ee4b","corner-right-down":"ea80","corner-right-down-double":"ee4c","corner-right-up":"ea81","corner-right-up-double":"ee4d","corner-up-left":"ea82","corner-up-left-double":"ee4e","corner-up-right":"ea83","corner-up-right-double":"ee4f","crane":"ef27","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","crosshair":"ec3e","crown":"ed12","crown-off":"ee50","cup":"ef28","curly-loop":"ecda","currency-bahraini":"ee51","currency-bath":"ee52","currency-bitcoin":"ebab","currency-cent":"ee53","currency-dinar":"ee54","currency-dirham":"ee55","currency-dollar":"eb84","currency-dollar-australian":"ee56","currency-dollar-canadian":"ee57","currency-dollar-singapore":"ee58","currency-ethereum":"ee59","currency-euro":"eb85","currency-forint":"ee5a","currency-frank":"ee5b","currency-krone-czech":"ee5c","currency-krone-danish":"ee5d","currency-krone-swedish":"ee5e","currency-leu":"ee5f","currency-lira":"ee60","currency-litecoin":"ee61","currency-naira":"ee62","currency-pound":"ebac","currency-real":"ee63","currency-renminbi":"ee64","currency-ripple":"ee65","currency-riyal":"ee66","currency-rubel":"ee67","currency-rupee":"ebad","currency-shekel":"ee68","currency-taka":"ee69","currency-tugrik":"ee6a","currency-won":"ee6b","currency-yen":"ebae","currency-zloty":"ee6c","current-location":"ecef","cursor-text":"ee6d","cut":"ea86","dashboard":"ea87","database":"ea88","database-export":"ee6e","database-import":"ee6f","database-off":"ee70","details":"ee71","device-analytics":"ee72","device-audio-tape":"ee73","device-cctv":"ee74","device-computer-camera":"ee76","device-computer-camera-off":"ee75","device-desktop":"ea89","device-desktop-analytics":"ee77","device-desktop-off":"ee78","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-message":"ee79","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","devices-2":"ed29","devices-pc":"ee7a","diamond":"eb65","dice":"eb66","dimensions":"ee7b","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","discount-2":"ee7c","divide":"ed5c","dna":"ee7d","dog-bowl":"ef29","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","drone":"ed79","drone-off":"ee7e","droplet":"ea97","droplet-filled":"ee80","droplet-filled-2":"ee7f","droplet-half":"ee82","droplet-half-2":"ee81","droplet-off":"ee83","ear":"ebce","ear-off":"ee84","edit":"ea98","edit-circle":"ee85","egg":"eb8a","emphasis":"ebcf","equal":"ee87","equal-not":"ee86","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-check":"ee88","eye-off":"ecf0","eyeglass":"ee8a","eyeglass-2":"ee89","face-id":"ea9b","fall":"ecb9","feather":"ee8b","fence":"ef2a","file":"eaa4","file-alert":"ede6","file-analytics":"ede7","file-certificate":"ed4d","file-check":"ea9c","file-code":"ebd0","file-code-2":"ede8","file-diff":"ecf1","file-dislike":"ed2a","file-download":"ea9d","file-export":"ede9","file-horizontal":"ebb0","file-import":"edea","file-info":"edec","file-invoice":"eb67","file-like":"ed2b","file-minus":"ea9e","file-music":"ea9f","file-off":"ecf2","file-phone":"ecdc","file-plus":"eaa0","file-report":"eded","file-search":"ed5d","file-shredder":"eaa1","file-symlink":"ed53","file-text":"eaa2","file-upload":"ec91","file-x":"eaa3","file-zip":"ed4e","files":"edef","files-off":"edee","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","fish":"ef2b","flag":"eaa6","flag-2":"ee8c","flag-3":"ee8d","flame":"ec2c","flare":"ee8e","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","focus":"eb8d","focus-2":"ebd3","fold":"ed56","fold-down":"ed54","fold-up":"ed55","folder":"eaad","folder-minus":"eaaa","folder-off":"ed14","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","forms":"ee8f","frame":"eaaf","friends":"eab0","gas-station":"ec7d","gauge":"eab1","geometry":"ee90","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","glass-off":"ee91","globe":"eab9","golf":"ed8c","gps":"ed7a","grain":"ee92","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","growth":"ee93","h-1":"ec94","h-2":"ec95","h-3":"ec96","h-4":"ec97","h-5":"ec98","h-6":"ec99","hand-finger":"ee94","hand-little-finger":"ee95","hand-middle-finger":"ec2d","hand-off":"ed15","hand-ring-finger":"ee96","hand-rock":"ee97","hand-stop":"ec2e","hand-three-fingers":"ee98","hand-two-fingers":"ee99","hanger":"ee9a","hash":"eabc","heading":"ee9b","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","helicopter":"ed8e","helicopter-landing":"ed8d","help":"eabf","hexagon":"ec02","hexagon-off":"ee9c","hierarchy":"ee9e","hierarchy-2":"ee9d","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","ice-cream-2":"ee9f","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-off":"eea0","keyboard-show":"ec7f","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-linked":"eea1","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-grid":"edba","layout-grid-add":"edb9","layout-kanban":"ec3f","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","leaf":"ed4f","lego":"eadc","lemon":"ef10","letter-a":"ec50","letter-b":"ec51","letter-c":"ec52","letter-case":"eea5","letter-case-lower":"eea2","letter-case-toggle":"eea3","letter-case-upper":"eea4","letter-d":"ec53","letter-e":"ec54","letter-f":"ec55","letter-g":"ec56","letter-h":"ec57","letter-i":"ec58","letter-j":"ec59","letter-k":"ec5a","letter-l":"ec5b","letter-m":"ec5c","letter-n":"ec5d","letter-o":"ec5e","letter-p":"ec5f","letter-q":"ec60","letter-r":"ec61","letter-s":"ec62","letter-spacing":"eea6","letter-t":"ec63","letter-u":"ec64","letter-v":"ec65","letter-w":"ec66","letter-x":"ec67","letter-y":"ec68","letter-z":"ec69","letters-case":"ec6a","license":"ebc0","lifebuoy":"eadd","line":"ec40","line-dashed":"eea7","line-dotted":"eea8","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","list-numbers":"ef11","list-search":"eea9","live-photo":"eadf","live-view":"ec6b","loader":"eca3","loader-quarter":"eca2","location":"eae0","lock":"eae2","lock-access":"eeaa","lock-off":"ed1e","lock-open":"eae1","login":"eba7","logout":"eba8","macro":"eeab","magnet":"eae3","mail":"eae5","mail-forward":"eeac","mail-opened":"eae4","mailbox":"eead","man":"eae6","manual-gearbox":"ed7b","map":"eae9","map-2":"eae7","map-pin":"eae8","map-pin-off":"ecf3","map-pins":"ed5e","markdown":"ec41","marquee":"ec77","marquee-2":"eeae","mars":"ec80","mask":"eeb0","mask-off":"eeaf","massage":"eeb1","math":"ebeb","math-function":"eeb2","math-symbols":"eeb3","maximize":"eaea","meat":"ef12","medal":"ec78","medical-cross":"ec2f","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-dots":"eaee","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-2":"ef2c","microphone-off":"ed16","milk":"ef13","minimize":"eaf1","minus":"eaf2","minus-vertical":"eeb4","mist":"ec30","mood-boy":"ed2d","mood-confuzed":"eaf3","mood-crazy-happy":"ed90","mood-cry":"ecbb","mood-empty":"eeb5","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","moon-2":"ece6","moon-stars":"ece7","moped":"ecbc","motorbike":"eeb6","mouse":"eaf9","movie":"eafa","mug":"eafb","mushroom":"ef14","music":"eafc","new-section":"ebc1","news":"eafd","nfc":"eeb7","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","number-0":"edf0","number-1":"edf1","number-2":"edf2","number-3":"edf3","number-4":"edf4","number-5":"edf5","number-6":"edf6","number-7":"edf7","number-8":"edf8","number-9":"edf9","octagon":"ecbd","octagon-off":"eeb8","old":"eeb9","olympics":"eeba","omega":"eb97","outlet":"ebd7","overline":"eebb","package":"eaff","pacman":"eebc","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","peace":"ecbe","pencil":"eb04","pennant":"ed7d","pepper":"ef15","percentage":"ecf4","perspective":"eebd","phone":"eb09","phone-call":"eb05","phone-calling":"ec43","phone-check":"ec05","phone-incoming":"eb06","phone-off":"ecf5","phone-outgoing":"eb07","phone-pause":"eb08","phone-plus":"ec06","phone-x":"ec07","photo":"eb0a","photo-off":"ecf6","physotherapist":"eebe","picture-in-picture":"ed35","picture-in-picture-off":"ed43","picture-in-picture-on":"ed44","pill":"ec44","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plant":"ed50","plant-2":"ed7e","play-card":"eebf","player-pause":"ed45","player-play":"ed46","player-record":"ed47","player-skip-back":"ed48","player-skip-forward":"ed49","player-stop":"ed4a","player-track-next":"ed4b","player-track-prev":"ed4c","playlist":"eec0","plug":"ebd9","plus":"eb0b","point":"eb0c","pokeball":"eec1","polaroid":"eec2","pool":"ed91","power":"eb0d","pray":"ecbf","presentation":"eb70","presentation-analytics":"eec3","printer":"eb0e","prompt":"eb0f","propeller":"eec4","puzzle":"eb10","pyramid":"eec5","qrcode":"eb11","question-mark":"ec9d","radio":"ef2d","radioactive":"ecc0","radius-bottom-left":"eec6","radius-bottom-right":"eec7","radius-top-left":"eec8","radius-top-right":"eec9","rainbow":"edbc","receipt":"edfd","receipt-2":"edfa","receipt-off":"edfb","receipt-refund":"edfc","receipt-tax":"edbd","recharging":"eeca","record-mail":"eb12","rectangle":"ed37","rectangle-vertical":"ed36","recycle":"eb9b","refresh":"eb13","refresh-alert":"ed57","registered":"eb14","relation-many-to-many":"ed7f","relation-one-to-many":"ed80","relation-one-to-one":"ed81","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","report":"eece","report-analytics":"eecb","report-medical":"eecc","report-money":"eecd","resize":"eecf","ripple":"ed82","road-sign":"ecdd","rocket":"ec45","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","row-insert-bottom":"eed0","row-insert-top":"eed1","rss":"eb19","ruler":"eb1a","ruler-2":"eed2","run":"ec82","sailboat":"ec83","salt":"ef16","satellite":"eed3","sausage":"ef17","scale":"ebc2","scan":"ebc8","school":"ecf7","scissors":"eb1b","scooter":"ec6c","scooter-electric":"ecc1","screen-share":"ed18","screen-share-off":"ed17","scuba-mask":"eed4","search":"eb1c","section":"eed5","seeding":"ed51","select":"ec9e","selector":"eb1d","send":"eb1e","separator":"ebda","separator-horizontal":"ec79","separator-vertical":"ec7a","server":"eb1f","servicemark":"ec09","settings":"eb20","settings-automation":"eed6","shadow":"eed8","shadow-off":"eed7","shape":"eb9c","shape-2":"eed9","shape-3":"eeda","share":"eb21","shield":"eb24","shield-check":"eb22","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shopping-cart":"eb25","shopping-cart-discount":"eedb","shopping-cart-off":"eedc","shopping-cart-plus":"eedd","shopping-cart-x":"eede","shredder":"eedf","signature":"eee0","sitemap":"eb9d","skateboard":"ecc2","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sock":"eee1","sort-ascending":"eb26","sort-ascending-2":"eee2","sort-ascending-letters":"ef18","sort-ascending-numbers":"ef19","sort-descending":"eb27","sort-descending-2":"eee3","sort-descending-letters":"ef1a","sort-descending-numbers":"ef1b","soup":"ef2e","space":"ec0c","speakerphone":"ed61","speedboat":"ed93","sport-billard":"eee4","square":"eb2c","square-0":"eee5","square-1":"eee6","square-2":"eee7","square-3":"eee8","square-4":"eee9","square-5":"eeea","square-6":"eeeb","square-7":"eeec","square-8":"eeed","square-9":"eeee","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-minus":"eb29","square-off":"eeef","square-plus":"eb2a","square-root":"eef1","square-root-2":"eef0","square-rotated":"ecdf","square-rotated-off":"eef2","square-toggle":"eef4","square-toggle-horizontal":"eef3","square-x":"eb2b","squares-diagonal":"eef5","squares-filled":"eef6","stack":"eb2d","stack-2":"eef7","stairs":"eca6","stairs-down":"eca4","stairs-up":"eca5","star":"eb2e","star-half":"ed19","star-off":"ed62","stars":"ed38","steering-wheel":"ec7b","step-into":"ece0","step-out":"ece1","stethoscope":"edbe","sticker":"eb2f","strikethrough":"eb9e","submarine":"ed94","subscript":"eb9f","subtask":"ec9f","sum":"eb73","sun":"eb30","sun-off":"ed63","sunrise":"ef1c","sunset":"ec31","superscript":"eba0","swimming":"ec92","switch":"eb33","switch-2":"edbf","switch-3":"edc0","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","table-export":"eef8","table-import":"eef9","table-off":"eefa","tag":"eb34","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","tank":"ed95","target":"eb35","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","tent":"eefb","terminal":"ebdc","terminal-2":"ebef","test-pipe":"eb3a","text-direction-ltr":"eefc","text-direction-rtl":"eefd","text-wrap":"ebdd","text-wrap-disabled":"eca7","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tilt-shift":"eefe","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tools-kitchen":"ed64","tools-kitchen-2":"eeff","tornado":"ece2","tournament":"ecd0","track":"ef00","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","traffic-lights":"ed39","train":"ed96","transfer-in":"ef2f","transfer-out":"ef30","trash":"eb41","trash-off":"ed65","tree":"ef01","trees":"ec10","trending-down":"eb42","trending-down-2":"edc1","trending-down-3":"edc2","trending-up":"eb43","trending-up-2":"edc3","trending-up-3":"edc4","triangle":"eb44","triangle-off":"ef02","triangle-square-circle":"ece8","trident":"ecc5","trophy":"eb45","truck":"ebc4","truck-delivery":"ec4b","truck-off":"ef03","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-off":"ecf9","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","vaccine":"ef04","variable":"ef05","vector":"eca9","vector-beizer-2":"ed3a","vector-bezier":"ef1d","vector-triangle":"eca8","venus":"ec86","versions":"ed52","video":"ed22","video-minus":"ed1f","video-off":"ed20","video-plus":"ed21","view-360":"ed84","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","virus-off":"ed66","virus-search":"ed67","vocabulary":"ef1e","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wallet":"eb75","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","window":"ef06","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-latitude":"ed2e","world-longitude":"ed2f","wrecking-ball":"ed97","writing":"ef08","writing-sign":"ef07","x":"eb55","yin-yang":"ec35","zodiac-aquarius":"ecac","zodiac-aries":"ecad","zodiac-cancer":"ecae","zodiac-capricorn":"ecaf","zodiac-gemini":"ecb0","zodiac-leo":"ecb1","zodiac-libra":"ecb2","zodiac-pisces":"ecb3","zodiac-sagittarius":"ecb4","zodiac-scorpio":"ecb5","zodiac-taurus":"ecb6","zodiac-virgo":"ecb7","zoom-cancel":"ec4d","zoom-check":"ef09","zoom-in":"eb56","zoom-money":"ef0a","zoom-out":"eb57","zoom-question":"edeb"} \ No newline at end of file +{"2fa":"eca0","3d-cube-sphere":"ecd7","a-b":"ec36","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","ad-2":"ef1f","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","aerial-lift":"edfe","affiliate":"edff","alarm":"ea04","alert-circle":"ea05","alert-octagon":"ecc6","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","angle":"ef20","antenna-bars-1":"ecc7","antenna-bars-2":"ecc8","antenna-bars-3":"ecc9","antenna-bars-4":"ecca","antenna-bars-5":"eccb","aperture":"eb58","apple":"ef21","apps":"ebb6","archive":"ea0b","arrow-autofit-content":"ef31","arrow-autofit-down":"ef32","arrow-autofit-height":"ef33","arrow-autofit-left":"ef34","arrow-autofit-right":"ef35","arrow-autofit-up":"ef36","arrow-autofit-width":"ef37","arrow-back":"ea0c","arrow-back-up":"eb77","arrow-bar-down":"ea0d","arrow-bar-left":"ea0e","arrow-bar-right":"ea0f","arrow-bar-to-down":"ec88","arrow-bar-to-left":"ec89","arrow-bar-to-right":"ec8a","arrow-bar-to-up":"ec8b","arrow-bar-up":"ea10","arrow-big-down":"edda","arrow-big-left":"eddb","arrow-big-right":"eddc","arrow-big-top":"eddd","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","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-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-right":"eda0","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-right":"ed3d","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-top-bar":"eda4","arrow-top-circle":"eda5","arrow-top-square":"eda6","arrow-top-tail":"eda7","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","arrow-wave-left-down":"eda8","arrow-wave-left-up":"eda9","arrow-wave-right-down":"edaa","arrow-wave-right-up":"edab","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-diagonal-minimize":"ef39","arrows-diagonal-minimize-2":"ef38","arrows-double-ne-sw":"edde","arrows-double-nw-se":"eddf","arrows-double-se-nw":"ede0","arrows-double-sw-ne":"ede1","arrows-down":"edad","arrows-down-up":"edac","arrows-horizontal":"eb59","arrows-join":"edaf","arrows-join-2":"edae","arrows-left":"edb1","arrows-left-down":"ee00","arrows-left-right":"edb0","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-right":"edb3","arrows-right-down":"ee01","arrows-right-left":"edb2","arrows-sort":"eb5a","arrows-split":"edb5","arrows-split-2":"edb4","arrows-up":"edb7","arrows-up-down":"edb6","arrows-up-left":"ee02","arrows-up-right":"ee03","arrows-vertical":"eb5b","artboard":"ea2a","aspect-ratio":"ed30","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backhoe":"ed86","backspace":"ea2d","ball-american-football":"ee04","ball-basketball":"ec28","ball-bowling":"ec29","ball-football":"ee06","ball-football-off":"ee05","ball-tennis":"ec2a","ball-volleyball":"ec2b","ballon":"ef3a","ban":"ea2e","bandage":"eb7a","barcode":"ebc6","basket":"ebe1","battery":"ea34","battery-1":"ea2f","battery-2":"ea30","battery-3":"ea31","battery-4":"ea32","battery-automotive":"ee07","battery-charging":"ea33","battery-charging-2":"ef3b","battery-eco":"ef3c","battery-off":"ed1c","beach":"ef3d","bed":"eb5c","bell":"ea35","bell-minus":"ede2","bell-off":"ece9","bell-plus":"ede3","bell-ringing":"ed07","bell-ringing-2":"ede4","bell-x":"ede5","bike":"ea36","binary":"ee08","biohazard":"ecb8","blockquote":"ee09","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","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-style":"ee0a","border-style-2":"ef22","border-top":"ea43","border-vertical":"ea44","bottle":"ef0b","box":"ea45","box-margin":"ee0b","box-model":"ee0c","box-model-2":"ef23","box-multiple":"ee17","box-multiple-0":"ee0d","box-multiple-1":"ee0e","box-multiple-2":"ee0f","box-multiple-3":"ee10","box-multiple-4":"ee11","box-multiple-5":"ee12","box-multiple-6":"ee13","box-multiple-7":"ee14","box-multiple-8":"ee15","box-multiple-9":"ee16","box-padding":"ee18","braces":"ebcc","brackets":"ebcd","brand-airbnb":"ed68","brand-android":"ec16","brand-apple":"ec17","brand-apple-arcade":"ed69","brand-appstore":"ed24","brand-asana":"edc5","brand-behance":"ec6e","brand-bing":"edc6","brand-bitbucket":"edc7","brand-booking":"edc8","brand-bootstrap":"ef3e","brand-chrome":"ec18","brand-codepen":"ec6f","brand-codesandbox":"ed6a","brand-css3":"ed6b","brand-deviantart":"ecfb","brand-discord":"ece3","brand-disqus":"edc9","brand-docker":"edca","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-analytics":"edcb","brand-google-drive":"ec1e","brand-google-play":"ed25","brand-gravatar":"edcc","brand-hipchat":"edcd","brand-html5":"ed6c","brand-instagram":"ec20","brand-javascript":"ef0c","brand-kickstarter":"edce","brand-kotlin":"ed6d","brand-linkedin":"ec8c","brand-medium":"ec70","brand-messenger":"ec71","brand-netflix":"edcf","brand-open-source":"edd0","brand-opera":"ec21","brand-pagekit":"edd1","brand-patreon":"edd2","brand-paypal":"ec22","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-producthunt":"edd3","brand-python":"ed01","brand-reddit":"ec8e","brand-safari":"ec23","brand-sass":"edd4","brand-sentry":"edd5","brand-shazam":"edd6","brand-sketch":"ec24","brand-skype":"ed02","brand-slack":"ec72","brand-snapchat":"ec25","brand-soundcloud":"ed6e","brand-spotify":"ed03","brand-steam":"ed6f","brand-stripe":"edd7","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-unsplash":"edd8","brand-vercel":"ef24","brand-vimeo":"ed06","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-ycombinator":"edd9","brand-youtube":"ec90","briefcase":"ea46","brightness":"eb7f","brightness-2":"ee19","brightness-down":"eb7d","brightness-half":"ee1a","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-carousel":"ed87","building-castle":"ed88","building-church":"ea4c","building-community":"ebf6","building-cottage":"ee1b","building-factory":"ee1c","building-fortress":"ed89","building-hospital":"ea4d","building-lighthouse":"ed8a","building-monument":"ed26","building-pavilon":"ebf7","building-skyscraper":"ec39","building-store":"ea4e","building-warehouse":"ebe3","bulb":"ea51","bulb-off":"ea50","bulldozer":"ee1d","bus":"ebe4","businessplan":"ee1e","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-off":"ee1f","calendar-plus":"ebba","calendar-stats":"ee20","calendar-time":"ee21","camera":"ea54","camera-minus":"ec3a","camera-off":"ecee","camera-plus":"ec3b","camera-rotate":"ee22","camera-selfie":"ee23","candy":"ef0d","capture":"ec3c","car":"ebbb","car-crane":"ef25","caravan":"ec7c","cardboards":"ed74","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cash-banknote":"ee25","cash-banknote-off":"ee24","cast":"ea56","ce":"ed75","certificate":"ed76","charging-pile":"ee26","chart-arcs":"ee28","chart-arcs-3":"ee27","chart-area":"ea58","chart-area-line":"ea57","chart-arrows":"ee2a","chart-arrows-vertical":"ee29","chart-bar":"ea59","chart-bubble":"ec75","chart-candle":"ea5a","chart-circles":"ee2b","chart-donut":"ea5b","chart-donut-2":"ee2c","chart-donut-3":"ee2d","chart-donut-4":"ee2e","chart-dots":"ee2f","chart-infographic":"ee30","chart-line":"ea5c","chart-pie":"ea5d","chart-pie-2":"ee31","chart-pie-3":"ee32","chart-pie-4":"ee33","chart-radar":"ed77","check":"ea5e","checkbox":"eba6","checks":"ebaa","cheese":"ef26","chevron-down":"ea5f","chevron-down-left":"ed09","chevron-down-right":"ed0a","chevron-left":"ea60","chevron-right":"ea61","chevron-up":"ea62","chevron-up-left":"ed0b","chevron-up-right":"ed0c","chevrons-down":"ea63","chevrons-down-left":"ed0d","chevrons-down-right":"ed0e","chevrons-left":"ea64","chevrons-right":"ea65","chevrons-up":"ea66","chevrons-up-left":"ed0f","chevrons-up-right":"ed10","christmas-tree":"ed78","circle":"ea6b","circle-0":"ee34","circle-1":"ee35","circle-2":"ee36","circle-3":"ee37","circle-4":"ee38","circle-5":"ee39","circle-6":"ee3a","circle-7":"ee3b","circle-8":"ee3c","circle-9":"ee3d","circle-check":"ea67","circle-dashed":"ed27","circle-dotted":"ed28","circle-half":"ee3f","circle-half-vertical":"ee3e","circle-minus":"ea68","circle-off":"ee40","circle-plus":"ea69","circle-square":"ece4","circle-x":"ea6a","circles":"ece5","clear-all":"ee41","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","code-minus":"ee42","code-plus":"ee43","coffee":"ef0e","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","column-insert-left":"ee44","column-insert-right":"ee45","columns":"eb83","comet":"ec76","command":"ea78","compass":"ea79","confetti":"ee46","container":"ee47","contrast":"ec4e","cookie":"ef0f","copy":"ea7a","copyleft":"ec3d","copyright":"ea7b","corner-down-left":"ea7c","corner-down-left-double":"ee48","corner-down-right":"ea7d","corner-down-right-double":"ee49","corner-left-down":"ea7e","corner-left-down-double":"ee4a","corner-left-up":"ea7f","corner-left-up-double":"ee4b","corner-right-down":"ea80","corner-right-down-double":"ee4c","corner-right-up":"ea81","corner-right-up-double":"ee4d","corner-up-left":"ea82","corner-up-left-double":"ee4e","corner-up-right":"ea83","corner-up-right-double":"ee4f","crane":"ef27","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","crosshair":"ec3e","crown":"ed12","crown-off":"ee50","cup":"ef28","curly-loop":"ecda","currency-bahraini":"ee51","currency-bath":"ee52","currency-bitcoin":"ebab","currency-cent":"ee53","currency-dinar":"ee54","currency-dirham":"ee55","currency-dollar":"eb84","currency-dollar-australian":"ee56","currency-dollar-canadian":"ee57","currency-dollar-singapore":"ee58","currency-ethereum":"ee59","currency-euro":"eb85","currency-forint":"ee5a","currency-frank":"ee5b","currency-krone-czech":"ee5c","currency-krone-danish":"ee5d","currency-krone-swedish":"ee5e","currency-leu":"ee5f","currency-lira":"ee60","currency-litecoin":"ee61","currency-naira":"ee62","currency-pound":"ebac","currency-real":"ee63","currency-renminbi":"ee64","currency-ripple":"ee65","currency-riyal":"ee66","currency-rubel":"ee67","currency-rupee":"ebad","currency-shekel":"ee68","currency-taka":"ee69","currency-tugrik":"ee6a","currency-won":"ee6b","currency-yen":"ebae","currency-zloty":"ee6c","current-location":"ecef","cursor-text":"ee6d","cut":"ea86","dashboard":"ea87","database":"ea88","database-export":"ee6e","database-import":"ee6f","database-off":"ee70","details":"ee71","device-analytics":"ee72","device-audio-tape":"ee73","device-cctv":"ee74","device-computer-camera":"ee76","device-computer-camera-off":"ee75","device-desktop":"ea89","device-desktop-analytics":"ee77","device-desktop-off":"ee78","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-message":"ee79","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","devices-2":"ed29","devices-pc":"ee7a","diamond":"eb65","dice":"eb66","dimensions":"ee7b","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","discount-2":"ee7c","divide":"ed5c","dna":"ee7d","dog-bowl":"ef29","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","drone":"ed79","drone-off":"ee7e","droplet":"ea97","droplet-filled":"ee80","droplet-filled-2":"ee7f","droplet-half":"ee82","droplet-half-2":"ee81","droplet-off":"ee83","ear":"ebce","ear-off":"ee84","edit":"ea98","edit-circle":"ee85","egg":"eb8a","emphasis":"ebcf","equal":"ee87","equal-not":"ee86","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-check":"ee88","eye-off":"ecf0","eyeglass":"ee8a","eyeglass-2":"ee89","face-id":"ea9b","fall":"ecb9","feather":"ee8b","fence":"ef2a","file":"eaa4","file-alert":"ede6","file-analytics":"ede7","file-certificate":"ed4d","file-check":"ea9c","file-code":"ebd0","file-code-2":"ede8","file-diff":"ecf1","file-dislike":"ed2a","file-download":"ea9d","file-export":"ede9","file-horizontal":"ebb0","file-import":"edea","file-info":"edec","file-invoice":"eb67","file-like":"ed2b","file-minus":"ea9e","file-music":"ea9f","file-off":"ecf2","file-phone":"ecdc","file-plus":"eaa0","file-report":"eded","file-search":"ed5d","file-shredder":"eaa1","file-symlink":"ed53","file-text":"eaa2","file-upload":"ec91","file-x":"eaa3","file-zip":"ed4e","files":"edef","files-off":"edee","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","fish":"ef2b","flag":"eaa6","flag-2":"ee8c","flag-3":"ee8d","flame":"ec2c","flare":"ee8e","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","focus":"eb8d","focus-2":"ebd3","fold":"ed56","fold-down":"ed54","fold-up":"ed55","folder":"eaad","folder-minus":"eaaa","folder-off":"ed14","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","forms":"ee8f","frame":"eaaf","friends":"eab0","gas-station":"ec7d","gauge":"eab1","geometry":"ee90","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","glass-off":"ee91","globe":"eab9","golf":"ed8c","gps":"ed7a","grain":"ee92","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","growth":"ee93","h-1":"ec94","h-2":"ec95","h-3":"ec96","h-4":"ec97","h-5":"ec98","h-6":"ec99","hand-finger":"ee94","hand-little-finger":"ee95","hand-middle-finger":"ec2d","hand-off":"ed15","hand-ring-finger":"ee96","hand-rock":"ee97","hand-stop":"ec2e","hand-three-fingers":"ee98","hand-two-fingers":"ee99","hanger":"ee9a","hash":"eabc","heading":"ee9b","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","helicopter":"ed8e","helicopter-landing":"ed8d","help":"eabf","hexagon":"ec02","hexagon-off":"ee9c","hierarchy":"ee9e","hierarchy-2":"ee9d","highlight":"ef3f","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","ice-cream-2":"ee9f","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-off":"eea0","keyboard-show":"ec7f","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-linked":"eea1","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-grid":"edba","layout-grid-add":"edb9","layout-kanban":"ec3f","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","leaf":"ed4f","lego":"eadc","lemon":"ef10","letter-a":"ec50","letter-b":"ec51","letter-c":"ec52","letter-case":"eea5","letter-case-lower":"eea2","letter-case-toggle":"eea3","letter-case-upper":"eea4","letter-d":"ec53","letter-e":"ec54","letter-f":"ec55","letter-g":"ec56","letter-h":"ec57","letter-i":"ec58","letter-j":"ec59","letter-k":"ec5a","letter-l":"ec5b","letter-m":"ec5c","letter-n":"ec5d","letter-o":"ec5e","letter-p":"ec5f","letter-q":"ec60","letter-r":"ec61","letter-s":"ec62","letter-spacing":"eea6","letter-t":"ec63","letter-u":"ec64","letter-v":"ec65","letter-w":"ec66","letter-x":"ec67","letter-y":"ec68","letter-z":"ec69","letters-case":"ec6a","license":"ebc0","lifebuoy":"eadd","line":"ec40","line-dashed":"eea7","line-dotted":"eea8","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","list-details":"ef40","list-numbers":"ef11","list-search":"eea9","live-photo":"eadf","live-view":"ec6b","loader":"eca3","loader-quarter":"eca2","location":"eae0","lock":"eae2","lock-access":"eeaa","lock-off":"ed1e","lock-open":"eae1","login":"eba7","logout":"eba8","macro":"eeab","magnet":"eae3","mail":"eae5","mail-forward":"eeac","mail-opened":"eae4","mailbox":"eead","man":"eae6","manual-gearbox":"ed7b","map":"eae9","map-2":"eae7","map-pin":"eae8","map-pin-off":"ecf3","map-pins":"ed5e","markdown":"ec41","marquee":"ec77","marquee-2":"eeae","mars":"ec80","mask":"eeb0","mask-off":"eeaf","massage":"eeb1","math":"ebeb","math-function":"eeb2","math-symbols":"eeb3","maximize":"eaea","meat":"ef12","medal":"ec78","medical-cross":"ec2f","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-dots":"eaee","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-2":"ef2c","microphone-off":"ed16","milk":"ef13","minimize":"eaf1","minus":"eaf2","minus-vertical":"eeb4","mist":"ec30","mood-boy":"ed2d","mood-confuzed":"eaf3","mood-crazy-happy":"ed90","mood-cry":"ecbb","mood-empty":"eeb5","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","moon-2":"ece6","moon-stars":"ece7","moped":"ecbc","motorbike":"eeb6","mouse":"eaf9","movie":"eafa","mug":"eafb","multiplier-0-5x":"ef41","multiplier-1-5x":"ef42","multiplier-1x":"ef43","multiplier-2x":"ef44","mushroom":"ef14","music":"eafc","new-section":"ebc1","news":"eafd","nfc":"eeb7","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","number-0":"edf0","number-1":"edf1","number-2":"edf2","number-3":"edf3","number-4":"edf4","number-5":"edf5","number-6":"edf6","number-7":"edf7","number-8":"edf8","number-9":"edf9","octagon":"ecbd","octagon-off":"eeb8","old":"eeb9","olympics":"eeba","omega":"eb97","outlet":"ebd7","overline":"eebb","package":"eaff","pacman":"eebc","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","peace":"ecbe","pencil":"eb04","pennant":"ed7d","pepper":"ef15","percentage":"ecf4","perspective":"eebd","phone":"eb09","phone-call":"eb05","phone-calling":"ec43","phone-check":"ec05","phone-incoming":"eb06","phone-off":"ecf5","phone-outgoing":"eb07","phone-pause":"eb08","phone-plus":"ec06","phone-x":"ec07","photo":"eb0a","photo-off":"ecf6","physotherapist":"eebe","picture-in-picture":"ed35","picture-in-picture-off":"ed43","picture-in-picture-on":"ed44","pill":"ec44","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plant":"ed50","plant-2":"ed7e","play-card":"eebf","player-pause":"ed45","player-play":"ed46","player-record":"ed47","player-skip-back":"ed48","player-skip-forward":"ed49","player-stop":"ed4a","player-track-next":"ed4b","player-track-prev":"ed4c","playlist":"eec0","plug":"ebd9","plus":"eb0b","point":"eb0c","pokeball":"eec1","polaroid":"eec2","pool":"ed91","power":"eb0d","pray":"ecbf","presentation":"eb70","presentation-analytics":"eec3","printer":"eb0e","prompt":"eb0f","propeller":"eec4","puzzle":"eb10","pyramid":"eec5","qrcode":"eb11","question-mark":"ec9d","radio":"ef2d","radioactive":"ecc0","radius-bottom-left":"eec6","radius-bottom-right":"eec7","radius-top-left":"eec8","radius-top-right":"eec9","rainbow":"edbc","receipt":"edfd","receipt-2":"edfa","receipt-off":"edfb","receipt-refund":"edfc","receipt-tax":"edbd","recharging":"eeca","record-mail":"eb12","rectangle":"ed37","rectangle-vertical":"ed36","recycle":"eb9b","refresh":"eb13","refresh-alert":"ed57","registered":"eb14","relation-many-to-many":"ed7f","relation-one-to-many":"ed80","relation-one-to-one":"ed81","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","report":"eece","report-analytics":"eecb","report-medical":"eecc","report-money":"eecd","resize":"eecf","ripple":"ed82","road-sign":"ecdd","rocket":"ec45","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","row-insert-bottom":"eed0","row-insert-top":"eed1","rss":"eb19","ruler":"eb1a","ruler-2":"eed2","run":"ec82","sailboat":"ec83","salt":"ef16","satellite":"eed3","sausage":"ef17","scale":"ebc2","scan":"ebc8","school":"ecf7","scissors":"eb1b","scooter":"ec6c","scooter-electric":"ecc1","screen-share":"ed18","screen-share-off":"ed17","scuba-mask":"eed4","search":"eb1c","section":"eed5","seeding":"ed51","select":"ec9e","selector":"eb1d","send":"eb1e","separator":"ebda","separator-horizontal":"ec79","separator-vertical":"ec7a","server":"eb1f","servicemark":"ec09","settings":"eb20","settings-automation":"eed6","shadow":"eed8","shadow-off":"eed7","shape":"eb9c","shape-2":"eed9","shape-3":"eeda","share":"eb21","shield":"eb24","shield-check":"eb22","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shopping-cart":"eb25","shopping-cart-discount":"eedb","shopping-cart-off":"eedc","shopping-cart-plus":"eedd","shopping-cart-x":"eede","shredder":"eedf","signature":"eee0","sitemap":"eb9d","skateboard":"ecc2","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sock":"eee1","sort-ascending":"eb26","sort-ascending-2":"eee2","sort-ascending-letters":"ef18","sort-ascending-numbers":"ef19","sort-descending":"eb27","sort-descending-2":"eee3","sort-descending-letters":"ef1a","sort-descending-numbers":"ef1b","soup":"ef2e","space":"ec0c","speakerphone":"ed61","speedboat":"ed93","sport-billard":"eee4","square":"eb2c","square-0":"eee5","square-1":"eee6","square-2":"eee7","square-3":"eee8","square-4":"eee9","square-5":"eeea","square-6":"eeeb","square-7":"eeec","square-8":"eeed","square-9":"eeee","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-minus":"eb29","square-off":"eeef","square-plus":"eb2a","square-root":"eef1","square-root-2":"eef0","square-rotated":"ecdf","square-rotated-off":"eef2","square-toggle":"eef4","square-toggle-horizontal":"eef3","square-x":"eb2b","squares-diagonal":"eef5","squares-filled":"eef6","stack":"eb2d","stack-2":"eef7","stairs":"eca6","stairs-down":"eca4","stairs-up":"eca5","star":"eb2e","star-half":"ed19","star-off":"ed62","stars":"ed38","steering-wheel":"ec7b","step-into":"ece0","step-out":"ece1","stethoscope":"edbe","sticker":"eb2f","strikethrough":"eb9e","submarine":"ed94","subscript":"eb9f","subtask":"ec9f","sum":"eb73","sun":"eb30","sun-off":"ed63","sunrise":"ef1c","sunset":"ec31","superscript":"eba0","swimming":"ec92","switch":"eb33","switch-2":"edbf","switch-3":"edc0","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","table-export":"eef8","table-import":"eef9","table-off":"eefa","tag":"eb34","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","tank":"ed95","target":"eb35","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","tent":"eefb","terminal":"ebdc","terminal-2":"ebef","test-pipe":"eb3a","text-direction-ltr":"eefc","text-direction-rtl":"eefd","text-wrap":"ebdd","text-wrap-disabled":"eca7","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tilt-shift":"eefe","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tools-kitchen":"ed64","tools-kitchen-2":"eeff","tornado":"ece2","tournament":"ecd0","track":"ef00","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","traffic-lights":"ed39","train":"ed96","transfer-in":"ef2f","transfer-out":"ef30","trash":"eb41","trash-off":"ed65","tree":"ef01","trees":"ec10","trending-down":"eb42","trending-down-2":"edc1","trending-down-3":"edc2","trending-up":"eb43","trending-up-2":"edc3","trending-up-3":"edc4","triangle":"eb44","triangle-off":"ef02","triangle-square-circle":"ece8","trident":"ecc5","trophy":"eb45","truck":"ebc4","truck-delivery":"ec4b","truck-off":"ef03","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-off":"ecf9","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","vaccine":"ef04","variable":"ef05","vector":"eca9","vector-beizer-2":"ed3a","vector-bezier":"ef1d","vector-triangle":"eca8","venus":"ec86","versions":"ed52","video":"ed22","video-minus":"ed1f","video-off":"ed20","video-plus":"ed21","view-360":"ed84","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","virus-off":"ed66","virus-search":"ed67","vocabulary":"ef1e","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wallet":"eb75","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","window":"ef06","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-latitude":"ed2e","world-longitude":"ed2f","wrecking-ball":"ed97","writing":"ef08","writing-sign":"ef07","x":"eb55","yin-yang":"ec35","zodiac-aquarius":"ecac","zodiac-aries":"ecad","zodiac-cancer":"ecae","zodiac-capricorn":"ecaf","zodiac-gemini":"ecb0","zodiac-leo":"ecb1","zodiac-libra":"ecb2","zodiac-pisces":"ecb3","zodiac-sagittarius":"ecb4","zodiac-scorpio":"ecb5","zodiac-taurus":"ecb6","zodiac-virgo":"ecb7","zoom-cancel":"ec4d","zoom-check":"ef09","zoom-in":"eb56","zoom-money":"ef0a","zoom-out":"eb57","zoom-question":"edeb"} \ No newline at end of file diff --git a/.github/icons.png b/.github/icons.png index 75fa7469..dfe84239 100644 Binary files a/.github/icons.png and b/.github/icons.png differ diff --git a/.github/icons.svg b/.github/icons.svg index b5e5bff4..2bbf114b 100644 --- a/.github/icons.svg +++ b/.github/icons.svg @@ -1,4 +1,4 @@ - + @@ -68,6 +68,20 @@ + + + + + + + + + + + + + + @@ -186,6 +200,10 @@ + + + + @@ -268,6 +286,8 @@ + + @@ -286,12 +306,18 @@ + + + + + + @@ -422,6 +448,8 @@ + + @@ -1416,6 +1444,8 @@ + + @@ -1596,6 +1626,8 @@ + + @@ -1760,6 +1792,14 @@ + + + + + + + + @@ -2631,1268 +2671,1288 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-1.42.0.png b/.github/tabler-icons-1.42.0.png new file mode 100644 index 00000000..a60d4c89 Binary files /dev/null and b/.github/tabler-icons-1.42.0.png differ diff --git a/.github/tabler-icons-1.42.0.svg b/.github/tabler-icons-1.42.0.svg new file mode 100644 index 00000000..16d19f45 --- /dev/null +++ b/.github/tabler-icons-1.42.0.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot index 01d93205..178e5769 100644 Binary files a/iconfont/fonts/tabler-icons.eot and b/iconfont/fonts/tabler-icons.eot differ diff --git a/iconfont/fonts/tabler-icons.svg b/iconfont/fonts/tabler-icons.svg index 5c004e45..9866a6e9 100644 --- a/iconfont/fonts/tabler-icons.svg +++ b/iconfont/fonts/tabler-icons.svg @@ -7,6 +7,66 @@ units-per-em="1000" ascent="986.5" descent="100" /> + + + + + + + + + + + + + + + + + + + + diff --git a/iconfont/fonts/tabler-icons.ttf b/iconfont/fonts/tabler-icons.ttf index 6d11f113..dc7ddb80 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 0a8647bc..fe9b63de 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 1c24be13..6a12136c 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 41145238..446b6ade 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.41.2 by tabler - https://tabler.io + * Tabler Icons 1.42.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -170,6 +170,34 @@ content: "\ea0b"; } +.ti-arrow-autofit-content:before { + content: "\ef31"; +} + +.ti-arrow-autofit-down:before { + content: "\ef32"; +} + +.ti-arrow-autofit-height:before { + content: "\ef33"; +} + +.ti-arrow-autofit-left:before { + content: "\ef34"; +} + +.ti-arrow-autofit-right:before { + content: "\ef35"; +} + +.ti-arrow-autofit-up:before { + content: "\ef36"; +} + +.ti-arrow-autofit-width:before { + content: "\ef37"; +} + .ti-arrow-back:before { content: "\ea0c"; } @@ -410,6 +438,14 @@ content: "\ea26"; } +.ti-arrows-diagonal-minimize:before { + content: "\ef39"; +} + +.ti-arrows-diagonal-minimize-2:before { + content: "\ef38"; +} + .ti-arrows-double-ne-sw:before { content: "\edde"; } @@ -570,6 +606,10 @@ content: "\ec2b"; } +.ti-ballon:before { + content: "\ef3a"; +} + .ti-ban:before { content: "\ea2e"; } @@ -614,10 +654,22 @@ content: "\ea33"; } +.ti-battery-charging-2:before { + content: "\ef3b"; +} + +.ti-battery-eco:before { + content: "\ef3c"; +} + .ti-battery-off:before { content: "\ed1c"; } +.ti-beach:before { + content: "\ef3d"; +} + .ti-bed:before { content: "\eb5c"; } @@ -878,6 +930,10 @@ content: "\edc8"; } +.ti-brand-bootstrap:before { + content: "\ef3e"; +} + .ti-brand-chrome:before { content: "\ec18"; } @@ -2866,6 +2922,10 @@ content: "\ee9d"; } +.ti-highlight:before { + content: "\ef3f"; +} + .ti-history:before { content: "\ebea"; } @@ -3230,6 +3290,10 @@ content: "\eb6a"; } +.ti-list-details:before { + content: "\ef40"; +} + .ti-list-numbers:before { content: "\ef11"; } @@ -3554,6 +3618,22 @@ content: "\eafb"; } +.ti-multiplier-0-5x:before { + content: "\ef41"; +} + +.ti-multiplier-1-5x:before { + content: "\ef42"; +} + +.ti-multiplier-1x:before { + content: "\ef43"; +} + +.ti-multiplier-2x:before { + content: "\ef44"; +} + .ti-mushroom:before { content: "\ef14"; } diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html index 15eadc18..a4446458 100644 --- a/iconfont/tabler-icons.html +++ b/iconfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 1.41.2 + Tabler Icons - version 1.42.0 @@ -109,7 +109,7 @@

Tabler Icons

-

version 1.41.2

+

version 1.42.0

+
+ + arrow-autofit-content +
+ ti ti-arrow-autofit-content
+ \ef31 +
+
+ +
+ + arrow-autofit-down +
+ ti ti-arrow-autofit-down
+ \ef32 +
+
+ +
+ + arrow-autofit-height +
+ ti ti-arrow-autofit-height
+ \ef33 +
+
+ +
+ + arrow-autofit-left +
+ ti ti-arrow-autofit-left
+ \ef34 +
+
+ +
+ + arrow-autofit-right +
+ ti ti-arrow-autofit-right
+ \ef35 +
+
+ +
+ + arrow-autofit-up +
+ ti ti-arrow-autofit-up
+ \ef36 +
+
+ +
+ + arrow-autofit-width +
+ ti ti-arrow-autofit-width
+ \ef37 +
+
+
arrow-back @@ -974,6 +1037,24 @@
+
+ + arrows-diagonal-minimize +
+ ti ti-arrows-diagonal-minimize
+ \ef39 +
+
+ +
+ + arrows-diagonal-minimize-2 +
+ ti ti-arrows-diagonal-minimize-2
+ \ef38 +
+
+
arrows-double-ne-sw @@ -1334,6 +1415,15 @@
+
+ + ballon +
+ ti ti-ballon
+ \ef3a +
+
+
ban @@ -1433,6 +1523,24 @@
+
+ + battery-charging-2 +
+ ti ti-battery-charging-2
+ \ef3b +
+
+ +
+ + battery-eco +
+ ti ti-battery-eco
+ \ef3c +
+
+
battery-off @@ -1442,6 +1550,15 @@
+
+ + beach +
+ ti ti-beach
+ \ef3d +
+
+
bed @@ -2027,6 +2144,15 @@
+
+ + brand-bootstrap +
+ ti ti-brand-bootstrap
+ \ef3e +
+
+
brand-chrome @@ -6500,6 +6626,15 @@
+
+ + highlight +
+ ti ti-highlight
+ \ef3f +
+
+
history @@ -7319,6 +7454,15 @@
+
+ + list-details +
+ ti ti-list-details
+ \ef40 +
+
+
list-numbers @@ -8048,6 +8192,42 @@
+
+ + multiplier-0-5x +
+ ti ti-multiplier-0-5x
+ \ef41 +
+
+ +
+ + multiplier-1-5x +
+ ti ti-multiplier-1-5x
+ \ef42 +
+
+ +
+ + multiplier-1x +
+ ti ti-multiplier-1x
+ \ef43 +
+
+ +
+ + multiplier-2x +
+ ti ti-multiplier-2x
+ \ef44 +
+
+
mushroom diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css index 148811a4..0019b8f8 100644 --- a/iconfont/tabler-icons.min.css +++ b/iconfont/tabler-icons.min.css @@ -1,4 +1,4 @@ /*! - * Tabler Icons 1.41.2 by tabler - https://tabler.io + * Tabler Icons 1.42.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"),url(fonts/tabler-icons.svg#tabler-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:tabler-icons;src:url(fonts/tabler-icons.svg#tabler-icons) format("svg")}}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:"\eca0"}.ti-3d-cube-sphere:before{content:"\ecd7"}.ti-a-b:before{content:"\ec36"}.ti-access-point:before{content:"\ed1b"}.ti-access-point-off:before{content:"\ed1a"}.ti-accessible:before{content:"\eba9"}.ti-activity:before{content:"\ed23"}.ti-ad:before{content:"\ea02"}.ti-ad-2:before{content:"\ef1f"}.ti-adjustments:before{content:"\ea03"}.ti-adjustments-alt:before{content:"\ec37"}.ti-adjustments-horizontal:before{content:"\ec38"}.ti-aerial-lift:before{content:"\edfe"}.ti-affiliate:before{content:"\edff"}.ti-alarm:before{content:"\ea04"}.ti-alert-circle:before{content:"\ea05"}.ti-alert-octagon:before{content:"\ecc6"}.ti-alert-triangle:before{content:"\ea06"}.ti-alien:before{content:"\ebde"}.ti-align-center:before{content:"\ea07"}.ti-align-justified:before{content:"\ea08"}.ti-align-left:before{content:"\ea09"}.ti-align-right:before{content:"\ea0a"}.ti-ambulance:before{content:"\ebf5"}.ti-anchor:before{content:"\eb76"}.ti-angle:before{content:"\ef20"}.ti-antenna-bars-1:before{content:"\ecc7"}.ti-antenna-bars-2:before{content:"\ecc8"}.ti-antenna-bars-3:before{content:"\ecc9"}.ti-antenna-bars-4:before{content:"\ecca"}.ti-antenna-bars-5:before{content:"\eccb"}.ti-aperture:before{content:"\eb58"}.ti-apple:before{content:"\ef21"}.ti-apps:before{content:"\ebb6"}.ti-archive:before{content:"\ea0b"}.ti-arrow-back:before{content:"\ea0c"}.ti-arrow-back-up:before{content:"\eb77"}.ti-arrow-bar-down:before{content:"\ea0d"}.ti-arrow-bar-left:before{content:"\ea0e"}.ti-arrow-bar-right:before{content:"\ea0f"}.ti-arrow-bar-to-down:before{content:"\ec88"}.ti-arrow-bar-to-left:before{content:"\ec89"}.ti-arrow-bar-to-right:before{content:"\ec8a"}.ti-arrow-bar-to-up:before{content:"\ec8b"}.ti-arrow-bar-up:before{content:"\ea10"}.ti-arrow-big-down:before{content:"\edda"}.ti-arrow-big-left:before{content:"\eddb"}.ti-arrow-big-right:before{content:"\eddc"}.ti-arrow-big-top:before{content:"\eddd"}.ti-arrow-bottom-bar:before{content:"\ed98"}.ti-arrow-bottom-circle:before{content:"\ed99"}.ti-arrow-bottom-square:before{content:"\ed9a"}.ti-arrow-bottom-tail:before{content:"\ed9b"}.ti-arrow-down:before{content:"\ea16"}.ti-arrow-down-circle:before{content:"\ea11"}.ti-arrow-down-left:before{content:"\ea13"}.ti-arrow-down-left-circle:before{content:"\ea12"}.ti-arrow-down-right:before{content:"\ea15"}.ti-arrow-down-right-circle:before{content:"\ea14"}.ti-arrow-forward:before{content:"\ea17"}.ti-arrow-forward-up:before{content:"\eb78"}.ti-arrow-left:before{content:"\ea19"}.ti-arrow-left-bar:before{content:"\ed9c"}.ti-arrow-left-circle:before{content:"\ea18"}.ti-arrow-left-square:before{content:"\ed9d"}.ti-arrow-left-tail:before{content:"\ed9e"}.ti-arrow-loop-left:before{content:"\ed9f"}.ti-arrow-loop-right:before{content:"\eda0"}.ti-arrow-narrow-down:before{content:"\ea1a"}.ti-arrow-narrow-left:before{content:"\ea1b"}.ti-arrow-narrow-right:before{content:"\ea1c"}.ti-arrow-narrow-up:before{content:"\ea1d"}.ti-arrow-ramp-left:before{content:"\ed3c"}.ti-arrow-ramp-right:before{content:"\ed3d"}.ti-arrow-right:before{content:"\ea1f"}.ti-arrow-right-bar:before{content:"\eda1"}.ti-arrow-right-circle:before{content:"\ea1e"}.ti-arrow-right-square:before{content:"\eda2"}.ti-arrow-right-tail:before{content:"\eda3"}.ti-arrow-top-bar:before{content:"\eda4"}.ti-arrow-top-circle:before{content:"\eda5"}.ti-arrow-top-square:before{content:"\eda6"}.ti-arrow-top-tail:before{content:"\eda7"}.ti-arrow-up:before{content:"\ea25"}.ti-arrow-up-circle:before{content:"\ea20"}.ti-arrow-up-left:before{content:"\ea22"}.ti-arrow-up-left-circle:before{content:"\ea21"}.ti-arrow-up-right:before{content:"\ea24"}.ti-arrow-up-right-circle:before{content:"\ea23"}.ti-arrow-wave-left-down:before{content:"\eda8"}.ti-arrow-wave-left-up:before{content:"\eda9"}.ti-arrow-wave-right-down:before{content:"\edaa"}.ti-arrow-wave-right-up:before{content:"\edab"}.ti-arrows-diagonal:before{content:"\ea27"}.ti-arrows-diagonal-2:before{content:"\ea26"}.ti-arrows-double-ne-sw:before{content:"\edde"}.ti-arrows-double-nw-se:before{content:"\eddf"}.ti-arrows-double-se-nw:before{content:"\ede0"}.ti-arrows-double-sw-ne:before{content:"\ede1"}.ti-arrows-down:before{content:"\edad"}.ti-arrows-down-up:before{content:"\edac"}.ti-arrows-horizontal:before{content:"\eb59"}.ti-arrows-join:before{content:"\edaf"}.ti-arrows-join-2:before{content:"\edae"}.ti-arrows-left:before{content:"\edb1"}.ti-arrows-left-down:before{content:"\ee00"}.ti-arrows-left-right:before{content:"\edb0"}.ti-arrows-maximize:before{content:"\ea28"}.ti-arrows-minimize:before{content:"\ea29"}.ti-arrows-right:before{content:"\edb3"}.ti-arrows-right-down:before{content:"\ee01"}.ti-arrows-right-left:before{content:"\edb2"}.ti-arrows-sort:before{content:"\eb5a"}.ti-arrows-split:before{content:"\edb5"}.ti-arrows-split-2:before{content:"\edb4"}.ti-arrows-up:before{content:"\edb7"}.ti-arrows-up-down:before{content:"\edb6"}.ti-arrows-up-left:before{content:"\ee02"}.ti-arrows-up-right:before{content:"\ee03"}.ti-arrows-vertical:before{content:"\eb5b"}.ti-artboard:before{content:"\ea2a"}.ti-aspect-ratio:before{content:"\ed30"}.ti-at:before{content:"\ea2b"}.ti-atom:before{content:"\eb79"}.ti-atom-2:before{content:"\ebdf"}.ti-award:before{content:"\ea2c"}.ti-backhoe:before{content:"\ed86"}.ti-backspace:before{content:"\ea2d"}.ti-ball-american-football:before{content:"\ee04"}.ti-ball-basketball:before{content:"\ec28"}.ti-ball-bowling:before{content:"\ec29"}.ti-ball-football:before{content:"\ee06"}.ti-ball-football-off:before{content:"\ee05"}.ti-ball-tennis:before{content:"\ec2a"}.ti-ball-volleyball:before{content:"\ec2b"}.ti-ban:before{content:"\ea2e"}.ti-bandage:before{content:"\eb7a"}.ti-barcode:before{content:"\ebc6"}.ti-basket:before{content:"\ebe1"}.ti-battery:before{content:"\ea34"}.ti-battery-1:before{content:"\ea2f"}.ti-battery-2:before{content:"\ea30"}.ti-battery-3:before{content:"\ea31"}.ti-battery-4:before{content:"\ea32"}.ti-battery-automotive:before{content:"\ee07"}.ti-battery-charging:before{content:"\ea33"}.ti-battery-off:before{content:"\ed1c"}.ti-bed:before{content:"\eb5c"}.ti-bell:before{content:"\ea35"}.ti-bell-minus:before{content:"\ede2"}.ti-bell-off:before{content:"\ece9"}.ti-bell-plus:before{content:"\ede3"}.ti-bell-ringing:before{content:"\ed07"}.ti-bell-ringing-2:before{content:"\ede4"}.ti-bell-x:before{content:"\ede5"}.ti-bike:before{content:"\ea36"}.ti-binary:before{content:"\ee08"}.ti-biohazard:before{content:"\ecb8"}.ti-blockquote:before{content:"\ee09"}.ti-bluetooth:before{content:"\ea37"}.ti-bluetooth-connected:before{content:"\ecea"}.ti-bluetooth-off:before{content:"\eceb"}.ti-bold:before{content:"\eb7b"}.ti-bolt:before{content:"\ea38"}.ti-bolt-off:before{content:"\ecec"}.ti-bone:before{content:"\edb8"}.ti-book:before{content:"\ea39"}.ti-bookmark:before{content:"\ea3a"}.ti-bookmark-off:before{content:"\eced"}.ti-bookmarks:before{content:"\ed08"}.ti-border-all:before{content:"\ea3b"}.ti-border-bottom:before{content:"\ea3c"}.ti-border-horizontal:before{content:"\ea3d"}.ti-border-inner:before{content:"\ea3e"}.ti-border-left:before{content:"\ea3f"}.ti-border-none:before{content:"\ea40"}.ti-border-outer:before{content:"\ea41"}.ti-border-radius:before{content:"\eb7c"}.ti-border-right:before{content:"\ea42"}.ti-border-style:before{content:"\ee0a"}.ti-border-style-2:before{content:"\ef22"}.ti-border-top:before{content:"\ea43"}.ti-border-vertical:before{content:"\ea44"}.ti-bottle:before{content:"\ef0b"}.ti-box:before{content:"\ea45"}.ti-box-margin:before{content:"\ee0b"}.ti-box-model:before{content:"\ee0c"}.ti-box-model-2:before{content:"\ef23"}.ti-box-multiple:before{content:"\ee17"}.ti-box-multiple-0:before{content:"\ee0d"}.ti-box-multiple-1:before{content:"\ee0e"}.ti-box-multiple-2:before{content:"\ee0f"}.ti-box-multiple-3:before{content:"\ee10"}.ti-box-multiple-4:before{content:"\ee11"}.ti-box-multiple-5:before{content:"\ee12"}.ti-box-multiple-6:before{content:"\ee13"}.ti-box-multiple-7:before{content:"\ee14"}.ti-box-multiple-8:before{content:"\ee15"}.ti-box-multiple-9:before{content:"\ee16"}.ti-box-padding:before{content:"\ee18"}.ti-braces:before{content:"\ebcc"}.ti-brackets:before{content:"\ebcd"}.ti-brand-airbnb:before{content:"\ed68"}.ti-brand-android:before{content:"\ec16"}.ti-brand-apple:before{content:"\ec17"}.ti-brand-apple-arcade:before{content:"\ed69"}.ti-brand-appstore:before{content:"\ed24"}.ti-brand-asana:before{content:"\edc5"}.ti-brand-behance:before{content:"\ec6e"}.ti-brand-bing:before{content:"\edc6"}.ti-brand-bitbucket:before{content:"\edc7"}.ti-brand-booking:before{content:"\edc8"}.ti-brand-chrome:before{content:"\ec18"}.ti-brand-codepen:before{content:"\ec6f"}.ti-brand-codesandbox:before{content:"\ed6a"}.ti-brand-css3:before{content:"\ed6b"}.ti-brand-deviantart:before{content:"\ecfb"}.ti-brand-discord:before{content:"\ece3"}.ti-brand-disqus:before{content:"\edc9"}.ti-brand-docker:before{content:"\edca"}.ti-brand-dribbble:before{content:"\ec19"}.ti-brand-edge:before{content:"\ecfc"}.ti-brand-facebook:before{content:"\ec1a"}.ti-brand-figma:before{content:"\ec93"}.ti-brand-firefox:before{content:"\ecfd"}.ti-brand-flickr:before{content:"\ecfe"}.ti-brand-foursquare:before{content:"\ecff"}.ti-brand-framer:before{content:"\ec1b"}.ti-brand-github:before{content:"\ec1c"}.ti-brand-gitlab:before{content:"\ec1d"}.ti-brand-google:before{content:"\ec1f"}.ti-brand-google-analytics:before{content:"\edcb"}.ti-brand-google-drive:before{content:"\ec1e"}.ti-brand-google-play:before{content:"\ed25"}.ti-brand-gravatar:before{content:"\edcc"}.ti-brand-hipchat:before{content:"\edcd"}.ti-brand-html5:before{content:"\ed6c"}.ti-brand-instagram:before{content:"\ec20"}.ti-brand-javascript:before{content:"\ef0c"}.ti-brand-kickstarter:before{content:"\edce"}.ti-brand-kotlin:before{content:"\ed6d"}.ti-brand-linkedin:before{content:"\ec8c"}.ti-brand-medium:before{content:"\ec70"}.ti-brand-messenger:before{content:"\ec71"}.ti-brand-netflix:before{content:"\edcf"}.ti-brand-open-source:before{content:"\edd0"}.ti-brand-opera:before{content:"\ec21"}.ti-brand-pagekit:before{content:"\edd1"}.ti-brand-patreon:before{content:"\edd2"}.ti-brand-paypal:before{content:"\ec22"}.ti-brand-pinterest:before{content:"\ec8d"}.ti-brand-pocket:before{content:"\ed00"}.ti-brand-producthunt:before{content:"\edd3"}.ti-brand-python:before{content:"\ed01"}.ti-brand-reddit:before{content:"\ec8e"}.ti-brand-safari:before{content:"\ec23"}.ti-brand-sass:before{content:"\edd4"}.ti-brand-sentry:before{content:"\edd5"}.ti-brand-shazam:before{content:"\edd6"}.ti-brand-sketch:before{content:"\ec24"}.ti-brand-skype:before{content:"\ed02"}.ti-brand-slack:before{content:"\ec72"}.ti-brand-snapchat:before{content:"\ec25"}.ti-brand-soundcloud:before{content:"\ed6e"}.ti-brand-spotify:before{content:"\ed03"}.ti-brand-steam:before{content:"\ed6f"}.ti-brand-stripe:before{content:"\edd7"}.ti-brand-tabler:before{content:"\ec8f"}.ti-brand-tailwind:before{content:"\eca1"}.ti-brand-telegram:before{content:"\ec26"}.ti-brand-tidal:before{content:"\ed70"}.ti-brand-tiktok:before{content:"\ec73"}.ti-brand-tinder:before{content:"\ed71"}.ti-brand-tumblr:before{content:"\ed04"}.ti-brand-twitch:before{content:"\ed05"}.ti-brand-twitter:before{content:"\ec27"}.ti-brand-unsplash:before{content:"\edd8"}.ti-brand-vercel:before{content:"\ef24"}.ti-brand-vimeo:before{content:"\ed06"}.ti-brand-vk:before{content:"\ed72"}.ti-brand-whatsapp:before{content:"\ec74"}.ti-brand-windows:before{content:"\ecd8"}.ti-brand-yahoo:before{content:"\ed73"}.ti-brand-ycombinator:before{content:"\edd9"}.ti-brand-youtube:before{content:"\ec90"}.ti-briefcase:before{content:"\ea46"}.ti-brightness:before{content:"\eb7f"}.ti-brightness-2:before{content:"\ee19"}.ti-brightness-down:before{content:"\eb7d"}.ti-brightness-half:before{content:"\ee1a"}.ti-brightness-up:before{content:"\eb7e"}.ti-browser:before{content:"\ebb7"}.ti-brush:before{content:"\ebb8"}.ti-bucket:before{content:"\ea47"}.ti-bug:before{content:"\ea48"}.ti-building:before{content:"\ea4f"}.ti-building-arch:before{content:"\ea49"}.ti-building-bank:before{content:"\ebe2"}.ti-building-bridge:before{content:"\ea4b"}.ti-building-bridge-2:before{content:"\ea4a"}.ti-building-carousel:before{content:"\ed87"}.ti-building-castle:before{content:"\ed88"}.ti-building-church:before{content:"\ea4c"}.ti-building-community:before{content:"\ebf6"}.ti-building-cottage:before{content:"\ee1b"}.ti-building-factory:before{content:"\ee1c"}.ti-building-fortress:before{content:"\ed89"}.ti-building-hospital:before{content:"\ea4d"}.ti-building-lighthouse:before{content:"\ed8a"}.ti-building-monument:before{content:"\ed26"}.ti-building-pavilon:before{content:"\ebf7"}.ti-building-skyscraper:before{content:"\ec39"}.ti-building-store:before{content:"\ea4e"}.ti-building-warehouse:before{content:"\ebe3"}.ti-bulb:before{content:"\ea51"}.ti-bulb-off:before{content:"\ea50"}.ti-bulldozer:before{content:"\ee1d"}.ti-bus:before{content:"\ebe4"}.ti-businessplan:before{content:"\ee1e"}.ti-calculator:before{content:"\eb80"}.ti-calendar:before{content:"\ea53"}.ti-calendar-event:before{content:"\ea52"}.ti-calendar-minus:before{content:"\ebb9"}.ti-calendar-off:before{content:"\ee1f"}.ti-calendar-plus:before{content:"\ebba"}.ti-calendar-stats:before{content:"\ee20"}.ti-calendar-time:before{content:"\ee21"}.ti-camera:before{content:"\ea54"}.ti-camera-minus:before{content:"\ec3a"}.ti-camera-off:before{content:"\ecee"}.ti-camera-plus:before{content:"\ec3b"}.ti-camera-rotate:before{content:"\ee22"}.ti-camera-selfie:before{content:"\ee23"}.ti-candy:before{content:"\ef0d"}.ti-capture:before{content:"\ec3c"}.ti-car:before{content:"\ebbb"}.ti-car-crane:before{content:"\ef25"}.ti-caravan:before{content:"\ec7c"}.ti-cardboards:before{content:"\ed74"}.ti-caret-down:before{content:"\eb5d"}.ti-caret-left:before{content:"\eb5e"}.ti-caret-right:before{content:"\eb5f"}.ti-caret-up:before{content:"\eb60"}.ti-cash:before{content:"\ea55"}.ti-cash-banknote:before{content:"\ee25"}.ti-cash-banknote-off:before{content:"\ee24"}.ti-cast:before{content:"\ea56"}.ti-ce:before{content:"\ed75"}.ti-certificate:before{content:"\ed76"}.ti-charging-pile:before{content:"\ee26"}.ti-chart-arcs:before{content:"\ee28"}.ti-chart-arcs-3:before{content:"\ee27"}.ti-chart-area:before{content:"\ea58"}.ti-chart-area-line:before{content:"\ea57"}.ti-chart-arrows:before{content:"\ee2a"}.ti-chart-arrows-vertical:before{content:"\ee29"}.ti-chart-bar:before{content:"\ea59"}.ti-chart-bubble:before{content:"\ec75"}.ti-chart-candle:before{content:"\ea5a"}.ti-chart-circles:before{content:"\ee2b"}.ti-chart-donut:before{content:"\ea5b"}.ti-chart-donut-2:before{content:"\ee2c"}.ti-chart-donut-3:before{content:"\ee2d"}.ti-chart-donut-4:before{content:"\ee2e"}.ti-chart-dots:before{content:"\ee2f"}.ti-chart-infographic:before{content:"\ee30"}.ti-chart-line:before{content:"\ea5c"}.ti-chart-pie:before{content:"\ea5d"}.ti-chart-pie-2:before{content:"\ee31"}.ti-chart-pie-3:before{content:"\ee32"}.ti-chart-pie-4:before{content:"\ee33"}.ti-chart-radar:before{content:"\ed77"}.ti-check:before{content:"\ea5e"}.ti-checkbox:before{content:"\eba6"}.ti-checks:before{content:"\ebaa"}.ti-cheese:before{content:"\ef26"}.ti-chevron-down:before{content:"\ea5f"}.ti-chevron-down-left:before{content:"\ed09"}.ti-chevron-down-right:before{content:"\ed0a"}.ti-chevron-left:before{content:"\ea60"}.ti-chevron-right:before{content:"\ea61"}.ti-chevron-up:before{content:"\ea62"}.ti-chevron-up-left:before{content:"\ed0b"}.ti-chevron-up-right:before{content:"\ed0c"}.ti-chevrons-down:before{content:"\ea63"}.ti-chevrons-down-left:before{content:"\ed0d"}.ti-chevrons-down-right:before{content:"\ed0e"}.ti-chevrons-left:before{content:"\ea64"}.ti-chevrons-right:before{content:"\ea65"}.ti-chevrons-up:before{content:"\ea66"}.ti-chevrons-up-left:before{content:"\ed0f"}.ti-chevrons-up-right:before{content:"\ed10"}.ti-christmas-tree:before{content:"\ed78"}.ti-circle:before{content:"\ea6b"}.ti-circle-0:before{content:"\ee34"}.ti-circle-1:before{content:"\ee35"}.ti-circle-2:before{content:"\ee36"}.ti-circle-3:before{content:"\ee37"}.ti-circle-4:before{content:"\ee38"}.ti-circle-5:before{content:"\ee39"}.ti-circle-6:before{content:"\ee3a"}.ti-circle-7:before{content:"\ee3b"}.ti-circle-8:before{content:"\ee3c"}.ti-circle-9:before{content:"\ee3d"}.ti-circle-check:before{content:"\ea67"}.ti-circle-dashed:before{content:"\ed27"}.ti-circle-dotted:before{content:"\ed28"}.ti-circle-half:before{content:"\ee3f"}.ti-circle-half-vertical:before{content:"\ee3e"}.ti-circle-minus:before{content:"\ea68"}.ti-circle-off:before{content:"\ee40"}.ti-circle-plus:before{content:"\ea69"}.ti-circle-square:before{content:"\ece4"}.ti-circle-x:before{content:"\ea6a"}.ti-circles:before{content:"\ece5"}.ti-clear-all:before{content:"\ee41"}.ti-clear-formatting:before{content:"\ebe5"}.ti-click:before{content:"\ebbc"}.ti-clipboard:before{content:"\ea6f"}.ti-clipboard-check:before{content:"\ea6c"}.ti-clipboard-list:before{content:"\ea6d"}.ti-clipboard-x:before{content:"\ea6e"}.ti-clock:before{content:"\ea70"}.ti-cloud:before{content:"\ea76"}.ti-cloud-download:before{content:"\ea71"}.ti-cloud-fog:before{content:"\ecd9"}.ti-cloud-off:before{content:"\ed3e"}.ti-cloud-rain:before{content:"\ea72"}.ti-cloud-snow:before{content:"\ea73"}.ti-cloud-storm:before{content:"\ea74"}.ti-cloud-upload:before{content:"\ea75"}.ti-code:before{content:"\ea77"}.ti-code-minus:before{content:"\ee42"}.ti-code-plus:before{content:"\ee43"}.ti-coffee:before{content:"\ef0e"}.ti-coin:before{content:"\eb82"}.ti-color-picker:before{content:"\ebe6"}.ti-color-swatch:before{content:"\eb61"}.ti-column-insert-left:before{content:"\ee44"}.ti-column-insert-right:before{content:"\ee45"}.ti-columns:before{content:"\eb83"}.ti-comet:before{content:"\ec76"}.ti-command:before{content:"\ea78"}.ti-compass:before{content:"\ea79"}.ti-confetti:before{content:"\ee46"}.ti-container:before{content:"\ee47"}.ti-contrast:before{content:"\ec4e"}.ti-cookie:before{content:"\ef0f"}.ti-copy:before{content:"\ea7a"}.ti-copyleft:before{content:"\ec3d"}.ti-copyright:before{content:"\ea7b"}.ti-corner-down-left:before{content:"\ea7c"}.ti-corner-down-left-double:before{content:"\ee48"}.ti-corner-down-right:before{content:"\ea7d"}.ti-corner-down-right-double:before{content:"\ee49"}.ti-corner-left-down:before{content:"\ea7e"}.ti-corner-left-down-double:before{content:"\ee4a"}.ti-corner-left-up:before{content:"\ea7f"}.ti-corner-left-up-double:before{content:"\ee4b"}.ti-corner-right-down:before{content:"\ea80"}.ti-corner-right-down-double:before{content:"\ee4c"}.ti-corner-right-up:before{content:"\ea81"}.ti-corner-right-up-double:before{content:"\ee4d"}.ti-corner-up-left:before{content:"\ea82"}.ti-corner-up-left-double:before{content:"\ee4e"}.ti-corner-up-right:before{content:"\ea83"}.ti-corner-up-right-double:before{content:"\ee4f"}.ti-crane:before{content:"\ef27"}.ti-credit-card:before{content:"\ea84"}.ti-credit-card-off:before{content:"\ed11"}.ti-crop:before{content:"\ea85"}.ti-crosshair:before{content:"\ec3e"}.ti-crown:before{content:"\ed12"}.ti-crown-off:before{content:"\ee50"}.ti-cup:before{content:"\ef28"}.ti-curly-loop:before{content:"\ecda"}.ti-currency-bahraini:before{content:"\ee51"}.ti-currency-bath:before{content:"\ee52"}.ti-currency-bitcoin:before{content:"\ebab"}.ti-currency-cent:before{content:"\ee53"}.ti-currency-dinar:before{content:"\ee54"}.ti-currency-dirham:before{content:"\ee55"}.ti-currency-dollar:before{content:"\eb84"}.ti-currency-dollar-australian:before{content:"\ee56"}.ti-currency-dollar-canadian:before{content:"\ee57"}.ti-currency-dollar-singapore:before{content:"\ee58"}.ti-currency-ethereum:before{content:"\ee59"}.ti-currency-euro:before{content:"\eb85"}.ti-currency-forint:before{content:"\ee5a"}.ti-currency-frank:before{content:"\ee5b"}.ti-currency-krone-czech:before{content:"\ee5c"}.ti-currency-krone-danish:before{content:"\ee5d"}.ti-currency-krone-swedish:before{content:"\ee5e"}.ti-currency-leu:before{content:"\ee5f"}.ti-currency-lira:before{content:"\ee60"}.ti-currency-litecoin:before{content:"\ee61"}.ti-currency-naira:before{content:"\ee62"}.ti-currency-pound:before{content:"\ebac"}.ti-currency-real:before{content:"\ee63"}.ti-currency-renminbi:before{content:"\ee64"}.ti-currency-ripple:before{content:"\ee65"}.ti-currency-riyal:before{content:"\ee66"}.ti-currency-rubel:before{content:"\ee67"}.ti-currency-rupee:before{content:"\ebad"}.ti-currency-shekel:before{content:"\ee68"}.ti-currency-taka:before{content:"\ee69"}.ti-currency-tugrik:before{content:"\ee6a"}.ti-currency-won:before{content:"\ee6b"}.ti-currency-yen:before{content:"\ebae"}.ti-currency-zloty:before{content:"\ee6c"}.ti-current-location:before{content:"\ecef"}.ti-cursor-text:before{content:"\ee6d"}.ti-cut:before{content:"\ea86"}.ti-dashboard:before{content:"\ea87"}.ti-database:before{content:"\ea88"}.ti-database-export:before{content:"\ee6e"}.ti-database-import:before{content:"\ee6f"}.ti-database-off:before{content:"\ee70"}.ti-details:before{content:"\ee71"}.ti-device-analytics:before{content:"\ee72"}.ti-device-audio-tape:before{content:"\ee73"}.ti-device-cctv:before{content:"\ee74"}.ti-device-computer-camera:before{content:"\ee76"}.ti-device-computer-camera-off:before{content:"\ee75"}.ti-device-desktop:before{content:"\ea89"}.ti-device-desktop-analytics:before{content:"\ee77"}.ti-device-desktop-off:before{content:"\ee78"}.ti-device-floppy:before{content:"\eb62"}.ti-device-gamepad:before{content:"\eb63"}.ti-device-laptop:before{content:"\eb64"}.ti-device-mobile:before{content:"\ea8a"}.ti-device-mobile-message:before{content:"\ee79"}.ti-device-mobile-rotated:before{content:"\ecdb"}.ti-device-mobile-vibration:before{content:"\eb86"}.ti-device-speaker:before{content:"\ea8b"}.ti-device-tablet:before{content:"\ea8c"}.ti-device-tv:before{content:"\ea8d"}.ti-device-watch:before{content:"\ebf9"}.ti-devices:before{content:"\eb87"}.ti-devices-2:before{content:"\ed29"}.ti-devices-pc:before{content:"\ee7a"}.ti-diamond:before{content:"\eb65"}.ti-dice:before{content:"\eb66"}.ti-dimensions:before{content:"\ee7b"}.ti-direction:before{content:"\ebfb"}.ti-direction-horizontal:before{content:"\ebfa"}.ti-directions:before{content:"\ea8e"}.ti-disabled:before{content:"\ea8f"}.ti-disabled-2:before{content:"\ebaf"}.ti-disc:before{content:"\ea90"}.ti-discount:before{content:"\ebbd"}.ti-discount-2:before{content:"\ee7c"}.ti-divide:before{content:"\ed5c"}.ti-dna:before{content:"\ee7d"}.ti-dog-bowl:before{content:"\ef29"}.ti-dots:before{content:"\ea95"}.ti-dots-circle-horizontal:before{content:"\ea91"}.ti-dots-diagonal:before{content:"\ea93"}.ti-dots-diagonal-2:before{content:"\ea92"}.ti-dots-vertical:before{content:"\ea94"}.ti-download:before{content:"\ea96"}.ti-drag-drop:before{content:"\eb89"}.ti-drag-drop-2:before{content:"\eb88"}.ti-drone:before{content:"\ed79"}.ti-drone-off:before{content:"\ee7e"}.ti-droplet:before{content:"\ea97"}.ti-droplet-filled:before{content:"\ee80"}.ti-droplet-filled-2:before{content:"\ee7f"}.ti-droplet-half:before{content:"\ee82"}.ti-droplet-half-2:before{content:"\ee81"}.ti-droplet-off:before{content:"\ee83"}.ti-ear:before{content:"\ebce"}.ti-ear-off:before{content:"\ee84"}.ti-edit:before{content:"\ea98"}.ti-edit-circle:before{content:"\ee85"}.ti-egg:before{content:"\eb8a"}.ti-emphasis:before{content:"\ebcf"}.ti-equal:before{content:"\ee87"}.ti-equal-not:before{content:"\ee86"}.ti-eraser:before{content:"\eb8b"}.ti-exchange:before{content:"\ebe7"}.ti-exposure:before{content:"\eb8c"}.ti-external-link:before{content:"\ea99"}.ti-eye:before{content:"\ea9a"}.ti-eye-check:before{content:"\ee88"}.ti-eye-off:before{content:"\ecf0"}.ti-eyeglass:before{content:"\ee8a"}.ti-eyeglass-2:before{content:"\ee89"}.ti-face-id:before{content:"\ea9b"}.ti-fall:before{content:"\ecb9"}.ti-feather:before{content:"\ee8b"}.ti-fence:before{content:"\ef2a"}.ti-file:before{content:"\eaa4"}.ti-file-alert:before{content:"\ede6"}.ti-file-analytics:before{content:"\ede7"}.ti-file-certificate:before{content:"\ed4d"}.ti-file-check:before{content:"\ea9c"}.ti-file-code:before{content:"\ebd0"}.ti-file-code-2:before{content:"\ede8"}.ti-file-diff:before{content:"\ecf1"}.ti-file-dislike:before{content:"\ed2a"}.ti-file-download:before{content:"\ea9d"}.ti-file-export:before{content:"\ede9"}.ti-file-horizontal:before{content:"\ebb0"}.ti-file-import:before{content:"\edea"}.ti-file-info:before{content:"\edec"}.ti-file-invoice:before{content:"\eb67"}.ti-file-like:before{content:"\ed2b"}.ti-file-minus:before{content:"\ea9e"}.ti-file-music:before{content:"\ea9f"}.ti-file-off:before{content:"\ecf2"}.ti-file-phone:before{content:"\ecdc"}.ti-file-plus:before{content:"\eaa0"}.ti-file-report:before{content:"\eded"}.ti-file-search:before{content:"\ed5d"}.ti-file-shredder:before{content:"\eaa1"}.ti-file-symlink:before{content:"\ed53"}.ti-file-text:before{content:"\eaa2"}.ti-file-upload:before{content:"\ec91"}.ti-file-x:before{content:"\eaa3"}.ti-file-zip:before{content:"\ed4e"}.ti-files:before{content:"\edef"}.ti-files-off:before{content:"\edee"}.ti-filter:before{content:"\eaa5"}.ti-filter-off:before{content:"\ed2c"}.ti-fingerprint:before{content:"\ebd1"}.ti-firetruck:before{content:"\ebe8"}.ti-fish:before{content:"\ef2b"}.ti-flag:before{content:"\eaa6"}.ti-flag-2:before{content:"\ee8c"}.ti-flag-3:before{content:"\ee8d"}.ti-flame:before{content:"\ec2c"}.ti-flare:before{content:"\ee8e"}.ti-flask:before{content:"\ebd2"}.ti-flip-horizontal:before{content:"\eaa7"}.ti-flip-vertical:before{content:"\eaa8"}.ti-float-center:before{content:"\ebb1"}.ti-float-left:before{content:"\ebb2"}.ti-float-none:before{content:"\ed13"}.ti-float-right:before{content:"\ebb3"}.ti-focus:before{content:"\eb8d"}.ti-focus-2:before{content:"\ebd3"}.ti-fold:before{content:"\ed56"}.ti-fold-down:before{content:"\ed54"}.ti-fold-up:before{content:"\ed55"}.ti-folder:before{content:"\eaad"}.ti-folder-minus:before{content:"\eaaa"}.ti-folder-off:before{content:"\ed14"}.ti-folder-plus:before{content:"\eaab"}.ti-folder-x:before{content:"\eaac"}.ti-folders:before{content:"\eaae"}.ti-forbid:before{content:"\ebd5"}.ti-forbid-2:before{content:"\ebd4"}.ti-forklift:before{content:"\ebe9"}.ti-forms:before{content:"\ee8f"}.ti-frame:before{content:"\eaaf"}.ti-friends:before{content:"\eab0"}.ti-gas-station:before{content:"\ec7d"}.ti-gauge:before{content:"\eab1"}.ti-geometry:before{content:"\ee90"}.ti-ghost:before{content:"\eb8e"}.ti-gift:before{content:"\eb68"}.ti-git-branch:before{content:"\eab2"}.ti-git-commit:before{content:"\eab3"}.ti-git-compare:before{content:"\eab4"}.ti-git-fork:before{content:"\eb8f"}.ti-git-merge:before{content:"\eab5"}.ti-git-pull-request:before{content:"\eab6"}.ti-glass:before{content:"\eab8"}.ti-glass-full:before{content:"\eab7"}.ti-glass-off:before{content:"\ee91"}.ti-globe:before{content:"\eab9"}.ti-golf:before{content:"\ed8c"}.ti-gps:before{content:"\ed7a"}.ti-grain:before{content:"\ee92"}.ti-grid-dots:before{content:"\eaba"}.ti-grip-horizontal:before{content:"\ec00"}.ti-grip-vertical:before{content:"\ec01"}.ti-growth:before{content:"\ee93"}.ti-h-1:before{content:"\ec94"}.ti-h-2:before{content:"\ec95"}.ti-h-3:before{content:"\ec96"}.ti-h-4:before{content:"\ec97"}.ti-h-5:before{content:"\ec98"}.ti-h-6:before{content:"\ec99"}.ti-hand-finger:before{content:"\ee94"}.ti-hand-little-finger:before{content:"\ee95"}.ti-hand-middle-finger:before{content:"\ec2d"}.ti-hand-off:before{content:"\ed15"}.ti-hand-ring-finger:before{content:"\ee96"}.ti-hand-rock:before{content:"\ee97"}.ti-hand-stop:before{content:"\ec2e"}.ti-hand-three-fingers:before{content:"\ee98"}.ti-hand-two-fingers:before{content:"\ee99"}.ti-hanger:before{content:"\ee9a"}.ti-hash:before{content:"\eabc"}.ti-heading:before{content:"\ee9b"}.ti-headphones:before{content:"\eabd"}.ti-headphones-off:before{content:"\ed1d"}.ti-headset:before{content:"\eb90"}.ti-heart:before{content:"\eabe"}.ti-heart-broken:before{content:"\ecba"}.ti-helicopter:before{content:"\ed8e"}.ti-helicopter-landing:before{content:"\ed8d"}.ti-help:before{content:"\eabf"}.ti-hexagon:before{content:"\ec02"}.ti-hexagon-off:before{content:"\ee9c"}.ti-hierarchy:before{content:"\ee9e"}.ti-hierarchy-2:before{content:"\ee9d"}.ti-history:before{content:"\ebea"}.ti-home:before{content:"\eac1"}.ti-home-2:before{content:"\eac0"}.ti-ice-cream:before{content:"\eac2"}.ti-ice-cream-2:before{content:"\ee9f"}.ti-id:before{content:"\eac3"}.ti-inbox:before{content:"\eac4"}.ti-indent-decrease:before{content:"\eb91"}.ti-indent-increase:before{content:"\eb92"}.ti-infinity:before{content:"\eb69"}.ti-info-circle:before{content:"\eac5"}.ti-info-square:before{content:"\eac6"}.ti-italic:before{content:"\eb93"}.ti-jump-rope:before{content:"\ed8f"}.ti-karate:before{content:"\ed32"}.ti-key:before{content:"\eac7"}.ti-keyboard:before{content:"\ebd6"}.ti-keyboard-hide:before{content:"\ec7e"}.ti-keyboard-off:before{content:"\eea0"}.ti-keyboard-show:before{content:"\ec7f"}.ti-language:before{content:"\ebbe"}.ti-layers-difference:before{content:"\eac8"}.ti-layers-intersect:before{content:"\eac9"}.ti-layers-linked:before{content:"\eea1"}.ti-layers-subtract:before{content:"\eaca"}.ti-layers-union:before{content:"\eacb"}.ti-layout:before{content:"\eadb"}.ti-layout-2:before{content:"\eacc"}.ti-layout-align-bottom:before{content:"\eacd"}.ti-layout-align-center:before{content:"\eace"}.ti-layout-align-left:before{content:"\eacf"}.ti-layout-align-middle:before{content:"\ead0"}.ti-layout-align-right:before{content:"\ead1"}.ti-layout-align-top:before{content:"\ead2"}.ti-layout-bottombar:before{content:"\ead3"}.ti-layout-cards:before{content:"\ec13"}.ti-layout-columns:before{content:"\ead4"}.ti-layout-distribute-horizontal:before{content:"\ead5"}.ti-layout-distribute-vertical:before{content:"\ead6"}.ti-layout-grid:before{content:"\edba"}.ti-layout-grid-add:before{content:"\edb9"}.ti-layout-kanban:before{content:"\ec3f"}.ti-layout-list:before{content:"\ec14"}.ti-layout-navbar:before{content:"\ead7"}.ti-layout-rows:before{content:"\ead8"}.ti-layout-sidebar:before{content:"\eada"}.ti-layout-sidebar-right:before{content:"\ead9"}.ti-leaf:before{content:"\ed4f"}.ti-lego:before{content:"\eadc"}.ti-lemon:before{content:"\ef10"}.ti-letter-a:before{content:"\ec50"}.ti-letter-b:before{content:"\ec51"}.ti-letter-c:before{content:"\ec52"}.ti-letter-case:before{content:"\eea5"}.ti-letter-case-lower:before{content:"\eea2"}.ti-letter-case-toggle:before{content:"\eea3"}.ti-letter-case-upper:before{content:"\eea4"}.ti-letter-d:before{content:"\ec53"}.ti-letter-e:before{content:"\ec54"}.ti-letter-f:before{content:"\ec55"}.ti-letter-g:before{content:"\ec56"}.ti-letter-h:before{content:"\ec57"}.ti-letter-i:before{content:"\ec58"}.ti-letter-j:before{content:"\ec59"}.ti-letter-k:before{content:"\ec5a"}.ti-letter-l:before{content:"\ec5b"}.ti-letter-m:before{content:"\ec5c"}.ti-letter-n:before{content:"\ec5d"}.ti-letter-o:before{content:"\ec5e"}.ti-letter-p:before{content:"\ec5f"}.ti-letter-q:before{content:"\ec60"}.ti-letter-r:before{content:"\ec61"}.ti-letter-s:before{content:"\ec62"}.ti-letter-spacing:before{content:"\eea6"}.ti-letter-t:before{content:"\ec63"}.ti-letter-u:before{content:"\ec64"}.ti-letter-v:before{content:"\ec65"}.ti-letter-w:before{content:"\ec66"}.ti-letter-x:before{content:"\ec67"}.ti-letter-y:before{content:"\ec68"}.ti-letter-z:before{content:"\ec69"}.ti-letters-case:before{content:"\ec6a"}.ti-license:before{content:"\ebc0"}.ti-lifebuoy:before{content:"\eadd"}.ti-line:before{content:"\ec40"}.ti-line-dashed:before{content:"\eea7"}.ti-line-dotted:before{content:"\eea8"}.ti-line-height:before{content:"\eb94"}.ti-link:before{content:"\eade"}.ti-list:before{content:"\eb6b"}.ti-list-check:before{content:"\eb6a"}.ti-list-numbers:before{content:"\ef11"}.ti-list-search:before{content:"\eea9"}.ti-live-photo:before{content:"\eadf"}.ti-live-view:before{content:"\ec6b"}.ti-loader:before{content:"\eca3"}.ti-loader-quarter:before{content:"\eca2"}.ti-location:before{content:"\eae0"}.ti-lock:before{content:"\eae2"}.ti-lock-access:before{content:"\eeaa"}.ti-lock-off:before{content:"\ed1e"}.ti-lock-open:before{content:"\eae1"}.ti-login:before{content:"\eba7"}.ti-logout:before{content:"\eba8"}.ti-macro:before{content:"\eeab"}.ti-magnet:before{content:"\eae3"}.ti-mail:before{content:"\eae5"}.ti-mail-forward:before{content:"\eeac"}.ti-mail-opened:before{content:"\eae4"}.ti-mailbox:before{content:"\eead"}.ti-man:before{content:"\eae6"}.ti-manual-gearbox:before{content:"\ed7b"}.ti-map:before{content:"\eae9"}.ti-map-2:before{content:"\eae7"}.ti-map-pin:before{content:"\eae8"}.ti-map-pin-off:before{content:"\ecf3"}.ti-map-pins:before{content:"\ed5e"}.ti-markdown:before{content:"\ec41"}.ti-marquee:before{content:"\ec77"}.ti-marquee-2:before{content:"\eeae"}.ti-mars:before{content:"\ec80"}.ti-mask:before{content:"\eeb0"}.ti-mask-off:before{content:"\eeaf"}.ti-massage:before{content:"\eeb1"}.ti-math:before{content:"\ebeb"}.ti-math-function:before{content:"\eeb2"}.ti-math-symbols:before{content:"\eeb3"}.ti-maximize:before{content:"\eaea"}.ti-meat:before{content:"\ef12"}.ti-medal:before{content:"\ec78"}.ti-medical-cross:before{content:"\ec2f"}.ti-menu:before{content:"\eaeb"}.ti-menu-2:before{content:"\ec42"}.ti-message:before{content:"\eaef"}.ti-message-2:before{content:"\eaec"}.ti-message-circle:before{content:"\eaed"}.ti-message-circle-2:before{content:"\ed3f"}.ti-message-circle-off:before{content:"\ed40"}.ti-message-dots:before{content:"\eaee"}.ti-message-off:before{content:"\ed41"}.ti-message-plus:before{content:"\ec9a"}.ti-message-report:before{content:"\ec9b"}.ti-messages:before{content:"\eb6c"}.ti-messages-off:before{content:"\ed42"}.ti-microphone:before{content:"\eaf0"}.ti-microphone-2:before{content:"\ef2c"}.ti-microphone-off:before{content:"\ed16"}.ti-milk:before{content:"\ef13"}.ti-minimize:before{content:"\eaf1"}.ti-minus:before{content:"\eaf2"}.ti-minus-vertical:before{content:"\eeb4"}.ti-mist:before{content:"\ec30"}.ti-mood-boy:before{content:"\ed2d"}.ti-mood-confuzed:before{content:"\eaf3"}.ti-mood-crazy-happy:before{content:"\ed90"}.ti-mood-cry:before{content:"\ecbb"}.ti-mood-empty:before{content:"\eeb5"}.ti-mood-happy:before{content:"\eaf4"}.ti-mood-kid:before{content:"\ec03"}.ti-mood-neutral:before{content:"\eaf5"}.ti-mood-sad:before{content:"\eaf6"}.ti-mood-smile:before{content:"\eaf7"}.ti-mood-suprised:before{content:"\ec04"}.ti-mood-tongue:before{content:"\eb95"}.ti-moon:before{content:"\eaf8"}.ti-moon-2:before{content:"\ece6"}.ti-moon-stars:before{content:"\ece7"}.ti-moped:before{content:"\ecbc"}.ti-motorbike:before{content:"\eeb6"}.ti-mouse:before{content:"\eaf9"}.ti-movie:before{content:"\eafa"}.ti-mug:before{content:"\eafb"}.ti-mushroom:before{content:"\ef14"}.ti-music:before{content:"\eafc"}.ti-new-section:before{content:"\ebc1"}.ti-news:before{content:"\eafd"}.ti-nfc:before{content:"\eeb7"}.ti-note:before{content:"\eb6d"}.ti-notebook:before{content:"\eb96"}.ti-notes:before{content:"\eb6e"}.ti-notification:before{content:"\eafe"}.ti-number-0:before{content:"\edf0"}.ti-number-1:before{content:"\edf1"}.ti-number-2:before{content:"\edf2"}.ti-number-3:before{content:"\edf3"}.ti-number-4:before{content:"\edf4"}.ti-number-5:before{content:"\edf5"}.ti-number-6:before{content:"\edf6"}.ti-number-7:before{content:"\edf7"}.ti-number-8:before{content:"\edf8"}.ti-number-9:before{content:"\edf9"}.ti-octagon:before{content:"\ecbd"}.ti-octagon-off:before{content:"\eeb8"}.ti-old:before{content:"\eeb9"}.ti-olympics:before{content:"\eeba"}.ti-omega:before{content:"\eb97"}.ti-outlet:before{content:"\ebd7"}.ti-overline:before{content:"\eebb"}.ti-package:before{content:"\eaff"}.ti-pacman:before{content:"\eebc"}.ti-page-break:before{content:"\ec81"}.ti-paint:before{content:"\eb00"}.ti-palette:before{content:"\eb01"}.ti-panorama-horizontal:before{content:"\ed33"}.ti-panorama-vertical:before{content:"\ed34"}.ti-paperclip:before{content:"\eb02"}.ti-parachute:before{content:"\ed7c"}.ti-parentheses:before{content:"\ebd8"}.ti-parking:before{content:"\eb03"}.ti-peace:before{content:"\ecbe"}.ti-pencil:before{content:"\eb04"}.ti-pennant:before{content:"\ed7d"}.ti-pepper:before{content:"\ef15"}.ti-percentage:before{content:"\ecf4"}.ti-perspective:before{content:"\eebd"}.ti-phone:before{content:"\eb09"}.ti-phone-call:before{content:"\eb05"}.ti-phone-calling:before{content:"\ec43"}.ti-phone-check:before{content:"\ec05"}.ti-phone-incoming:before{content:"\eb06"}.ti-phone-off:before{content:"\ecf5"}.ti-phone-outgoing:before{content:"\eb07"}.ti-phone-pause:before{content:"\eb08"}.ti-phone-plus:before{content:"\ec06"}.ti-phone-x:before{content:"\ec07"}.ti-photo:before{content:"\eb0a"}.ti-photo-off:before{content:"\ecf6"}.ti-physotherapist:before{content:"\eebe"}.ti-picture-in-picture:before{content:"\ed35"}.ti-picture-in-picture-off:before{content:"\ed43"}.ti-picture-in-picture-on:before{content:"\ed44"}.ti-pill:before{content:"\ec44"}.ti-pin:before{content:"\ec9c"}.ti-pinned:before{content:"\ed60"}.ti-pinned-off:before{content:"\ed5f"}.ti-pizza:before{content:"\edbb"}.ti-plane:before{content:"\eb6f"}.ti-plane-arrival:before{content:"\eb99"}.ti-plane-departure:before{content:"\eb9a"}.ti-planet:before{content:"\ec08"}.ti-plant:before{content:"\ed50"}.ti-plant-2:before{content:"\ed7e"}.ti-play-card:before{content:"\eebf"}.ti-player-pause:before{content:"\ed45"}.ti-player-play:before{content:"\ed46"}.ti-player-record:before{content:"\ed47"}.ti-player-skip-back:before{content:"\ed48"}.ti-player-skip-forward:before{content:"\ed49"}.ti-player-stop:before{content:"\ed4a"}.ti-player-track-next:before{content:"\ed4b"}.ti-player-track-prev:before{content:"\ed4c"}.ti-playlist:before{content:"\eec0"}.ti-plug:before{content:"\ebd9"}.ti-plus:before{content:"\eb0b"}.ti-point:before{content:"\eb0c"}.ti-pokeball:before{content:"\eec1"}.ti-polaroid:before{content:"\eec2"}.ti-pool:before{content:"\ed91"}.ti-power:before{content:"\eb0d"}.ti-pray:before{content:"\ecbf"}.ti-presentation:before{content:"\eb70"}.ti-presentation-analytics:before{content:"\eec3"}.ti-printer:before{content:"\eb0e"}.ti-prompt:before{content:"\eb0f"}.ti-propeller:before{content:"\eec4"}.ti-puzzle:before{content:"\eb10"}.ti-pyramid:before{content:"\eec5"}.ti-qrcode:before{content:"\eb11"}.ti-question-mark:before{content:"\ec9d"}.ti-radio:before{content:"\ef2d"}.ti-radioactive:before{content:"\ecc0"}.ti-radius-bottom-left:before{content:"\eec6"}.ti-radius-bottom-right:before{content:"\eec7"}.ti-radius-top-left:before{content:"\eec8"}.ti-radius-top-right:before{content:"\eec9"}.ti-rainbow:before{content:"\edbc"}.ti-receipt:before{content:"\edfd"}.ti-receipt-2:before{content:"\edfa"}.ti-receipt-off:before{content:"\edfb"}.ti-receipt-refund:before{content:"\edfc"}.ti-receipt-tax:before{content:"\edbd"}.ti-recharging:before{content:"\eeca"}.ti-record-mail:before{content:"\eb12"}.ti-rectangle:before{content:"\ed37"}.ti-rectangle-vertical:before{content:"\ed36"}.ti-recycle:before{content:"\eb9b"}.ti-refresh:before{content:"\eb13"}.ti-refresh-alert:before{content:"\ed57"}.ti-registered:before{content:"\eb14"}.ti-relation-many-to-many:before{content:"\ed7f"}.ti-relation-one-to-many:before{content:"\ed80"}.ti-relation-one-to-one:before{content:"\ed81"}.ti-repeat:before{content:"\eb72"}.ti-repeat-once:before{content:"\eb71"}.ti-replace:before{content:"\ebc7"}.ti-report:before{content:"\eece"}.ti-report-analytics:before{content:"\eecb"}.ti-report-medical:before{content:"\eecc"}.ti-report-money:before{content:"\eecd"}.ti-resize:before{content:"\eecf"}.ti-ripple:before{content:"\ed82"}.ti-road-sign:before{content:"\ecdd"}.ti-rocket:before{content:"\ec45"}.ti-rotate:before{content:"\eb16"}.ti-rotate-2:before{content:"\ebb4"}.ti-rotate-clockwise:before{content:"\eb15"}.ti-rotate-clockwise-2:before{content:"\ebb5"}.ti-rotate-rectangle:before{content:"\ec15"}.ti-route:before{content:"\eb17"}.ti-router:before{content:"\eb18"}.ti-row-insert-bottom:before{content:"\eed0"}.ti-row-insert-top:before{content:"\eed1"}.ti-rss:before{content:"\eb19"}.ti-ruler:before{content:"\eb1a"}.ti-ruler-2:before{content:"\eed2"}.ti-run:before{content:"\ec82"}.ti-sailboat:before{content:"\ec83"}.ti-salt:before{content:"\ef16"}.ti-satellite:before{content:"\eed3"}.ti-sausage:before{content:"\ef17"}.ti-scale:before{content:"\ebc2"}.ti-scan:before{content:"\ebc8"}.ti-school:before{content:"\ecf7"}.ti-scissors:before{content:"\eb1b"}.ti-scooter:before{content:"\ec6c"}.ti-scooter-electric:before{content:"\ecc1"}.ti-screen-share:before{content:"\ed18"}.ti-screen-share-off:before{content:"\ed17"}.ti-scuba-mask:before{content:"\eed4"}.ti-search:before{content:"\eb1c"}.ti-section:before{content:"\eed5"}.ti-seeding:before{content:"\ed51"}.ti-select:before{content:"\ec9e"}.ti-selector:before{content:"\eb1d"}.ti-send:before{content:"\eb1e"}.ti-separator:before{content:"\ebda"}.ti-separator-horizontal:before{content:"\ec79"}.ti-separator-vertical:before{content:"\ec7a"}.ti-server:before{content:"\eb1f"}.ti-servicemark:before{content:"\ec09"}.ti-settings:before{content:"\eb20"}.ti-settings-automation:before{content:"\eed6"}.ti-shadow:before{content:"\eed8"}.ti-shadow-off:before{content:"\eed7"}.ti-shape:before{content:"\eb9c"}.ti-shape-2:before{content:"\eed9"}.ti-shape-3:before{content:"\eeda"}.ti-share:before{content:"\eb21"}.ti-shield:before{content:"\eb24"}.ti-shield-check:before{content:"\eb22"}.ti-shield-lock:before{content:"\ed58"}.ti-shield-off:before{content:"\ecf8"}.ti-shield-x:before{content:"\eb23"}.ti-ship:before{content:"\ec84"}.ti-shirt:before{content:"\ec0a"}.ti-shopping-cart:before{content:"\eb25"}.ti-shopping-cart-discount:before{content:"\eedb"}.ti-shopping-cart-off:before{content:"\eedc"}.ti-shopping-cart-plus:before{content:"\eedd"}.ti-shopping-cart-x:before{content:"\eede"}.ti-shredder:before{content:"\eedf"}.ti-signature:before{content:"\eee0"}.ti-sitemap:before{content:"\eb9d"}.ti-skateboard:before{content:"\ecc2"}.ti-slice:before{content:"\ebdb"}.ti-slideshow:before{content:"\ebc9"}.ti-smart-home:before{content:"\ecde"}.ti-smoking:before{content:"\ecc4"}.ti-smoking-no:before{content:"\ecc3"}.ti-snowflake:before{content:"\ec0b"}.ti-soccer-field:before{content:"\ed92"}.ti-social:before{content:"\ebec"}.ti-sock:before{content:"\eee1"}.ti-sort-ascending:before{content:"\eb26"}.ti-sort-ascending-2:before{content:"\eee2"}.ti-sort-ascending-letters:before{content:"\ef18"}.ti-sort-ascending-numbers:before{content:"\ef19"}.ti-sort-descending:before{content:"\eb27"}.ti-sort-descending-2:before{content:"\eee3"}.ti-sort-descending-letters:before{content:"\ef1a"}.ti-sort-descending-numbers:before{content:"\ef1b"}.ti-soup:before{content:"\ef2e"}.ti-space:before{content:"\ec0c"}.ti-speakerphone:before{content:"\ed61"}.ti-speedboat:before{content:"\ed93"}.ti-sport-billard:before{content:"\eee4"}.ti-square:before{content:"\eb2c"}.ti-square-0:before{content:"\eee5"}.ti-square-1:before{content:"\eee6"}.ti-square-2:before{content:"\eee7"}.ti-square-3:before{content:"\eee8"}.ti-square-4:before{content:"\eee9"}.ti-square-5:before{content:"\eeea"}.ti-square-6:before{content:"\eeeb"}.ti-square-7:before{content:"\eeec"}.ti-square-8:before{content:"\eeed"}.ti-square-9:before{content:"\eeee"}.ti-square-check:before{content:"\eb28"}.ti-square-dot:before{content:"\ed59"}.ti-square-forbid:before{content:"\ed5b"}.ti-square-forbid-2:before{content:"\ed5a"}.ti-square-minus:before{content:"\eb29"}.ti-square-off:before{content:"\eeef"}.ti-square-plus:before{content:"\eb2a"}.ti-square-root:before{content:"\eef1"}.ti-square-root-2:before{content:"\eef0"}.ti-square-rotated:before{content:"\ecdf"}.ti-square-rotated-off:before{content:"\eef2"}.ti-square-toggle:before{content:"\eef4"}.ti-square-toggle-horizontal:before{content:"\eef3"}.ti-square-x:before{content:"\eb2b"}.ti-squares-diagonal:before{content:"\eef5"}.ti-squares-filled:before{content:"\eef6"}.ti-stack:before{content:"\eb2d"}.ti-stack-2:before{content:"\eef7"}.ti-stairs:before{content:"\eca6"}.ti-stairs-down:before{content:"\eca4"}.ti-stairs-up:before{content:"\eca5"}.ti-star:before{content:"\eb2e"}.ti-star-half:before{content:"\ed19"}.ti-star-off:before{content:"\ed62"}.ti-stars:before{content:"\ed38"}.ti-steering-wheel:before{content:"\ec7b"}.ti-step-into:before{content:"\ece0"}.ti-step-out:before{content:"\ece1"}.ti-stethoscope:before{content:"\edbe"}.ti-sticker:before{content:"\eb2f"}.ti-strikethrough:before{content:"\eb9e"}.ti-submarine:before{content:"\ed94"}.ti-subscript:before{content:"\eb9f"}.ti-subtask:before{content:"\ec9f"}.ti-sum:before{content:"\eb73"}.ti-sun:before{content:"\eb30"}.ti-sun-off:before{content:"\ed63"}.ti-sunrise:before{content:"\ef1c"}.ti-sunset:before{content:"\ec31"}.ti-superscript:before{content:"\eba0"}.ti-swimming:before{content:"\ec92"}.ti-switch:before{content:"\eb33"}.ti-switch-2:before{content:"\edbf"}.ti-switch-3:before{content:"\edc0"}.ti-switch-horizontal:before{content:"\eb31"}.ti-switch-vertical:before{content:"\eb32"}.ti-table:before{content:"\eba1"}.ti-table-export:before{content:"\eef8"}.ti-table-import:before{content:"\eef9"}.ti-table-off:before{content:"\eefa"}.ti-tag:before{content:"\eb34"}.ti-tallymark-1:before{content:"\ec46"}.ti-tallymark-2:before{content:"\ec47"}.ti-tallymark-3:before{content:"\ec48"}.ti-tallymark-4:before{content:"\ec49"}.ti-tallymarks:before{content:"\ec4a"}.ti-tank:before{content:"\ed95"}.ti-target:before{content:"\eb35"}.ti-temperature:before{content:"\eb38"}.ti-temperature-celsius:before{content:"\eb36"}.ti-temperature-fahrenheit:before{content:"\eb37"}.ti-temperature-minus:before{content:"\ebed"}.ti-temperature-plus:before{content:"\ebee"}.ti-template:before{content:"\eb39"}.ti-tent:before{content:"\eefb"}.ti-terminal:before{content:"\ebdc"}.ti-terminal-2:before{content:"\ebef"}.ti-test-pipe:before{content:"\eb3a"}.ti-text-direction-ltr:before{content:"\eefc"}.ti-text-direction-rtl:before{content:"\eefd"}.ti-text-wrap:before{content:"\ebdd"}.ti-text-wrap-disabled:before{content:"\eca7"}.ti-thumb-down:before{content:"\eb3b"}.ti-thumb-up:before{content:"\eb3c"}.ti-ticket:before{content:"\eb3d"}.ti-tilt-shift:before{content:"\eefe"}.ti-tir:before{content:"\ebf0"}.ti-toggle-left:before{content:"\eb3e"}.ti-toggle-right:before{content:"\eb3f"}.ti-tool:before{content:"\eb40"}.ti-tools:before{content:"\ebca"}.ti-tools-kitchen:before{content:"\ed64"}.ti-tools-kitchen-2:before{content:"\eeff"}.ti-tornado:before{content:"\ece2"}.ti-tournament:before{content:"\ecd0"}.ti-track:before{content:"\ef00"}.ti-tractor:before{content:"\ec0d"}.ti-trademark:before{content:"\ec0e"}.ti-traffic-cone:before{content:"\ec0f"}.ti-traffic-lights:before{content:"\ed39"}.ti-train:before{content:"\ed96"}.ti-transfer-in:before{content:"\ef2f"}.ti-transfer-out:before{content:"\ef30"}.ti-trash:before{content:"\eb41"}.ti-trash-off:before{content:"\ed65"}.ti-tree:before{content:"\ef01"}.ti-trees:before{content:"\ec10"}.ti-trending-down:before{content:"\eb42"}.ti-trending-down-2:before{content:"\edc1"}.ti-trending-down-3:before{content:"\edc2"}.ti-trending-up:before{content:"\eb43"}.ti-trending-up-2:before{content:"\edc3"}.ti-trending-up-3:before{content:"\edc4"}.ti-triangle:before{content:"\eb44"}.ti-triangle-off:before{content:"\ef02"}.ti-triangle-square-circle:before{content:"\ece8"}.ti-trident:before{content:"\ecc5"}.ti-trophy:before{content:"\eb45"}.ti-truck:before{content:"\ebc4"}.ti-truck-delivery:before{content:"\ec4b"}.ti-truck-off:before{content:"\ef03"}.ti-truck-return:before{content:"\ec4c"}.ti-typography:before{content:"\ebc5"}.ti-umbrella:before{content:"\ebf1"}.ti-underline:before{content:"\eba2"}.ti-unlink:before{content:"\eb46"}.ti-upload:before{content:"\eb47"}.ti-urgent:before{content:"\eb48"}.ti-user:before{content:"\eb4d"}.ti-user-check:before{content:"\eb49"}.ti-user-exclamation:before{content:"\ec12"}.ti-user-minus:before{content:"\eb4a"}.ti-user-off:before{content:"\ecf9"}.ti-user-plus:before{content:"\eb4b"}.ti-user-x:before{content:"\eb4c"}.ti-users:before{content:"\ebf2"}.ti-vaccine:before{content:"\ef04"}.ti-variable:before{content:"\ef05"}.ti-vector:before{content:"\eca9"}.ti-vector-beizer-2:before{content:"\ed3a"}.ti-vector-bezier:before{content:"\ef1d"}.ti-vector-triangle:before{content:"\eca8"}.ti-venus:before{content:"\ec86"}.ti-versions:before{content:"\ed52"}.ti-video:before{content:"\ed22"}.ti-video-minus:before{content:"\ed1f"}.ti-video-off:before{content:"\ed20"}.ti-video-plus:before{content:"\ed21"}.ti-view-360:before{content:"\ed84"}.ti-viewfinder:before{content:"\eb4e"}.ti-viewport-narrow:before{content:"\ebf3"}.ti-viewport-wide:before{content:"\ebf4"}.ti-virus:before{content:"\eb74"}.ti-virus-off:before{content:"\ed66"}.ti-virus-search:before{content:"\ed67"}.ti-vocabulary:before{content:"\ef1e"}.ti-volume:before{content:"\eb51"}.ti-volume-2:before{content:"\eb4f"}.ti-volume-3:before{content:"\eb50"}.ti-walk:before{content:"\ec87"}.ti-wallet:before{content:"\eb75"}.ti-wand:before{content:"\ebcb"}.ti-wave-saw-tool:before{content:"\ecd3"}.ti-wave-sine:before{content:"\ecd4"}.ti-wave-square:before{content:"\ecd5"}.ti-wifi:before{content:"\eb52"}.ti-wifi-0:before{content:"\eba3"}.ti-wifi-1:before{content:"\eba4"}.ti-wifi-2:before{content:"\eba5"}.ti-wifi-off:before{content:"\ecfa"}.ti-wind:before{content:"\ec34"}.ti-windmill:before{content:"\ed85"}.ti-window:before{content:"\ef06"}.ti-wiper:before{content:"\ecab"}.ti-wiper-wash:before{content:"\ecaa"}.ti-woman:before{content:"\eb53"}.ti-world:before{content:"\eb54"}.ti-world-latitude:before{content:"\ed2e"}.ti-world-longitude:before{content:"\ed2f"}.ti-wrecking-ball:before{content:"\ed97"}.ti-writing:before{content:"\ef08"}.ti-writing-sign:before{content:"\ef07"}.ti-x:before{content:"\eb55"}.ti-yin-yang:before{content:"\ec35"}.ti-zodiac-aquarius:before{content:"\ecac"}.ti-zodiac-aries:before{content:"\ecad"}.ti-zodiac-cancer:before{content:"\ecae"}.ti-zodiac-capricorn:before{content:"\ecaf"}.ti-zodiac-gemini:before{content:"\ecb0"}.ti-zodiac-leo:before{content:"\ecb1"}.ti-zodiac-libra:before{content:"\ecb2"}.ti-zodiac-pisces:before{content:"\ecb3"}.ti-zodiac-sagittarius:before{content:"\ecb4"}.ti-zodiac-scorpio:before{content:"\ecb5"}.ti-zodiac-taurus:before{content:"\ecb6"}.ti-zodiac-virgo:before{content:"\ecb7"}.ti-zoom-cancel:before{content:"\ec4d"}.ti-zoom-check:before{content:"\ef09"}.ti-zoom-in:before{content:"\eb56"}.ti-zoom-money:before{content:"\ef0a"}.ti-zoom-out:before{content:"\eb57"}.ti-zoom-question:before{content:"\edeb"} \ 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"),url(fonts/tabler-icons.svg#tabler-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:tabler-icons;src:url(fonts/tabler-icons.svg#tabler-icons) format("svg")}}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:"\eca0"}.ti-3d-cube-sphere:before{content:"\ecd7"}.ti-a-b:before{content:"\ec36"}.ti-access-point:before{content:"\ed1b"}.ti-access-point-off:before{content:"\ed1a"}.ti-accessible:before{content:"\eba9"}.ti-activity:before{content:"\ed23"}.ti-ad:before{content:"\ea02"}.ti-ad-2:before{content:"\ef1f"}.ti-adjustments:before{content:"\ea03"}.ti-adjustments-alt:before{content:"\ec37"}.ti-adjustments-horizontal:before{content:"\ec38"}.ti-aerial-lift:before{content:"\edfe"}.ti-affiliate:before{content:"\edff"}.ti-alarm:before{content:"\ea04"}.ti-alert-circle:before{content:"\ea05"}.ti-alert-octagon:before{content:"\ecc6"}.ti-alert-triangle:before{content:"\ea06"}.ti-alien:before{content:"\ebde"}.ti-align-center:before{content:"\ea07"}.ti-align-justified:before{content:"\ea08"}.ti-align-left:before{content:"\ea09"}.ti-align-right:before{content:"\ea0a"}.ti-ambulance:before{content:"\ebf5"}.ti-anchor:before{content:"\eb76"}.ti-angle:before{content:"\ef20"}.ti-antenna-bars-1:before{content:"\ecc7"}.ti-antenna-bars-2:before{content:"\ecc8"}.ti-antenna-bars-3:before{content:"\ecc9"}.ti-antenna-bars-4:before{content:"\ecca"}.ti-antenna-bars-5:before{content:"\eccb"}.ti-aperture:before{content:"\eb58"}.ti-apple:before{content:"\ef21"}.ti-apps:before{content:"\ebb6"}.ti-archive:before{content:"\ea0b"}.ti-arrow-autofit-content:before{content:"\ef31"}.ti-arrow-autofit-down:before{content:"\ef32"}.ti-arrow-autofit-height:before{content:"\ef33"}.ti-arrow-autofit-left:before{content:"\ef34"}.ti-arrow-autofit-right:before{content:"\ef35"}.ti-arrow-autofit-up:before{content:"\ef36"}.ti-arrow-autofit-width:before{content:"\ef37"}.ti-arrow-back:before{content:"\ea0c"}.ti-arrow-back-up:before{content:"\eb77"}.ti-arrow-bar-down:before{content:"\ea0d"}.ti-arrow-bar-left:before{content:"\ea0e"}.ti-arrow-bar-right:before{content:"\ea0f"}.ti-arrow-bar-to-down:before{content:"\ec88"}.ti-arrow-bar-to-left:before{content:"\ec89"}.ti-arrow-bar-to-right:before{content:"\ec8a"}.ti-arrow-bar-to-up:before{content:"\ec8b"}.ti-arrow-bar-up:before{content:"\ea10"}.ti-arrow-big-down:before{content:"\edda"}.ti-arrow-big-left:before{content:"\eddb"}.ti-arrow-big-right:before{content:"\eddc"}.ti-arrow-big-top:before{content:"\eddd"}.ti-arrow-bottom-bar:before{content:"\ed98"}.ti-arrow-bottom-circle:before{content:"\ed99"}.ti-arrow-bottom-square:before{content:"\ed9a"}.ti-arrow-bottom-tail:before{content:"\ed9b"}.ti-arrow-down:before{content:"\ea16"}.ti-arrow-down-circle:before{content:"\ea11"}.ti-arrow-down-left:before{content:"\ea13"}.ti-arrow-down-left-circle:before{content:"\ea12"}.ti-arrow-down-right:before{content:"\ea15"}.ti-arrow-down-right-circle:before{content:"\ea14"}.ti-arrow-forward:before{content:"\ea17"}.ti-arrow-forward-up:before{content:"\eb78"}.ti-arrow-left:before{content:"\ea19"}.ti-arrow-left-bar:before{content:"\ed9c"}.ti-arrow-left-circle:before{content:"\ea18"}.ti-arrow-left-square:before{content:"\ed9d"}.ti-arrow-left-tail:before{content:"\ed9e"}.ti-arrow-loop-left:before{content:"\ed9f"}.ti-arrow-loop-right:before{content:"\eda0"}.ti-arrow-narrow-down:before{content:"\ea1a"}.ti-arrow-narrow-left:before{content:"\ea1b"}.ti-arrow-narrow-right:before{content:"\ea1c"}.ti-arrow-narrow-up:before{content:"\ea1d"}.ti-arrow-ramp-left:before{content:"\ed3c"}.ti-arrow-ramp-right:before{content:"\ed3d"}.ti-arrow-right:before{content:"\ea1f"}.ti-arrow-right-bar:before{content:"\eda1"}.ti-arrow-right-circle:before{content:"\ea1e"}.ti-arrow-right-square:before{content:"\eda2"}.ti-arrow-right-tail:before{content:"\eda3"}.ti-arrow-top-bar:before{content:"\eda4"}.ti-arrow-top-circle:before{content:"\eda5"}.ti-arrow-top-square:before{content:"\eda6"}.ti-arrow-top-tail:before{content:"\eda7"}.ti-arrow-up:before{content:"\ea25"}.ti-arrow-up-circle:before{content:"\ea20"}.ti-arrow-up-left:before{content:"\ea22"}.ti-arrow-up-left-circle:before{content:"\ea21"}.ti-arrow-up-right:before{content:"\ea24"}.ti-arrow-up-right-circle:before{content:"\ea23"}.ti-arrow-wave-left-down:before{content:"\eda8"}.ti-arrow-wave-left-up:before{content:"\eda9"}.ti-arrow-wave-right-down:before{content:"\edaa"}.ti-arrow-wave-right-up:before{content:"\edab"}.ti-arrows-diagonal:before{content:"\ea27"}.ti-arrows-diagonal-2:before{content:"\ea26"}.ti-arrows-diagonal-minimize:before{content:"\ef39"}.ti-arrows-diagonal-minimize-2:before{content:"\ef38"}.ti-arrows-double-ne-sw:before{content:"\edde"}.ti-arrows-double-nw-se:before{content:"\eddf"}.ti-arrows-double-se-nw:before{content:"\ede0"}.ti-arrows-double-sw-ne:before{content:"\ede1"}.ti-arrows-down:before{content:"\edad"}.ti-arrows-down-up:before{content:"\edac"}.ti-arrows-horizontal:before{content:"\eb59"}.ti-arrows-join:before{content:"\edaf"}.ti-arrows-join-2:before{content:"\edae"}.ti-arrows-left:before{content:"\edb1"}.ti-arrows-left-down:before{content:"\ee00"}.ti-arrows-left-right:before{content:"\edb0"}.ti-arrows-maximize:before{content:"\ea28"}.ti-arrows-minimize:before{content:"\ea29"}.ti-arrows-right:before{content:"\edb3"}.ti-arrows-right-down:before{content:"\ee01"}.ti-arrows-right-left:before{content:"\edb2"}.ti-arrows-sort:before{content:"\eb5a"}.ti-arrows-split:before{content:"\edb5"}.ti-arrows-split-2:before{content:"\edb4"}.ti-arrows-up:before{content:"\edb7"}.ti-arrows-up-down:before{content:"\edb6"}.ti-arrows-up-left:before{content:"\ee02"}.ti-arrows-up-right:before{content:"\ee03"}.ti-arrows-vertical:before{content:"\eb5b"}.ti-artboard:before{content:"\ea2a"}.ti-aspect-ratio:before{content:"\ed30"}.ti-at:before{content:"\ea2b"}.ti-atom:before{content:"\eb79"}.ti-atom-2:before{content:"\ebdf"}.ti-award:before{content:"\ea2c"}.ti-backhoe:before{content:"\ed86"}.ti-backspace:before{content:"\ea2d"}.ti-ball-american-football:before{content:"\ee04"}.ti-ball-basketball:before{content:"\ec28"}.ti-ball-bowling:before{content:"\ec29"}.ti-ball-football:before{content:"\ee06"}.ti-ball-football-off:before{content:"\ee05"}.ti-ball-tennis:before{content:"\ec2a"}.ti-ball-volleyball:before{content:"\ec2b"}.ti-ballon:before{content:"\ef3a"}.ti-ban:before{content:"\ea2e"}.ti-bandage:before{content:"\eb7a"}.ti-barcode:before{content:"\ebc6"}.ti-basket:before{content:"\ebe1"}.ti-battery:before{content:"\ea34"}.ti-battery-1:before{content:"\ea2f"}.ti-battery-2:before{content:"\ea30"}.ti-battery-3:before{content:"\ea31"}.ti-battery-4:before{content:"\ea32"}.ti-battery-automotive:before{content:"\ee07"}.ti-battery-charging:before{content:"\ea33"}.ti-battery-charging-2:before{content:"\ef3b"}.ti-battery-eco:before{content:"\ef3c"}.ti-battery-off:before{content:"\ed1c"}.ti-beach:before{content:"\ef3d"}.ti-bed:before{content:"\eb5c"}.ti-bell:before{content:"\ea35"}.ti-bell-minus:before{content:"\ede2"}.ti-bell-off:before{content:"\ece9"}.ti-bell-plus:before{content:"\ede3"}.ti-bell-ringing:before{content:"\ed07"}.ti-bell-ringing-2:before{content:"\ede4"}.ti-bell-x:before{content:"\ede5"}.ti-bike:before{content:"\ea36"}.ti-binary:before{content:"\ee08"}.ti-biohazard:before{content:"\ecb8"}.ti-blockquote:before{content:"\ee09"}.ti-bluetooth:before{content:"\ea37"}.ti-bluetooth-connected:before{content:"\ecea"}.ti-bluetooth-off:before{content:"\eceb"}.ti-bold:before{content:"\eb7b"}.ti-bolt:before{content:"\ea38"}.ti-bolt-off:before{content:"\ecec"}.ti-bone:before{content:"\edb8"}.ti-book:before{content:"\ea39"}.ti-bookmark:before{content:"\ea3a"}.ti-bookmark-off:before{content:"\eced"}.ti-bookmarks:before{content:"\ed08"}.ti-border-all:before{content:"\ea3b"}.ti-border-bottom:before{content:"\ea3c"}.ti-border-horizontal:before{content:"\ea3d"}.ti-border-inner:before{content:"\ea3e"}.ti-border-left:before{content:"\ea3f"}.ti-border-none:before{content:"\ea40"}.ti-border-outer:before{content:"\ea41"}.ti-border-radius:before{content:"\eb7c"}.ti-border-right:before{content:"\ea42"}.ti-border-style:before{content:"\ee0a"}.ti-border-style-2:before{content:"\ef22"}.ti-border-top:before{content:"\ea43"}.ti-border-vertical:before{content:"\ea44"}.ti-bottle:before{content:"\ef0b"}.ti-box:before{content:"\ea45"}.ti-box-margin:before{content:"\ee0b"}.ti-box-model:before{content:"\ee0c"}.ti-box-model-2:before{content:"\ef23"}.ti-box-multiple:before{content:"\ee17"}.ti-box-multiple-0:before{content:"\ee0d"}.ti-box-multiple-1:before{content:"\ee0e"}.ti-box-multiple-2:before{content:"\ee0f"}.ti-box-multiple-3:before{content:"\ee10"}.ti-box-multiple-4:before{content:"\ee11"}.ti-box-multiple-5:before{content:"\ee12"}.ti-box-multiple-6:before{content:"\ee13"}.ti-box-multiple-7:before{content:"\ee14"}.ti-box-multiple-8:before{content:"\ee15"}.ti-box-multiple-9:before{content:"\ee16"}.ti-box-padding:before{content:"\ee18"}.ti-braces:before{content:"\ebcc"}.ti-brackets:before{content:"\ebcd"}.ti-brand-airbnb:before{content:"\ed68"}.ti-brand-android:before{content:"\ec16"}.ti-brand-apple:before{content:"\ec17"}.ti-brand-apple-arcade:before{content:"\ed69"}.ti-brand-appstore:before{content:"\ed24"}.ti-brand-asana:before{content:"\edc5"}.ti-brand-behance:before{content:"\ec6e"}.ti-brand-bing:before{content:"\edc6"}.ti-brand-bitbucket:before{content:"\edc7"}.ti-brand-booking:before{content:"\edc8"}.ti-brand-bootstrap:before{content:"\ef3e"}.ti-brand-chrome:before{content:"\ec18"}.ti-brand-codepen:before{content:"\ec6f"}.ti-brand-codesandbox:before{content:"\ed6a"}.ti-brand-css3:before{content:"\ed6b"}.ti-brand-deviantart:before{content:"\ecfb"}.ti-brand-discord:before{content:"\ece3"}.ti-brand-disqus:before{content:"\edc9"}.ti-brand-docker:before{content:"\edca"}.ti-brand-dribbble:before{content:"\ec19"}.ti-brand-edge:before{content:"\ecfc"}.ti-brand-facebook:before{content:"\ec1a"}.ti-brand-figma:before{content:"\ec93"}.ti-brand-firefox:before{content:"\ecfd"}.ti-brand-flickr:before{content:"\ecfe"}.ti-brand-foursquare:before{content:"\ecff"}.ti-brand-framer:before{content:"\ec1b"}.ti-brand-github:before{content:"\ec1c"}.ti-brand-gitlab:before{content:"\ec1d"}.ti-brand-google:before{content:"\ec1f"}.ti-brand-google-analytics:before{content:"\edcb"}.ti-brand-google-drive:before{content:"\ec1e"}.ti-brand-google-play:before{content:"\ed25"}.ti-brand-gravatar:before{content:"\edcc"}.ti-brand-hipchat:before{content:"\edcd"}.ti-brand-html5:before{content:"\ed6c"}.ti-brand-instagram:before{content:"\ec20"}.ti-brand-javascript:before{content:"\ef0c"}.ti-brand-kickstarter:before{content:"\edce"}.ti-brand-kotlin:before{content:"\ed6d"}.ti-brand-linkedin:before{content:"\ec8c"}.ti-brand-medium:before{content:"\ec70"}.ti-brand-messenger:before{content:"\ec71"}.ti-brand-netflix:before{content:"\edcf"}.ti-brand-open-source:before{content:"\edd0"}.ti-brand-opera:before{content:"\ec21"}.ti-brand-pagekit:before{content:"\edd1"}.ti-brand-patreon:before{content:"\edd2"}.ti-brand-paypal:before{content:"\ec22"}.ti-brand-pinterest:before{content:"\ec8d"}.ti-brand-pocket:before{content:"\ed00"}.ti-brand-producthunt:before{content:"\edd3"}.ti-brand-python:before{content:"\ed01"}.ti-brand-reddit:before{content:"\ec8e"}.ti-brand-safari:before{content:"\ec23"}.ti-brand-sass:before{content:"\edd4"}.ti-brand-sentry:before{content:"\edd5"}.ti-brand-shazam:before{content:"\edd6"}.ti-brand-sketch:before{content:"\ec24"}.ti-brand-skype:before{content:"\ed02"}.ti-brand-slack:before{content:"\ec72"}.ti-brand-snapchat:before{content:"\ec25"}.ti-brand-soundcloud:before{content:"\ed6e"}.ti-brand-spotify:before{content:"\ed03"}.ti-brand-steam:before{content:"\ed6f"}.ti-brand-stripe:before{content:"\edd7"}.ti-brand-tabler:before{content:"\ec8f"}.ti-brand-tailwind:before{content:"\eca1"}.ti-brand-telegram:before{content:"\ec26"}.ti-brand-tidal:before{content:"\ed70"}.ti-brand-tiktok:before{content:"\ec73"}.ti-brand-tinder:before{content:"\ed71"}.ti-brand-tumblr:before{content:"\ed04"}.ti-brand-twitch:before{content:"\ed05"}.ti-brand-twitter:before{content:"\ec27"}.ti-brand-unsplash:before{content:"\edd8"}.ti-brand-vercel:before{content:"\ef24"}.ti-brand-vimeo:before{content:"\ed06"}.ti-brand-vk:before{content:"\ed72"}.ti-brand-whatsapp:before{content:"\ec74"}.ti-brand-windows:before{content:"\ecd8"}.ti-brand-yahoo:before{content:"\ed73"}.ti-brand-ycombinator:before{content:"\edd9"}.ti-brand-youtube:before{content:"\ec90"}.ti-briefcase:before{content:"\ea46"}.ti-brightness:before{content:"\eb7f"}.ti-brightness-2:before{content:"\ee19"}.ti-brightness-down:before{content:"\eb7d"}.ti-brightness-half:before{content:"\ee1a"}.ti-brightness-up:before{content:"\eb7e"}.ti-browser:before{content:"\ebb7"}.ti-brush:before{content:"\ebb8"}.ti-bucket:before{content:"\ea47"}.ti-bug:before{content:"\ea48"}.ti-building:before{content:"\ea4f"}.ti-building-arch:before{content:"\ea49"}.ti-building-bank:before{content:"\ebe2"}.ti-building-bridge:before{content:"\ea4b"}.ti-building-bridge-2:before{content:"\ea4a"}.ti-building-carousel:before{content:"\ed87"}.ti-building-castle:before{content:"\ed88"}.ti-building-church:before{content:"\ea4c"}.ti-building-community:before{content:"\ebf6"}.ti-building-cottage:before{content:"\ee1b"}.ti-building-factory:before{content:"\ee1c"}.ti-building-fortress:before{content:"\ed89"}.ti-building-hospital:before{content:"\ea4d"}.ti-building-lighthouse:before{content:"\ed8a"}.ti-building-monument:before{content:"\ed26"}.ti-building-pavilon:before{content:"\ebf7"}.ti-building-skyscraper:before{content:"\ec39"}.ti-building-store:before{content:"\ea4e"}.ti-building-warehouse:before{content:"\ebe3"}.ti-bulb:before{content:"\ea51"}.ti-bulb-off:before{content:"\ea50"}.ti-bulldozer:before{content:"\ee1d"}.ti-bus:before{content:"\ebe4"}.ti-businessplan:before{content:"\ee1e"}.ti-calculator:before{content:"\eb80"}.ti-calendar:before{content:"\ea53"}.ti-calendar-event:before{content:"\ea52"}.ti-calendar-minus:before{content:"\ebb9"}.ti-calendar-off:before{content:"\ee1f"}.ti-calendar-plus:before{content:"\ebba"}.ti-calendar-stats:before{content:"\ee20"}.ti-calendar-time:before{content:"\ee21"}.ti-camera:before{content:"\ea54"}.ti-camera-minus:before{content:"\ec3a"}.ti-camera-off:before{content:"\ecee"}.ti-camera-plus:before{content:"\ec3b"}.ti-camera-rotate:before{content:"\ee22"}.ti-camera-selfie:before{content:"\ee23"}.ti-candy:before{content:"\ef0d"}.ti-capture:before{content:"\ec3c"}.ti-car:before{content:"\ebbb"}.ti-car-crane:before{content:"\ef25"}.ti-caravan:before{content:"\ec7c"}.ti-cardboards:before{content:"\ed74"}.ti-caret-down:before{content:"\eb5d"}.ti-caret-left:before{content:"\eb5e"}.ti-caret-right:before{content:"\eb5f"}.ti-caret-up:before{content:"\eb60"}.ti-cash:before{content:"\ea55"}.ti-cash-banknote:before{content:"\ee25"}.ti-cash-banknote-off:before{content:"\ee24"}.ti-cast:before{content:"\ea56"}.ti-ce:before{content:"\ed75"}.ti-certificate:before{content:"\ed76"}.ti-charging-pile:before{content:"\ee26"}.ti-chart-arcs:before{content:"\ee28"}.ti-chart-arcs-3:before{content:"\ee27"}.ti-chart-area:before{content:"\ea58"}.ti-chart-area-line:before{content:"\ea57"}.ti-chart-arrows:before{content:"\ee2a"}.ti-chart-arrows-vertical:before{content:"\ee29"}.ti-chart-bar:before{content:"\ea59"}.ti-chart-bubble:before{content:"\ec75"}.ti-chart-candle:before{content:"\ea5a"}.ti-chart-circles:before{content:"\ee2b"}.ti-chart-donut:before{content:"\ea5b"}.ti-chart-donut-2:before{content:"\ee2c"}.ti-chart-donut-3:before{content:"\ee2d"}.ti-chart-donut-4:before{content:"\ee2e"}.ti-chart-dots:before{content:"\ee2f"}.ti-chart-infographic:before{content:"\ee30"}.ti-chart-line:before{content:"\ea5c"}.ti-chart-pie:before{content:"\ea5d"}.ti-chart-pie-2:before{content:"\ee31"}.ti-chart-pie-3:before{content:"\ee32"}.ti-chart-pie-4:before{content:"\ee33"}.ti-chart-radar:before{content:"\ed77"}.ti-check:before{content:"\ea5e"}.ti-checkbox:before{content:"\eba6"}.ti-checks:before{content:"\ebaa"}.ti-cheese:before{content:"\ef26"}.ti-chevron-down:before{content:"\ea5f"}.ti-chevron-down-left:before{content:"\ed09"}.ti-chevron-down-right:before{content:"\ed0a"}.ti-chevron-left:before{content:"\ea60"}.ti-chevron-right:before{content:"\ea61"}.ti-chevron-up:before{content:"\ea62"}.ti-chevron-up-left:before{content:"\ed0b"}.ti-chevron-up-right:before{content:"\ed0c"}.ti-chevrons-down:before{content:"\ea63"}.ti-chevrons-down-left:before{content:"\ed0d"}.ti-chevrons-down-right:before{content:"\ed0e"}.ti-chevrons-left:before{content:"\ea64"}.ti-chevrons-right:before{content:"\ea65"}.ti-chevrons-up:before{content:"\ea66"}.ti-chevrons-up-left:before{content:"\ed0f"}.ti-chevrons-up-right:before{content:"\ed10"}.ti-christmas-tree:before{content:"\ed78"}.ti-circle:before{content:"\ea6b"}.ti-circle-0:before{content:"\ee34"}.ti-circle-1:before{content:"\ee35"}.ti-circle-2:before{content:"\ee36"}.ti-circle-3:before{content:"\ee37"}.ti-circle-4:before{content:"\ee38"}.ti-circle-5:before{content:"\ee39"}.ti-circle-6:before{content:"\ee3a"}.ti-circle-7:before{content:"\ee3b"}.ti-circle-8:before{content:"\ee3c"}.ti-circle-9:before{content:"\ee3d"}.ti-circle-check:before{content:"\ea67"}.ti-circle-dashed:before{content:"\ed27"}.ti-circle-dotted:before{content:"\ed28"}.ti-circle-half:before{content:"\ee3f"}.ti-circle-half-vertical:before{content:"\ee3e"}.ti-circle-minus:before{content:"\ea68"}.ti-circle-off:before{content:"\ee40"}.ti-circle-plus:before{content:"\ea69"}.ti-circle-square:before{content:"\ece4"}.ti-circle-x:before{content:"\ea6a"}.ti-circles:before{content:"\ece5"}.ti-clear-all:before{content:"\ee41"}.ti-clear-formatting:before{content:"\ebe5"}.ti-click:before{content:"\ebbc"}.ti-clipboard:before{content:"\ea6f"}.ti-clipboard-check:before{content:"\ea6c"}.ti-clipboard-list:before{content:"\ea6d"}.ti-clipboard-x:before{content:"\ea6e"}.ti-clock:before{content:"\ea70"}.ti-cloud:before{content:"\ea76"}.ti-cloud-download:before{content:"\ea71"}.ti-cloud-fog:before{content:"\ecd9"}.ti-cloud-off:before{content:"\ed3e"}.ti-cloud-rain:before{content:"\ea72"}.ti-cloud-snow:before{content:"\ea73"}.ti-cloud-storm:before{content:"\ea74"}.ti-cloud-upload:before{content:"\ea75"}.ti-code:before{content:"\ea77"}.ti-code-minus:before{content:"\ee42"}.ti-code-plus:before{content:"\ee43"}.ti-coffee:before{content:"\ef0e"}.ti-coin:before{content:"\eb82"}.ti-color-picker:before{content:"\ebe6"}.ti-color-swatch:before{content:"\eb61"}.ti-column-insert-left:before{content:"\ee44"}.ti-column-insert-right:before{content:"\ee45"}.ti-columns:before{content:"\eb83"}.ti-comet:before{content:"\ec76"}.ti-command:before{content:"\ea78"}.ti-compass:before{content:"\ea79"}.ti-confetti:before{content:"\ee46"}.ti-container:before{content:"\ee47"}.ti-contrast:before{content:"\ec4e"}.ti-cookie:before{content:"\ef0f"}.ti-copy:before{content:"\ea7a"}.ti-copyleft:before{content:"\ec3d"}.ti-copyright:before{content:"\ea7b"}.ti-corner-down-left:before{content:"\ea7c"}.ti-corner-down-left-double:before{content:"\ee48"}.ti-corner-down-right:before{content:"\ea7d"}.ti-corner-down-right-double:before{content:"\ee49"}.ti-corner-left-down:before{content:"\ea7e"}.ti-corner-left-down-double:before{content:"\ee4a"}.ti-corner-left-up:before{content:"\ea7f"}.ti-corner-left-up-double:before{content:"\ee4b"}.ti-corner-right-down:before{content:"\ea80"}.ti-corner-right-down-double:before{content:"\ee4c"}.ti-corner-right-up:before{content:"\ea81"}.ti-corner-right-up-double:before{content:"\ee4d"}.ti-corner-up-left:before{content:"\ea82"}.ti-corner-up-left-double:before{content:"\ee4e"}.ti-corner-up-right:before{content:"\ea83"}.ti-corner-up-right-double:before{content:"\ee4f"}.ti-crane:before{content:"\ef27"}.ti-credit-card:before{content:"\ea84"}.ti-credit-card-off:before{content:"\ed11"}.ti-crop:before{content:"\ea85"}.ti-crosshair:before{content:"\ec3e"}.ti-crown:before{content:"\ed12"}.ti-crown-off:before{content:"\ee50"}.ti-cup:before{content:"\ef28"}.ti-curly-loop:before{content:"\ecda"}.ti-currency-bahraini:before{content:"\ee51"}.ti-currency-bath:before{content:"\ee52"}.ti-currency-bitcoin:before{content:"\ebab"}.ti-currency-cent:before{content:"\ee53"}.ti-currency-dinar:before{content:"\ee54"}.ti-currency-dirham:before{content:"\ee55"}.ti-currency-dollar:before{content:"\eb84"}.ti-currency-dollar-australian:before{content:"\ee56"}.ti-currency-dollar-canadian:before{content:"\ee57"}.ti-currency-dollar-singapore:before{content:"\ee58"}.ti-currency-ethereum:before{content:"\ee59"}.ti-currency-euro:before{content:"\eb85"}.ti-currency-forint:before{content:"\ee5a"}.ti-currency-frank:before{content:"\ee5b"}.ti-currency-krone-czech:before{content:"\ee5c"}.ti-currency-krone-danish:before{content:"\ee5d"}.ti-currency-krone-swedish:before{content:"\ee5e"}.ti-currency-leu:before{content:"\ee5f"}.ti-currency-lira:before{content:"\ee60"}.ti-currency-litecoin:before{content:"\ee61"}.ti-currency-naira:before{content:"\ee62"}.ti-currency-pound:before{content:"\ebac"}.ti-currency-real:before{content:"\ee63"}.ti-currency-renminbi:before{content:"\ee64"}.ti-currency-ripple:before{content:"\ee65"}.ti-currency-riyal:before{content:"\ee66"}.ti-currency-rubel:before{content:"\ee67"}.ti-currency-rupee:before{content:"\ebad"}.ti-currency-shekel:before{content:"\ee68"}.ti-currency-taka:before{content:"\ee69"}.ti-currency-tugrik:before{content:"\ee6a"}.ti-currency-won:before{content:"\ee6b"}.ti-currency-yen:before{content:"\ebae"}.ti-currency-zloty:before{content:"\ee6c"}.ti-current-location:before{content:"\ecef"}.ti-cursor-text:before{content:"\ee6d"}.ti-cut:before{content:"\ea86"}.ti-dashboard:before{content:"\ea87"}.ti-database:before{content:"\ea88"}.ti-database-export:before{content:"\ee6e"}.ti-database-import:before{content:"\ee6f"}.ti-database-off:before{content:"\ee70"}.ti-details:before{content:"\ee71"}.ti-device-analytics:before{content:"\ee72"}.ti-device-audio-tape:before{content:"\ee73"}.ti-device-cctv:before{content:"\ee74"}.ti-device-computer-camera:before{content:"\ee76"}.ti-device-computer-camera-off:before{content:"\ee75"}.ti-device-desktop:before{content:"\ea89"}.ti-device-desktop-analytics:before{content:"\ee77"}.ti-device-desktop-off:before{content:"\ee78"}.ti-device-floppy:before{content:"\eb62"}.ti-device-gamepad:before{content:"\eb63"}.ti-device-laptop:before{content:"\eb64"}.ti-device-mobile:before{content:"\ea8a"}.ti-device-mobile-message:before{content:"\ee79"}.ti-device-mobile-rotated:before{content:"\ecdb"}.ti-device-mobile-vibration:before{content:"\eb86"}.ti-device-speaker:before{content:"\ea8b"}.ti-device-tablet:before{content:"\ea8c"}.ti-device-tv:before{content:"\ea8d"}.ti-device-watch:before{content:"\ebf9"}.ti-devices:before{content:"\eb87"}.ti-devices-2:before{content:"\ed29"}.ti-devices-pc:before{content:"\ee7a"}.ti-diamond:before{content:"\eb65"}.ti-dice:before{content:"\eb66"}.ti-dimensions:before{content:"\ee7b"}.ti-direction:before{content:"\ebfb"}.ti-direction-horizontal:before{content:"\ebfa"}.ti-directions:before{content:"\ea8e"}.ti-disabled:before{content:"\ea8f"}.ti-disabled-2:before{content:"\ebaf"}.ti-disc:before{content:"\ea90"}.ti-discount:before{content:"\ebbd"}.ti-discount-2:before{content:"\ee7c"}.ti-divide:before{content:"\ed5c"}.ti-dna:before{content:"\ee7d"}.ti-dog-bowl:before{content:"\ef29"}.ti-dots:before{content:"\ea95"}.ti-dots-circle-horizontal:before{content:"\ea91"}.ti-dots-diagonal:before{content:"\ea93"}.ti-dots-diagonal-2:before{content:"\ea92"}.ti-dots-vertical:before{content:"\ea94"}.ti-download:before{content:"\ea96"}.ti-drag-drop:before{content:"\eb89"}.ti-drag-drop-2:before{content:"\eb88"}.ti-drone:before{content:"\ed79"}.ti-drone-off:before{content:"\ee7e"}.ti-droplet:before{content:"\ea97"}.ti-droplet-filled:before{content:"\ee80"}.ti-droplet-filled-2:before{content:"\ee7f"}.ti-droplet-half:before{content:"\ee82"}.ti-droplet-half-2:before{content:"\ee81"}.ti-droplet-off:before{content:"\ee83"}.ti-ear:before{content:"\ebce"}.ti-ear-off:before{content:"\ee84"}.ti-edit:before{content:"\ea98"}.ti-edit-circle:before{content:"\ee85"}.ti-egg:before{content:"\eb8a"}.ti-emphasis:before{content:"\ebcf"}.ti-equal:before{content:"\ee87"}.ti-equal-not:before{content:"\ee86"}.ti-eraser:before{content:"\eb8b"}.ti-exchange:before{content:"\ebe7"}.ti-exposure:before{content:"\eb8c"}.ti-external-link:before{content:"\ea99"}.ti-eye:before{content:"\ea9a"}.ti-eye-check:before{content:"\ee88"}.ti-eye-off:before{content:"\ecf0"}.ti-eyeglass:before{content:"\ee8a"}.ti-eyeglass-2:before{content:"\ee89"}.ti-face-id:before{content:"\ea9b"}.ti-fall:before{content:"\ecb9"}.ti-feather:before{content:"\ee8b"}.ti-fence:before{content:"\ef2a"}.ti-file:before{content:"\eaa4"}.ti-file-alert:before{content:"\ede6"}.ti-file-analytics:before{content:"\ede7"}.ti-file-certificate:before{content:"\ed4d"}.ti-file-check:before{content:"\ea9c"}.ti-file-code:before{content:"\ebd0"}.ti-file-code-2:before{content:"\ede8"}.ti-file-diff:before{content:"\ecf1"}.ti-file-dislike:before{content:"\ed2a"}.ti-file-download:before{content:"\ea9d"}.ti-file-export:before{content:"\ede9"}.ti-file-horizontal:before{content:"\ebb0"}.ti-file-import:before{content:"\edea"}.ti-file-info:before{content:"\edec"}.ti-file-invoice:before{content:"\eb67"}.ti-file-like:before{content:"\ed2b"}.ti-file-minus:before{content:"\ea9e"}.ti-file-music:before{content:"\ea9f"}.ti-file-off:before{content:"\ecf2"}.ti-file-phone:before{content:"\ecdc"}.ti-file-plus:before{content:"\eaa0"}.ti-file-report:before{content:"\eded"}.ti-file-search:before{content:"\ed5d"}.ti-file-shredder:before{content:"\eaa1"}.ti-file-symlink:before{content:"\ed53"}.ti-file-text:before{content:"\eaa2"}.ti-file-upload:before{content:"\ec91"}.ti-file-x:before{content:"\eaa3"}.ti-file-zip:before{content:"\ed4e"}.ti-files:before{content:"\edef"}.ti-files-off:before{content:"\edee"}.ti-filter:before{content:"\eaa5"}.ti-filter-off:before{content:"\ed2c"}.ti-fingerprint:before{content:"\ebd1"}.ti-firetruck:before{content:"\ebe8"}.ti-fish:before{content:"\ef2b"}.ti-flag:before{content:"\eaa6"}.ti-flag-2:before{content:"\ee8c"}.ti-flag-3:before{content:"\ee8d"}.ti-flame:before{content:"\ec2c"}.ti-flare:before{content:"\ee8e"}.ti-flask:before{content:"\ebd2"}.ti-flip-horizontal:before{content:"\eaa7"}.ti-flip-vertical:before{content:"\eaa8"}.ti-float-center:before{content:"\ebb1"}.ti-float-left:before{content:"\ebb2"}.ti-float-none:before{content:"\ed13"}.ti-float-right:before{content:"\ebb3"}.ti-focus:before{content:"\eb8d"}.ti-focus-2:before{content:"\ebd3"}.ti-fold:before{content:"\ed56"}.ti-fold-down:before{content:"\ed54"}.ti-fold-up:before{content:"\ed55"}.ti-folder:before{content:"\eaad"}.ti-folder-minus:before{content:"\eaaa"}.ti-folder-off:before{content:"\ed14"}.ti-folder-plus:before{content:"\eaab"}.ti-folder-x:before{content:"\eaac"}.ti-folders:before{content:"\eaae"}.ti-forbid:before{content:"\ebd5"}.ti-forbid-2:before{content:"\ebd4"}.ti-forklift:before{content:"\ebe9"}.ti-forms:before{content:"\ee8f"}.ti-frame:before{content:"\eaaf"}.ti-friends:before{content:"\eab0"}.ti-gas-station:before{content:"\ec7d"}.ti-gauge:before{content:"\eab1"}.ti-geometry:before{content:"\ee90"}.ti-ghost:before{content:"\eb8e"}.ti-gift:before{content:"\eb68"}.ti-git-branch:before{content:"\eab2"}.ti-git-commit:before{content:"\eab3"}.ti-git-compare:before{content:"\eab4"}.ti-git-fork:before{content:"\eb8f"}.ti-git-merge:before{content:"\eab5"}.ti-git-pull-request:before{content:"\eab6"}.ti-glass:before{content:"\eab8"}.ti-glass-full:before{content:"\eab7"}.ti-glass-off:before{content:"\ee91"}.ti-globe:before{content:"\eab9"}.ti-golf:before{content:"\ed8c"}.ti-gps:before{content:"\ed7a"}.ti-grain:before{content:"\ee92"}.ti-grid-dots:before{content:"\eaba"}.ti-grip-horizontal:before{content:"\ec00"}.ti-grip-vertical:before{content:"\ec01"}.ti-growth:before{content:"\ee93"}.ti-h-1:before{content:"\ec94"}.ti-h-2:before{content:"\ec95"}.ti-h-3:before{content:"\ec96"}.ti-h-4:before{content:"\ec97"}.ti-h-5:before{content:"\ec98"}.ti-h-6:before{content:"\ec99"}.ti-hand-finger:before{content:"\ee94"}.ti-hand-little-finger:before{content:"\ee95"}.ti-hand-middle-finger:before{content:"\ec2d"}.ti-hand-off:before{content:"\ed15"}.ti-hand-ring-finger:before{content:"\ee96"}.ti-hand-rock:before{content:"\ee97"}.ti-hand-stop:before{content:"\ec2e"}.ti-hand-three-fingers:before{content:"\ee98"}.ti-hand-two-fingers:before{content:"\ee99"}.ti-hanger:before{content:"\ee9a"}.ti-hash:before{content:"\eabc"}.ti-heading:before{content:"\ee9b"}.ti-headphones:before{content:"\eabd"}.ti-headphones-off:before{content:"\ed1d"}.ti-headset:before{content:"\eb90"}.ti-heart:before{content:"\eabe"}.ti-heart-broken:before{content:"\ecba"}.ti-helicopter:before{content:"\ed8e"}.ti-helicopter-landing:before{content:"\ed8d"}.ti-help:before{content:"\eabf"}.ti-hexagon:before{content:"\ec02"}.ti-hexagon-off:before{content:"\ee9c"}.ti-hierarchy:before{content:"\ee9e"}.ti-hierarchy-2:before{content:"\ee9d"}.ti-highlight:before{content:"\ef3f"}.ti-history:before{content:"\ebea"}.ti-home:before{content:"\eac1"}.ti-home-2:before{content:"\eac0"}.ti-ice-cream:before{content:"\eac2"}.ti-ice-cream-2:before{content:"\ee9f"}.ti-id:before{content:"\eac3"}.ti-inbox:before{content:"\eac4"}.ti-indent-decrease:before{content:"\eb91"}.ti-indent-increase:before{content:"\eb92"}.ti-infinity:before{content:"\eb69"}.ti-info-circle:before{content:"\eac5"}.ti-info-square:before{content:"\eac6"}.ti-italic:before{content:"\eb93"}.ti-jump-rope:before{content:"\ed8f"}.ti-karate:before{content:"\ed32"}.ti-key:before{content:"\eac7"}.ti-keyboard:before{content:"\ebd6"}.ti-keyboard-hide:before{content:"\ec7e"}.ti-keyboard-off:before{content:"\eea0"}.ti-keyboard-show:before{content:"\ec7f"}.ti-language:before{content:"\ebbe"}.ti-layers-difference:before{content:"\eac8"}.ti-layers-intersect:before{content:"\eac9"}.ti-layers-linked:before{content:"\eea1"}.ti-layers-subtract:before{content:"\eaca"}.ti-layers-union:before{content:"\eacb"}.ti-layout:before{content:"\eadb"}.ti-layout-2:before{content:"\eacc"}.ti-layout-align-bottom:before{content:"\eacd"}.ti-layout-align-center:before{content:"\eace"}.ti-layout-align-left:before{content:"\eacf"}.ti-layout-align-middle:before{content:"\ead0"}.ti-layout-align-right:before{content:"\ead1"}.ti-layout-align-top:before{content:"\ead2"}.ti-layout-bottombar:before{content:"\ead3"}.ti-layout-cards:before{content:"\ec13"}.ti-layout-columns:before{content:"\ead4"}.ti-layout-distribute-horizontal:before{content:"\ead5"}.ti-layout-distribute-vertical:before{content:"\ead6"}.ti-layout-grid:before{content:"\edba"}.ti-layout-grid-add:before{content:"\edb9"}.ti-layout-kanban:before{content:"\ec3f"}.ti-layout-list:before{content:"\ec14"}.ti-layout-navbar:before{content:"\ead7"}.ti-layout-rows:before{content:"\ead8"}.ti-layout-sidebar:before{content:"\eada"}.ti-layout-sidebar-right:before{content:"\ead9"}.ti-leaf:before{content:"\ed4f"}.ti-lego:before{content:"\eadc"}.ti-lemon:before{content:"\ef10"}.ti-letter-a:before{content:"\ec50"}.ti-letter-b:before{content:"\ec51"}.ti-letter-c:before{content:"\ec52"}.ti-letter-case:before{content:"\eea5"}.ti-letter-case-lower:before{content:"\eea2"}.ti-letter-case-toggle:before{content:"\eea3"}.ti-letter-case-upper:before{content:"\eea4"}.ti-letter-d:before{content:"\ec53"}.ti-letter-e:before{content:"\ec54"}.ti-letter-f:before{content:"\ec55"}.ti-letter-g:before{content:"\ec56"}.ti-letter-h:before{content:"\ec57"}.ti-letter-i:before{content:"\ec58"}.ti-letter-j:before{content:"\ec59"}.ti-letter-k:before{content:"\ec5a"}.ti-letter-l:before{content:"\ec5b"}.ti-letter-m:before{content:"\ec5c"}.ti-letter-n:before{content:"\ec5d"}.ti-letter-o:before{content:"\ec5e"}.ti-letter-p:before{content:"\ec5f"}.ti-letter-q:before{content:"\ec60"}.ti-letter-r:before{content:"\ec61"}.ti-letter-s:before{content:"\ec62"}.ti-letter-spacing:before{content:"\eea6"}.ti-letter-t:before{content:"\ec63"}.ti-letter-u:before{content:"\ec64"}.ti-letter-v:before{content:"\ec65"}.ti-letter-w:before{content:"\ec66"}.ti-letter-x:before{content:"\ec67"}.ti-letter-y:before{content:"\ec68"}.ti-letter-z:before{content:"\ec69"}.ti-letters-case:before{content:"\ec6a"}.ti-license:before{content:"\ebc0"}.ti-lifebuoy:before{content:"\eadd"}.ti-line:before{content:"\ec40"}.ti-line-dashed:before{content:"\eea7"}.ti-line-dotted:before{content:"\eea8"}.ti-line-height:before{content:"\eb94"}.ti-link:before{content:"\eade"}.ti-list:before{content:"\eb6b"}.ti-list-check:before{content:"\eb6a"}.ti-list-details:before{content:"\ef40"}.ti-list-numbers:before{content:"\ef11"}.ti-list-search:before{content:"\eea9"}.ti-live-photo:before{content:"\eadf"}.ti-live-view:before{content:"\ec6b"}.ti-loader:before{content:"\eca3"}.ti-loader-quarter:before{content:"\eca2"}.ti-location:before{content:"\eae0"}.ti-lock:before{content:"\eae2"}.ti-lock-access:before{content:"\eeaa"}.ti-lock-off:before{content:"\ed1e"}.ti-lock-open:before{content:"\eae1"}.ti-login:before{content:"\eba7"}.ti-logout:before{content:"\eba8"}.ti-macro:before{content:"\eeab"}.ti-magnet:before{content:"\eae3"}.ti-mail:before{content:"\eae5"}.ti-mail-forward:before{content:"\eeac"}.ti-mail-opened:before{content:"\eae4"}.ti-mailbox:before{content:"\eead"}.ti-man:before{content:"\eae6"}.ti-manual-gearbox:before{content:"\ed7b"}.ti-map:before{content:"\eae9"}.ti-map-2:before{content:"\eae7"}.ti-map-pin:before{content:"\eae8"}.ti-map-pin-off:before{content:"\ecf3"}.ti-map-pins:before{content:"\ed5e"}.ti-markdown:before{content:"\ec41"}.ti-marquee:before{content:"\ec77"}.ti-marquee-2:before{content:"\eeae"}.ti-mars:before{content:"\ec80"}.ti-mask:before{content:"\eeb0"}.ti-mask-off:before{content:"\eeaf"}.ti-massage:before{content:"\eeb1"}.ti-math:before{content:"\ebeb"}.ti-math-function:before{content:"\eeb2"}.ti-math-symbols:before{content:"\eeb3"}.ti-maximize:before{content:"\eaea"}.ti-meat:before{content:"\ef12"}.ti-medal:before{content:"\ec78"}.ti-medical-cross:before{content:"\ec2f"}.ti-menu:before{content:"\eaeb"}.ti-menu-2:before{content:"\ec42"}.ti-message:before{content:"\eaef"}.ti-message-2:before{content:"\eaec"}.ti-message-circle:before{content:"\eaed"}.ti-message-circle-2:before{content:"\ed3f"}.ti-message-circle-off:before{content:"\ed40"}.ti-message-dots:before{content:"\eaee"}.ti-message-off:before{content:"\ed41"}.ti-message-plus:before{content:"\ec9a"}.ti-message-report:before{content:"\ec9b"}.ti-messages:before{content:"\eb6c"}.ti-messages-off:before{content:"\ed42"}.ti-microphone:before{content:"\eaf0"}.ti-microphone-2:before{content:"\ef2c"}.ti-microphone-off:before{content:"\ed16"}.ti-milk:before{content:"\ef13"}.ti-minimize:before{content:"\eaf1"}.ti-minus:before{content:"\eaf2"}.ti-minus-vertical:before{content:"\eeb4"}.ti-mist:before{content:"\ec30"}.ti-mood-boy:before{content:"\ed2d"}.ti-mood-confuzed:before{content:"\eaf3"}.ti-mood-crazy-happy:before{content:"\ed90"}.ti-mood-cry:before{content:"\ecbb"}.ti-mood-empty:before{content:"\eeb5"}.ti-mood-happy:before{content:"\eaf4"}.ti-mood-kid:before{content:"\ec03"}.ti-mood-neutral:before{content:"\eaf5"}.ti-mood-sad:before{content:"\eaf6"}.ti-mood-smile:before{content:"\eaf7"}.ti-mood-suprised:before{content:"\ec04"}.ti-mood-tongue:before{content:"\eb95"}.ti-moon:before{content:"\eaf8"}.ti-moon-2:before{content:"\ece6"}.ti-moon-stars:before{content:"\ece7"}.ti-moped:before{content:"\ecbc"}.ti-motorbike:before{content:"\eeb6"}.ti-mouse:before{content:"\eaf9"}.ti-movie:before{content:"\eafa"}.ti-mug:before{content:"\eafb"}.ti-multiplier-0-5x:before{content:"\ef41"}.ti-multiplier-1-5x:before{content:"\ef42"}.ti-multiplier-1x:before{content:"\ef43"}.ti-multiplier-2x:before{content:"\ef44"}.ti-mushroom:before{content:"\ef14"}.ti-music:before{content:"\eafc"}.ti-new-section:before{content:"\ebc1"}.ti-news:before{content:"\eafd"}.ti-nfc:before{content:"\eeb7"}.ti-note:before{content:"\eb6d"}.ti-notebook:before{content:"\eb96"}.ti-notes:before{content:"\eb6e"}.ti-notification:before{content:"\eafe"}.ti-number-0:before{content:"\edf0"}.ti-number-1:before{content:"\edf1"}.ti-number-2:before{content:"\edf2"}.ti-number-3:before{content:"\edf3"}.ti-number-4:before{content:"\edf4"}.ti-number-5:before{content:"\edf5"}.ti-number-6:before{content:"\edf6"}.ti-number-7:before{content:"\edf7"}.ti-number-8:before{content:"\edf8"}.ti-number-9:before{content:"\edf9"}.ti-octagon:before{content:"\ecbd"}.ti-octagon-off:before{content:"\eeb8"}.ti-old:before{content:"\eeb9"}.ti-olympics:before{content:"\eeba"}.ti-omega:before{content:"\eb97"}.ti-outlet:before{content:"\ebd7"}.ti-overline:before{content:"\eebb"}.ti-package:before{content:"\eaff"}.ti-pacman:before{content:"\eebc"}.ti-page-break:before{content:"\ec81"}.ti-paint:before{content:"\eb00"}.ti-palette:before{content:"\eb01"}.ti-panorama-horizontal:before{content:"\ed33"}.ti-panorama-vertical:before{content:"\ed34"}.ti-paperclip:before{content:"\eb02"}.ti-parachute:before{content:"\ed7c"}.ti-parentheses:before{content:"\ebd8"}.ti-parking:before{content:"\eb03"}.ti-peace:before{content:"\ecbe"}.ti-pencil:before{content:"\eb04"}.ti-pennant:before{content:"\ed7d"}.ti-pepper:before{content:"\ef15"}.ti-percentage:before{content:"\ecf4"}.ti-perspective:before{content:"\eebd"}.ti-phone:before{content:"\eb09"}.ti-phone-call:before{content:"\eb05"}.ti-phone-calling:before{content:"\ec43"}.ti-phone-check:before{content:"\ec05"}.ti-phone-incoming:before{content:"\eb06"}.ti-phone-off:before{content:"\ecf5"}.ti-phone-outgoing:before{content:"\eb07"}.ti-phone-pause:before{content:"\eb08"}.ti-phone-plus:before{content:"\ec06"}.ti-phone-x:before{content:"\ec07"}.ti-photo:before{content:"\eb0a"}.ti-photo-off:before{content:"\ecf6"}.ti-physotherapist:before{content:"\eebe"}.ti-picture-in-picture:before{content:"\ed35"}.ti-picture-in-picture-off:before{content:"\ed43"}.ti-picture-in-picture-on:before{content:"\ed44"}.ti-pill:before{content:"\ec44"}.ti-pin:before{content:"\ec9c"}.ti-pinned:before{content:"\ed60"}.ti-pinned-off:before{content:"\ed5f"}.ti-pizza:before{content:"\edbb"}.ti-plane:before{content:"\eb6f"}.ti-plane-arrival:before{content:"\eb99"}.ti-plane-departure:before{content:"\eb9a"}.ti-planet:before{content:"\ec08"}.ti-plant:before{content:"\ed50"}.ti-plant-2:before{content:"\ed7e"}.ti-play-card:before{content:"\eebf"}.ti-player-pause:before{content:"\ed45"}.ti-player-play:before{content:"\ed46"}.ti-player-record:before{content:"\ed47"}.ti-player-skip-back:before{content:"\ed48"}.ti-player-skip-forward:before{content:"\ed49"}.ti-player-stop:before{content:"\ed4a"}.ti-player-track-next:before{content:"\ed4b"}.ti-player-track-prev:before{content:"\ed4c"}.ti-playlist:before{content:"\eec0"}.ti-plug:before{content:"\ebd9"}.ti-plus:before{content:"\eb0b"}.ti-point:before{content:"\eb0c"}.ti-pokeball:before{content:"\eec1"}.ti-polaroid:before{content:"\eec2"}.ti-pool:before{content:"\ed91"}.ti-power:before{content:"\eb0d"}.ti-pray:before{content:"\ecbf"}.ti-presentation:before{content:"\eb70"}.ti-presentation-analytics:before{content:"\eec3"}.ti-printer:before{content:"\eb0e"}.ti-prompt:before{content:"\eb0f"}.ti-propeller:before{content:"\eec4"}.ti-puzzle:before{content:"\eb10"}.ti-pyramid:before{content:"\eec5"}.ti-qrcode:before{content:"\eb11"}.ti-question-mark:before{content:"\ec9d"}.ti-radio:before{content:"\ef2d"}.ti-radioactive:before{content:"\ecc0"}.ti-radius-bottom-left:before{content:"\eec6"}.ti-radius-bottom-right:before{content:"\eec7"}.ti-radius-top-left:before{content:"\eec8"}.ti-radius-top-right:before{content:"\eec9"}.ti-rainbow:before{content:"\edbc"}.ti-receipt:before{content:"\edfd"}.ti-receipt-2:before{content:"\edfa"}.ti-receipt-off:before{content:"\edfb"}.ti-receipt-refund:before{content:"\edfc"}.ti-receipt-tax:before{content:"\edbd"}.ti-recharging:before{content:"\eeca"}.ti-record-mail:before{content:"\eb12"}.ti-rectangle:before{content:"\ed37"}.ti-rectangle-vertical:before{content:"\ed36"}.ti-recycle:before{content:"\eb9b"}.ti-refresh:before{content:"\eb13"}.ti-refresh-alert:before{content:"\ed57"}.ti-registered:before{content:"\eb14"}.ti-relation-many-to-many:before{content:"\ed7f"}.ti-relation-one-to-many:before{content:"\ed80"}.ti-relation-one-to-one:before{content:"\ed81"}.ti-repeat:before{content:"\eb72"}.ti-repeat-once:before{content:"\eb71"}.ti-replace:before{content:"\ebc7"}.ti-report:before{content:"\eece"}.ti-report-analytics:before{content:"\eecb"}.ti-report-medical:before{content:"\eecc"}.ti-report-money:before{content:"\eecd"}.ti-resize:before{content:"\eecf"}.ti-ripple:before{content:"\ed82"}.ti-road-sign:before{content:"\ecdd"}.ti-rocket:before{content:"\ec45"}.ti-rotate:before{content:"\eb16"}.ti-rotate-2:before{content:"\ebb4"}.ti-rotate-clockwise:before{content:"\eb15"}.ti-rotate-clockwise-2:before{content:"\ebb5"}.ti-rotate-rectangle:before{content:"\ec15"}.ti-route:before{content:"\eb17"}.ti-router:before{content:"\eb18"}.ti-row-insert-bottom:before{content:"\eed0"}.ti-row-insert-top:before{content:"\eed1"}.ti-rss:before{content:"\eb19"}.ti-ruler:before{content:"\eb1a"}.ti-ruler-2:before{content:"\eed2"}.ti-run:before{content:"\ec82"}.ti-sailboat:before{content:"\ec83"}.ti-salt:before{content:"\ef16"}.ti-satellite:before{content:"\eed3"}.ti-sausage:before{content:"\ef17"}.ti-scale:before{content:"\ebc2"}.ti-scan:before{content:"\ebc8"}.ti-school:before{content:"\ecf7"}.ti-scissors:before{content:"\eb1b"}.ti-scooter:before{content:"\ec6c"}.ti-scooter-electric:before{content:"\ecc1"}.ti-screen-share:before{content:"\ed18"}.ti-screen-share-off:before{content:"\ed17"}.ti-scuba-mask:before{content:"\eed4"}.ti-search:before{content:"\eb1c"}.ti-section:before{content:"\eed5"}.ti-seeding:before{content:"\ed51"}.ti-select:before{content:"\ec9e"}.ti-selector:before{content:"\eb1d"}.ti-send:before{content:"\eb1e"}.ti-separator:before{content:"\ebda"}.ti-separator-horizontal:before{content:"\ec79"}.ti-separator-vertical:before{content:"\ec7a"}.ti-server:before{content:"\eb1f"}.ti-servicemark:before{content:"\ec09"}.ti-settings:before{content:"\eb20"}.ti-settings-automation:before{content:"\eed6"}.ti-shadow:before{content:"\eed8"}.ti-shadow-off:before{content:"\eed7"}.ti-shape:before{content:"\eb9c"}.ti-shape-2:before{content:"\eed9"}.ti-shape-3:before{content:"\eeda"}.ti-share:before{content:"\eb21"}.ti-shield:before{content:"\eb24"}.ti-shield-check:before{content:"\eb22"}.ti-shield-lock:before{content:"\ed58"}.ti-shield-off:before{content:"\ecf8"}.ti-shield-x:before{content:"\eb23"}.ti-ship:before{content:"\ec84"}.ti-shirt:before{content:"\ec0a"}.ti-shopping-cart:before{content:"\eb25"}.ti-shopping-cart-discount:before{content:"\eedb"}.ti-shopping-cart-off:before{content:"\eedc"}.ti-shopping-cart-plus:before{content:"\eedd"}.ti-shopping-cart-x:before{content:"\eede"}.ti-shredder:before{content:"\eedf"}.ti-signature:before{content:"\eee0"}.ti-sitemap:before{content:"\eb9d"}.ti-skateboard:before{content:"\ecc2"}.ti-slice:before{content:"\ebdb"}.ti-slideshow:before{content:"\ebc9"}.ti-smart-home:before{content:"\ecde"}.ti-smoking:before{content:"\ecc4"}.ti-smoking-no:before{content:"\ecc3"}.ti-snowflake:before{content:"\ec0b"}.ti-soccer-field:before{content:"\ed92"}.ti-social:before{content:"\ebec"}.ti-sock:before{content:"\eee1"}.ti-sort-ascending:before{content:"\eb26"}.ti-sort-ascending-2:before{content:"\eee2"}.ti-sort-ascending-letters:before{content:"\ef18"}.ti-sort-ascending-numbers:before{content:"\ef19"}.ti-sort-descending:before{content:"\eb27"}.ti-sort-descending-2:before{content:"\eee3"}.ti-sort-descending-letters:before{content:"\ef1a"}.ti-sort-descending-numbers:before{content:"\ef1b"}.ti-soup:before{content:"\ef2e"}.ti-space:before{content:"\ec0c"}.ti-speakerphone:before{content:"\ed61"}.ti-speedboat:before{content:"\ed93"}.ti-sport-billard:before{content:"\eee4"}.ti-square:before{content:"\eb2c"}.ti-square-0:before{content:"\eee5"}.ti-square-1:before{content:"\eee6"}.ti-square-2:before{content:"\eee7"}.ti-square-3:before{content:"\eee8"}.ti-square-4:before{content:"\eee9"}.ti-square-5:before{content:"\eeea"}.ti-square-6:before{content:"\eeeb"}.ti-square-7:before{content:"\eeec"}.ti-square-8:before{content:"\eeed"}.ti-square-9:before{content:"\eeee"}.ti-square-check:before{content:"\eb28"}.ti-square-dot:before{content:"\ed59"}.ti-square-forbid:before{content:"\ed5b"}.ti-square-forbid-2:before{content:"\ed5a"}.ti-square-minus:before{content:"\eb29"}.ti-square-off:before{content:"\eeef"}.ti-square-plus:before{content:"\eb2a"}.ti-square-root:before{content:"\eef1"}.ti-square-root-2:before{content:"\eef0"}.ti-square-rotated:before{content:"\ecdf"}.ti-square-rotated-off:before{content:"\eef2"}.ti-square-toggle:before{content:"\eef4"}.ti-square-toggle-horizontal:before{content:"\eef3"}.ti-square-x:before{content:"\eb2b"}.ti-squares-diagonal:before{content:"\eef5"}.ti-squares-filled:before{content:"\eef6"}.ti-stack:before{content:"\eb2d"}.ti-stack-2:before{content:"\eef7"}.ti-stairs:before{content:"\eca6"}.ti-stairs-down:before{content:"\eca4"}.ti-stairs-up:before{content:"\eca5"}.ti-star:before{content:"\eb2e"}.ti-star-half:before{content:"\ed19"}.ti-star-off:before{content:"\ed62"}.ti-stars:before{content:"\ed38"}.ti-steering-wheel:before{content:"\ec7b"}.ti-step-into:before{content:"\ece0"}.ti-step-out:before{content:"\ece1"}.ti-stethoscope:before{content:"\edbe"}.ti-sticker:before{content:"\eb2f"}.ti-strikethrough:before{content:"\eb9e"}.ti-submarine:before{content:"\ed94"}.ti-subscript:before{content:"\eb9f"}.ti-subtask:before{content:"\ec9f"}.ti-sum:before{content:"\eb73"}.ti-sun:before{content:"\eb30"}.ti-sun-off:before{content:"\ed63"}.ti-sunrise:before{content:"\ef1c"}.ti-sunset:before{content:"\ec31"}.ti-superscript:before{content:"\eba0"}.ti-swimming:before{content:"\ec92"}.ti-switch:before{content:"\eb33"}.ti-switch-2:before{content:"\edbf"}.ti-switch-3:before{content:"\edc0"}.ti-switch-horizontal:before{content:"\eb31"}.ti-switch-vertical:before{content:"\eb32"}.ti-table:before{content:"\eba1"}.ti-table-export:before{content:"\eef8"}.ti-table-import:before{content:"\eef9"}.ti-table-off:before{content:"\eefa"}.ti-tag:before{content:"\eb34"}.ti-tallymark-1:before{content:"\ec46"}.ti-tallymark-2:before{content:"\ec47"}.ti-tallymark-3:before{content:"\ec48"}.ti-tallymark-4:before{content:"\ec49"}.ti-tallymarks:before{content:"\ec4a"}.ti-tank:before{content:"\ed95"}.ti-target:before{content:"\eb35"}.ti-temperature:before{content:"\eb38"}.ti-temperature-celsius:before{content:"\eb36"}.ti-temperature-fahrenheit:before{content:"\eb37"}.ti-temperature-minus:before{content:"\ebed"}.ti-temperature-plus:before{content:"\ebee"}.ti-template:before{content:"\eb39"}.ti-tent:before{content:"\eefb"}.ti-terminal:before{content:"\ebdc"}.ti-terminal-2:before{content:"\ebef"}.ti-test-pipe:before{content:"\eb3a"}.ti-text-direction-ltr:before{content:"\eefc"}.ti-text-direction-rtl:before{content:"\eefd"}.ti-text-wrap:before{content:"\ebdd"}.ti-text-wrap-disabled:before{content:"\eca7"}.ti-thumb-down:before{content:"\eb3b"}.ti-thumb-up:before{content:"\eb3c"}.ti-ticket:before{content:"\eb3d"}.ti-tilt-shift:before{content:"\eefe"}.ti-tir:before{content:"\ebf0"}.ti-toggle-left:before{content:"\eb3e"}.ti-toggle-right:before{content:"\eb3f"}.ti-tool:before{content:"\eb40"}.ti-tools:before{content:"\ebca"}.ti-tools-kitchen:before{content:"\ed64"}.ti-tools-kitchen-2:before{content:"\eeff"}.ti-tornado:before{content:"\ece2"}.ti-tournament:before{content:"\ecd0"}.ti-track:before{content:"\ef00"}.ti-tractor:before{content:"\ec0d"}.ti-trademark:before{content:"\ec0e"}.ti-traffic-cone:before{content:"\ec0f"}.ti-traffic-lights:before{content:"\ed39"}.ti-train:before{content:"\ed96"}.ti-transfer-in:before{content:"\ef2f"}.ti-transfer-out:before{content:"\ef30"}.ti-trash:before{content:"\eb41"}.ti-trash-off:before{content:"\ed65"}.ti-tree:before{content:"\ef01"}.ti-trees:before{content:"\ec10"}.ti-trending-down:before{content:"\eb42"}.ti-trending-down-2:before{content:"\edc1"}.ti-trending-down-3:before{content:"\edc2"}.ti-trending-up:before{content:"\eb43"}.ti-trending-up-2:before{content:"\edc3"}.ti-trending-up-3:before{content:"\edc4"}.ti-triangle:before{content:"\eb44"}.ti-triangle-off:before{content:"\ef02"}.ti-triangle-square-circle:before{content:"\ece8"}.ti-trident:before{content:"\ecc5"}.ti-trophy:before{content:"\eb45"}.ti-truck:before{content:"\ebc4"}.ti-truck-delivery:before{content:"\ec4b"}.ti-truck-off:before{content:"\ef03"}.ti-truck-return:before{content:"\ec4c"}.ti-typography:before{content:"\ebc5"}.ti-umbrella:before{content:"\ebf1"}.ti-underline:before{content:"\eba2"}.ti-unlink:before{content:"\eb46"}.ti-upload:before{content:"\eb47"}.ti-urgent:before{content:"\eb48"}.ti-user:before{content:"\eb4d"}.ti-user-check:before{content:"\eb49"}.ti-user-exclamation:before{content:"\ec12"}.ti-user-minus:before{content:"\eb4a"}.ti-user-off:before{content:"\ecf9"}.ti-user-plus:before{content:"\eb4b"}.ti-user-x:before{content:"\eb4c"}.ti-users:before{content:"\ebf2"}.ti-vaccine:before{content:"\ef04"}.ti-variable:before{content:"\ef05"}.ti-vector:before{content:"\eca9"}.ti-vector-beizer-2:before{content:"\ed3a"}.ti-vector-bezier:before{content:"\ef1d"}.ti-vector-triangle:before{content:"\eca8"}.ti-venus:before{content:"\ec86"}.ti-versions:before{content:"\ed52"}.ti-video:before{content:"\ed22"}.ti-video-minus:before{content:"\ed1f"}.ti-video-off:before{content:"\ed20"}.ti-video-plus:before{content:"\ed21"}.ti-view-360:before{content:"\ed84"}.ti-viewfinder:before{content:"\eb4e"}.ti-viewport-narrow:before{content:"\ebf3"}.ti-viewport-wide:before{content:"\ebf4"}.ti-virus:before{content:"\eb74"}.ti-virus-off:before{content:"\ed66"}.ti-virus-search:before{content:"\ed67"}.ti-vocabulary:before{content:"\ef1e"}.ti-volume:before{content:"\eb51"}.ti-volume-2:before{content:"\eb4f"}.ti-volume-3:before{content:"\eb50"}.ti-walk:before{content:"\ec87"}.ti-wallet:before{content:"\eb75"}.ti-wand:before{content:"\ebcb"}.ti-wave-saw-tool:before{content:"\ecd3"}.ti-wave-sine:before{content:"\ecd4"}.ti-wave-square:before{content:"\ecd5"}.ti-wifi:before{content:"\eb52"}.ti-wifi-0:before{content:"\eba3"}.ti-wifi-1:before{content:"\eba4"}.ti-wifi-2:before{content:"\eba5"}.ti-wifi-off:before{content:"\ecfa"}.ti-wind:before{content:"\ec34"}.ti-windmill:before{content:"\ed85"}.ti-window:before{content:"\ef06"}.ti-wiper:before{content:"\ecab"}.ti-wiper-wash:before{content:"\ecaa"}.ti-woman:before{content:"\eb53"}.ti-world:before{content:"\eb54"}.ti-world-latitude:before{content:"\ed2e"}.ti-world-longitude:before{content:"\ed2f"}.ti-wrecking-ball:before{content:"\ed97"}.ti-writing:before{content:"\ef08"}.ti-writing-sign:before{content:"\ef07"}.ti-x:before{content:"\eb55"}.ti-yin-yang:before{content:"\ec35"}.ti-zodiac-aquarius:before{content:"\ecac"}.ti-zodiac-aries:before{content:"\ecad"}.ti-zodiac-cancer:before{content:"\ecae"}.ti-zodiac-capricorn:before{content:"\ecaf"}.ti-zodiac-gemini:before{content:"\ecb0"}.ti-zodiac-leo:before{content:"\ecb1"}.ti-zodiac-libra:before{content:"\ecb2"}.ti-zodiac-pisces:before{content:"\ecb3"}.ti-zodiac-sagittarius:before{content:"\ecb4"}.ti-zodiac-scorpio:before{content:"\ecb5"}.ti-zodiac-taurus:before{content:"\ecb6"}.ti-zodiac-virgo:before{content:"\ecb7"}.ti-zoom-cancel:before{content:"\ec4d"}.ti-zoom-check:before{content:"\ef09"}.ti-zoom-in:before{content:"\eb56"}.ti-zoom-money:before{content:"\ef0a"}.ti-zoom-out:before{content:"\eb57"}.ti-zoom-question:before{content:"\edeb"} \ No newline at end of file diff --git a/iconfont/tabler-icons.scss b/iconfont/tabler-icons.scss index 94d4d705..56b19942 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.41.2 by tabler - https://tabler.io + * Tabler Icons 1.42.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -80,6 +80,13 @@ $ti-icon-aperture: unicode('eb58'); $ti-icon-apple: unicode('ef21'); $ti-icon-apps: unicode('ebb6'); $ti-icon-archive: unicode('ea0b'); +$ti-icon-arrow-autofit-content: unicode('ef31'); +$ti-icon-arrow-autofit-down: unicode('ef32'); +$ti-icon-arrow-autofit-height: unicode('ef33'); +$ti-icon-arrow-autofit-left: unicode('ef34'); +$ti-icon-arrow-autofit-right: unicode('ef35'); +$ti-icon-arrow-autofit-up: unicode('ef36'); +$ti-icon-arrow-autofit-width: unicode('ef37'); $ti-icon-arrow-back: unicode('ea0c'); $ti-icon-arrow-back-up: unicode('eb77'); $ti-icon-arrow-bar-down: unicode('ea0d'); @@ -140,6 +147,8 @@ $ti-icon-arrow-wave-right-down: unicode('edaa'); $ti-icon-arrow-wave-right-up: unicode('edab'); $ti-icon-arrows-diagonal: unicode('ea27'); $ti-icon-arrows-diagonal-2: unicode('ea26'); +$ti-icon-arrows-diagonal-minimize: unicode('ef39'); +$ti-icon-arrows-diagonal-minimize-2: unicode('ef38'); $ti-icon-arrows-double-ne-sw: unicode('edde'); $ti-icon-arrows-double-nw-se: unicode('eddf'); $ti-icon-arrows-double-se-nw: unicode('ede0'); @@ -180,6 +189,7 @@ $ti-icon-ball-football: unicode('ee06'); $ti-icon-ball-football-off: unicode('ee05'); $ti-icon-ball-tennis: unicode('ec2a'); $ti-icon-ball-volleyball: unicode('ec2b'); +$ti-icon-ballon: unicode('ef3a'); $ti-icon-ban: unicode('ea2e'); $ti-icon-bandage: unicode('eb7a'); $ti-icon-barcode: unicode('ebc6'); @@ -191,7 +201,10 @@ $ti-icon-battery-3: unicode('ea31'); $ti-icon-battery-4: unicode('ea32'); $ti-icon-battery-automotive: unicode('ee07'); $ti-icon-battery-charging: unicode('ea33'); +$ti-icon-battery-charging-2: unicode('ef3b'); +$ti-icon-battery-eco: unicode('ef3c'); $ti-icon-battery-off: unicode('ed1c'); +$ti-icon-beach: unicode('ef3d'); $ti-icon-bed: unicode('eb5c'); $ti-icon-bell: unicode('ea35'); $ti-icon-bell-minus: unicode('ede2'); @@ -257,6 +270,7 @@ $ti-icon-brand-behance: unicode('ec6e'); $ti-icon-brand-bing: unicode('edc6'); $ti-icon-brand-bitbucket: unicode('edc7'); $ti-icon-brand-booking: unicode('edc8'); +$ti-icon-brand-bootstrap: unicode('ef3e'); $ti-icon-brand-chrome: unicode('ec18'); $ti-icon-brand-codepen: unicode('ec6f'); $ti-icon-brand-codesandbox: unicode('ed6a'); @@ -754,6 +768,7 @@ $ti-icon-hexagon: unicode('ec02'); $ti-icon-hexagon-off: unicode('ee9c'); $ti-icon-hierarchy: unicode('ee9e'); $ti-icon-hierarchy-2: unicode('ee9d'); +$ti-icon-highlight: unicode('ef3f'); $ti-icon-history: unicode('ebea'); $ti-icon-home: unicode('eac1'); $ti-icon-home-2: unicode('eac0'); @@ -845,6 +860,7 @@ $ti-icon-line-height: unicode('eb94'); $ti-icon-link: unicode('eade'); $ti-icon-list: unicode('eb6b'); $ti-icon-list-check: unicode('eb6a'); +$ti-icon-list-details: unicode('ef40'); $ti-icon-list-numbers: unicode('ef11'); $ti-icon-list-search: unicode('eea9'); $ti-icon-live-photo: unicode('eadf'); @@ -926,6 +942,10 @@ $ti-icon-motorbike: unicode('eeb6'); $ti-icon-mouse: unicode('eaf9'); $ti-icon-movie: unicode('eafa'); $ti-icon-mug: unicode('eafb'); +$ti-icon-multiplier-0-5x: unicode('ef41'); +$ti-icon-multiplier-1-5x: unicode('ef42'); +$ti-icon-multiplier-1x: unicode('ef43'); +$ti-icon-multiplier-2x: unicode('ef44'); $ti-icon-mushroom: unicode('ef14'); $ti-icon-music: unicode('eafc'); $ti-icon-new-section: unicode('ebc1'); @@ -1380,6 +1400,13 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-apple:before { content: $ti-icon-apple; } .#{$ti-prefix}-apps:before { content: $ti-icon-apps; } .#{$ti-prefix}-archive:before { content: $ti-icon-archive; } +.#{$ti-prefix}-arrow-autofit-content:before { content: $ti-icon-arrow-autofit-content; } +.#{$ti-prefix}-arrow-autofit-down:before { content: $ti-icon-arrow-autofit-down; } +.#{$ti-prefix}-arrow-autofit-height:before { content: $ti-icon-arrow-autofit-height; } +.#{$ti-prefix}-arrow-autofit-left:before { content: $ti-icon-arrow-autofit-left; } +.#{$ti-prefix}-arrow-autofit-right:before { content: $ti-icon-arrow-autofit-right; } +.#{$ti-prefix}-arrow-autofit-up:before { content: $ti-icon-arrow-autofit-up; } +.#{$ti-prefix}-arrow-autofit-width:before { content: $ti-icon-arrow-autofit-width; } .#{$ti-prefix}-arrow-back:before { content: $ti-icon-arrow-back; } .#{$ti-prefix}-arrow-back-up:before { content: $ti-icon-arrow-back-up; } .#{$ti-prefix}-arrow-bar-down:before { content: $ti-icon-arrow-bar-down; } @@ -1440,6 +1467,8 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-arrow-wave-right-up:before { content: $ti-icon-arrow-wave-right-up; } .#{$ti-prefix}-arrows-diagonal:before { content: $ti-icon-arrows-diagonal; } .#{$ti-prefix}-arrows-diagonal-2:before { content: $ti-icon-arrows-diagonal-2; } +.#{$ti-prefix}-arrows-diagonal-minimize:before { content: $ti-icon-arrows-diagonal-minimize; } +.#{$ti-prefix}-arrows-diagonal-minimize-2:before { content: $ti-icon-arrows-diagonal-minimize-2; } .#{$ti-prefix}-arrows-double-ne-sw:before { content: $ti-icon-arrows-double-ne-sw; } .#{$ti-prefix}-arrows-double-nw-se:before { content: $ti-icon-arrows-double-nw-se; } .#{$ti-prefix}-arrows-double-se-nw:before { content: $ti-icon-arrows-double-se-nw; } @@ -1480,6 +1509,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-ball-football-off:before { content: $ti-icon-ball-football-off; } .#{$ti-prefix}-ball-tennis:before { content: $ti-icon-ball-tennis; } .#{$ti-prefix}-ball-volleyball:before { content: $ti-icon-ball-volleyball; } +.#{$ti-prefix}-ballon:before { content: $ti-icon-ballon; } .#{$ti-prefix}-ban:before { content: $ti-icon-ban; } .#{$ti-prefix}-bandage:before { content: $ti-icon-bandage; } .#{$ti-prefix}-barcode:before { content: $ti-icon-barcode; } @@ -1491,7 +1521,10 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-battery-4:before { content: $ti-icon-battery-4; } .#{$ti-prefix}-battery-automotive:before { content: $ti-icon-battery-automotive; } .#{$ti-prefix}-battery-charging:before { content: $ti-icon-battery-charging; } +.#{$ti-prefix}-battery-charging-2:before { content: $ti-icon-battery-charging-2; } +.#{$ti-prefix}-battery-eco:before { content: $ti-icon-battery-eco; } .#{$ti-prefix}-battery-off:before { content: $ti-icon-battery-off; } +.#{$ti-prefix}-beach:before { content: $ti-icon-beach; } .#{$ti-prefix}-bed:before { content: $ti-icon-bed; } .#{$ti-prefix}-bell:before { content: $ti-icon-bell; } .#{$ti-prefix}-bell-minus:before { content: $ti-icon-bell-minus; } @@ -1557,6 +1590,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-brand-bing:before { content: $ti-icon-brand-bing; } .#{$ti-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; } .#{$ti-prefix}-brand-booking:before { content: $ti-icon-brand-booking; } +.#{$ti-prefix}-brand-bootstrap:before { content: $ti-icon-brand-bootstrap; } .#{$ti-prefix}-brand-chrome:before { content: $ti-icon-brand-chrome; } .#{$ti-prefix}-brand-codepen:before { content: $ti-icon-brand-codepen; } .#{$ti-prefix}-brand-codesandbox:before { content: $ti-icon-brand-codesandbox; } @@ -2054,6 +2088,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-hexagon-off:before { content: $ti-icon-hexagon-off; } .#{$ti-prefix}-hierarchy:before { content: $ti-icon-hierarchy; } .#{$ti-prefix}-hierarchy-2:before { content: $ti-icon-hierarchy-2; } +.#{$ti-prefix}-highlight:before { content: $ti-icon-highlight; } .#{$ti-prefix}-history:before { content: $ti-icon-history; } .#{$ti-prefix}-home:before { content: $ti-icon-home; } .#{$ti-prefix}-home-2:before { content: $ti-icon-home-2; } @@ -2145,6 +2180,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-link:before { content: $ti-icon-link; } .#{$ti-prefix}-list:before { content: $ti-icon-list; } .#{$ti-prefix}-list-check:before { content: $ti-icon-list-check; } +.#{$ti-prefix}-list-details:before { content: $ti-icon-list-details; } .#{$ti-prefix}-list-numbers:before { content: $ti-icon-list-numbers; } .#{$ti-prefix}-list-search:before { content: $ti-icon-list-search; } .#{$ti-prefix}-live-photo:before { content: $ti-icon-live-photo; } @@ -2226,6 +2262,10 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-mouse:before { content: $ti-icon-mouse; } .#{$ti-prefix}-movie:before { content: $ti-icon-movie; } .#{$ti-prefix}-mug:before { content: $ti-icon-mug; } +.#{$ti-prefix}-multiplier-0-5x:before { content: $ti-icon-multiplier-0-5x; } +.#{$ti-prefix}-multiplier-1-5x:before { content: $ti-icon-multiplier-1-5x; } +.#{$ti-prefix}-multiplier-1x:before { content: $ti-icon-multiplier-1x; } +.#{$ti-prefix}-multiplier-2x:before { content: $ti-icon-multiplier-2x; } .#{$ti-prefix}-mushroom:before { content: $ti-icon-mushroom; } .#{$ti-prefix}-music:before { content: $ti-icon-music; } .#{$ti-prefix}-new-section:before { content: $ti-icon-new-section; } diff --git a/icons-png/arrow-autofit-content.png b/icons-png/arrow-autofit-content.png new file mode 100644 index 00000000..3b47f41f Binary files /dev/null and b/icons-png/arrow-autofit-content.png differ diff --git a/icons-png/arrow-autofit-down.png b/icons-png/arrow-autofit-down.png new file mode 100644 index 00000000..0c980e47 Binary files /dev/null and b/icons-png/arrow-autofit-down.png differ diff --git a/icons-png/arrow-autofit-height.png b/icons-png/arrow-autofit-height.png new file mode 100644 index 00000000..33104c38 Binary files /dev/null and b/icons-png/arrow-autofit-height.png differ diff --git a/icons-png/arrow-autofit-left.png b/icons-png/arrow-autofit-left.png new file mode 100644 index 00000000..a5ae285d Binary files /dev/null and b/icons-png/arrow-autofit-left.png differ diff --git a/icons-png/arrow-autofit-right.png b/icons-png/arrow-autofit-right.png new file mode 100644 index 00000000..92abb74e Binary files /dev/null and b/icons-png/arrow-autofit-right.png differ diff --git a/icons-png/arrow-autofit-up.png b/icons-png/arrow-autofit-up.png new file mode 100644 index 00000000..719d8666 Binary files /dev/null and b/icons-png/arrow-autofit-up.png differ diff --git a/icons-png/arrow-autofit-width.png b/icons-png/arrow-autofit-width.png new file mode 100644 index 00000000..9238e71f Binary files /dev/null and b/icons-png/arrow-autofit-width.png differ diff --git a/icons-png/arrows-diagonal-minimize-2.png b/icons-png/arrows-diagonal-minimize-2.png new file mode 100644 index 00000000..ad0b407c Binary files /dev/null and b/icons-png/arrows-diagonal-minimize-2.png differ diff --git a/icons-png/arrows-diagonal-minimize.png b/icons-png/arrows-diagonal-minimize.png new file mode 100644 index 00000000..41487e2a Binary files /dev/null and b/icons-png/arrows-diagonal-minimize.png differ diff --git a/icons-png/ballon.png b/icons-png/ballon.png new file mode 100644 index 00000000..624eb954 Binary files /dev/null and b/icons-png/ballon.png differ diff --git a/icons-png/battery-charging-2.png b/icons-png/battery-charging-2.png new file mode 100644 index 00000000..e9660a9e Binary files /dev/null and b/icons-png/battery-charging-2.png differ diff --git a/icons-png/battery-eco.png b/icons-png/battery-eco.png new file mode 100644 index 00000000..b4c4fcb6 Binary files /dev/null and b/icons-png/battery-eco.png differ diff --git a/icons-png/beach.png b/icons-png/beach.png new file mode 100644 index 00000000..80a03f68 Binary files /dev/null and b/icons-png/beach.png differ diff --git a/icons-png/brand-bootstrap.png b/icons-png/brand-bootstrap.png new file mode 100644 index 00000000..6b8654ae Binary files /dev/null and b/icons-png/brand-bootstrap.png differ diff --git a/icons-png/highlight.png b/icons-png/highlight.png new file mode 100644 index 00000000..b279973b Binary files /dev/null and b/icons-png/highlight.png differ diff --git a/icons-png/list-details.png b/icons-png/list-details.png new file mode 100644 index 00000000..685e3f93 Binary files /dev/null and b/icons-png/list-details.png differ diff --git a/icons-png/multiplier-0-5x.png b/icons-png/multiplier-0-5x.png new file mode 100644 index 00000000..77574c4e Binary files /dev/null and b/icons-png/multiplier-0-5x.png differ diff --git a/icons-png/multiplier-1-5x.png b/icons-png/multiplier-1-5x.png new file mode 100644 index 00000000..6151ccc7 Binary files /dev/null and b/icons-png/multiplier-1-5x.png differ diff --git a/icons-png/multiplier-1x.png b/icons-png/multiplier-1x.png new file mode 100644 index 00000000..7f5d66a6 Binary files /dev/null and b/icons-png/multiplier-1x.png differ diff --git a/icons-png/multiplier-2x.png b/icons-png/multiplier-2x.png new file mode 100644 index 00000000..488d218f Binary files /dev/null and b/icons-png/multiplier-2x.png differ diff --git a/icons-react/icons-js/arrow-autofit-content.js b/icons-react/icons-js/arrow-autofit-content.js new file mode 100644 index 00000000..c761a778 --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-content.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitContent({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitContent; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-down.js b/icons-react/icons-js/arrow-autofit-down.js new file mode 100644 index 00000000..cf591df8 --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-down.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitDown; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-height.js b/icons-react/icons-js/arrow-autofit-height.js new file mode 100644 index 00000000..3093f611 --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-height.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitHeight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitHeight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-left.js b/icons-react/icons-js/arrow-autofit-left.js new file mode 100644 index 00000000..9350dd5c --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-left.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-right.js b/icons-react/icons-js/arrow-autofit-right.js new file mode 100644 index 00000000..75f65309 --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-right.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-up.js b/icons-react/icons-js/arrow-autofit-up.js new file mode 100644 index 00000000..91e35b77 --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-up.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-autofit-width.js b/icons-react/icons-js/arrow-autofit-width.js new file mode 100644 index 00000000..8121eb6b --- /dev/null +++ b/icons-react/icons-js/arrow-autofit-width.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowAutofitWidth({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowAutofitWidth; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-diagonal-minimize-2.js b/icons-react/icons-js/arrows-diagonal-minimize-2.js new file mode 100644 index 00000000..82a6aff5 --- /dev/null +++ b/icons-react/icons-js/arrows-diagonal-minimize-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsDiagonalMinimize2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowsDiagonalMinimize2; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-diagonal-minimize.js b/icons-react/icons-js/arrows-diagonal-minimize.js new file mode 100644 index 00000000..9d21d598 --- /dev/null +++ b/icons-react/icons-js/arrows-diagonal-minimize.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsDiagonalMinimize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconArrowsDiagonalMinimize; \ No newline at end of file diff --git a/icons-react/icons-js/ballon.js b/icons-react/icons-js/ballon.js new file mode 100644 index 00000000..6de3c2a7 --- /dev/null +++ b/icons-react/icons-js/ballon.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBallon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBallon; \ No newline at end of file diff --git a/icons-react/icons-js/battery-charging-2.js b/icons-react/icons-js/battery-charging-2.js new file mode 100644 index 00000000..5e49e12c --- /dev/null +++ b/icons-react/icons-js/battery-charging-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBatteryCharging2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBatteryCharging2; \ No newline at end of file diff --git a/icons-react/icons-js/battery-eco.js b/icons-react/icons-js/battery-eco.js new file mode 100644 index 00000000..b7e7a8f3 --- /dev/null +++ b/icons-react/icons-js/battery-eco.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBatteryEco({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBatteryEco; \ No newline at end of file diff --git a/icons-react/icons-js/beach.js b/icons-react/icons-js/beach.js new file mode 100644 index 00000000..dfc57cec --- /dev/null +++ b/icons-react/icons-js/beach.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBeach({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBeach; \ No newline at end of file diff --git a/icons-react/icons-js/brand-bootstrap.js b/icons-react/icons-js/brand-bootstrap.js new file mode 100644 index 00000000..853f6218 --- /dev/null +++ b/icons-react/icons-js/brand-bootstrap.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandBootstrap({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandBootstrap; \ No newline at end of file diff --git a/icons-react/icons-js/highlight.js b/icons-react/icons-js/highlight.js new file mode 100644 index 00000000..dc8f5c80 --- /dev/null +++ b/icons-react/icons-js/highlight.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHighlight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconHighlight; \ No newline at end of file diff --git a/icons-react/icons-js/list-details.js b/icons-react/icons-js/list-details.js new file mode 100644 index 00000000..5283f08e --- /dev/null +++ b/icons-react/icons-js/list-details.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconListDetails({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconListDetails; \ No newline at end of file diff --git a/icons-react/icons-js/multiplier-0-5x.js b/icons-react/icons-js/multiplier-0-5x.js new file mode 100644 index 00000000..5ce6aa82 --- /dev/null +++ b/icons-react/icons-js/multiplier-0-5x.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMultiplier05x({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMultiplier05x; \ No newline at end of file diff --git a/icons-react/icons-js/multiplier-1-5x.js b/icons-react/icons-js/multiplier-1-5x.js new file mode 100644 index 00000000..67c1c458 --- /dev/null +++ b/icons-react/icons-js/multiplier-1-5x.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMultiplier15x({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMultiplier15x; \ No newline at end of file diff --git a/icons-react/icons-js/multiplier-1x.js b/icons-react/icons-js/multiplier-1x.js new file mode 100644 index 00000000..ff464fb9 --- /dev/null +++ b/icons-react/icons-js/multiplier-1x.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMultiplier1x({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMultiplier1x; \ No newline at end of file diff --git a/icons-react/icons-js/multiplier-2x.js b/icons-react/icons-js/multiplier-2x.js new file mode 100644 index 00000000..0c0b870b --- /dev/null +++ b/icons-react/icons-js/multiplier-2x.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMultiplier2x({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMultiplier2x; \ No newline at end of file diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 04987582..8fffac1a 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -39,6 +39,13 @@ export const IconAperture: TablerIcon; export const IconApple: TablerIcon; export const IconApps: TablerIcon; export const IconArchive: TablerIcon; +export const IconArrowAutofitContent: TablerIcon; +export const IconArrowAutofitDown: TablerIcon; +export const IconArrowAutofitHeight: TablerIcon; +export const IconArrowAutofitLeft: TablerIcon; +export const IconArrowAutofitRight: TablerIcon; +export const IconArrowAutofitUp: TablerIcon; +export const IconArrowAutofitWidth: TablerIcon; export const IconArrowBackUp: TablerIcon; export const IconArrowBack: TablerIcon; export const IconArrowBarDown: TablerIcon; @@ -98,6 +105,8 @@ export const IconArrowWaveLeftUp: TablerIcon; export const IconArrowWaveRightDown: TablerIcon; export const IconArrowWaveRightUp: TablerIcon; export const IconArrowsDiagonal2: TablerIcon; +export const IconArrowsDiagonalMinimize2: TablerIcon; +export const IconArrowsDiagonalMinimize: TablerIcon; export const IconArrowsDiagonal: TablerIcon; export const IconArrowsDoubleNeSw: TablerIcon; export const IconArrowsDoubleNwSe: TablerIcon; @@ -139,6 +148,7 @@ export const IconBallFootballOff: TablerIcon; export const IconBallFootball: TablerIcon; export const IconBallTennis: TablerIcon; export const IconBallVolleyball: TablerIcon; +export const IconBallon: TablerIcon; export const IconBan: TablerIcon; export const IconBandage: TablerIcon; export const IconBarcode: TablerIcon; @@ -148,9 +158,12 @@ export const IconBattery2: TablerIcon; export const IconBattery3: TablerIcon; export const IconBattery4: TablerIcon; export const IconBatteryAutomotive: TablerIcon; +export const IconBatteryCharging2: TablerIcon; export const IconBatteryCharging: TablerIcon; +export const IconBatteryEco: TablerIcon; export const IconBatteryOff: TablerIcon; export const IconBattery: TablerIcon; +export const IconBeach: TablerIcon; export const IconBed: TablerIcon; export const IconBellMinus: TablerIcon; export const IconBellOff: TablerIcon; @@ -216,6 +229,7 @@ export const IconBrandBehance: TablerIcon; export const IconBrandBing: TablerIcon; export const IconBrandBitbucket: TablerIcon; export const IconBrandBooking: TablerIcon; +export const IconBrandBootstrap: TablerIcon; export const IconBrandChrome: TablerIcon; export const IconBrandCodepen: TablerIcon; export const IconBrandCodesandbox: TablerIcon; @@ -713,6 +727,7 @@ export const IconHexagonOff: TablerIcon; export const IconHexagon: TablerIcon; export const IconHierarchy2: TablerIcon; export const IconHierarchy: TablerIcon; +export const IconHighlight: TablerIcon; export const IconHistory: TablerIcon; export const IconHome2: TablerIcon; export const IconHome: TablerIcon; @@ -803,6 +818,7 @@ export const IconLineHeight: TablerIcon; export const IconLine: TablerIcon; export const IconLink: TablerIcon; export const IconListCheck: TablerIcon; +export const IconListDetails: TablerIcon; export const IconListNumbers: TablerIcon; export const IconListSearch: TablerIcon; export const IconList: TablerIcon; @@ -885,6 +901,10 @@ export const IconMotorbike: TablerIcon; export const IconMouse: TablerIcon; export const IconMovie: TablerIcon; export const IconMug: TablerIcon; +export const IconMultiplier05x: TablerIcon; +export const IconMultiplier15x: TablerIcon; +export const IconMultiplier1x: TablerIcon; +export const IconMultiplier2x: TablerIcon; export const IconMushroom: TablerIcon; export const IconMusic: TablerIcon; export const IconNewSection: TablerIcon; diff --git a/icons-react/index.js b/icons-react/index.js index bebf5699..851cc05c 100644 --- a/icons-react/index.js +++ b/icons-react/index.js @@ -33,6 +33,13 @@ export { default as IconAperture } from './icons-js/aperture.js'; export { default as IconApple } from './icons-js/apple.js'; export { default as IconApps } from './icons-js/apps.js'; export { default as IconArchive } from './icons-js/archive.js'; +export { default as IconArrowAutofitContent } from './icons-js/arrow-autofit-content.js'; +export { default as IconArrowAutofitDown } from './icons-js/arrow-autofit-down.js'; +export { default as IconArrowAutofitHeight } from './icons-js/arrow-autofit-height.js'; +export { default as IconArrowAutofitLeft } from './icons-js/arrow-autofit-left.js'; +export { default as IconArrowAutofitRight } from './icons-js/arrow-autofit-right.js'; +export { default as IconArrowAutofitUp } from './icons-js/arrow-autofit-up.js'; +export { default as IconArrowAutofitWidth } from './icons-js/arrow-autofit-width.js'; export { default as IconArrowBackUp } from './icons-js/arrow-back-up.js'; export { default as IconArrowBack } from './icons-js/arrow-back.js'; export { default as IconArrowBarDown } from './icons-js/arrow-bar-down.js'; @@ -92,6 +99,8 @@ export { default as IconArrowWaveLeftUp } from './icons-js/arrow-wave-left-up.js export { default as IconArrowWaveRightDown } from './icons-js/arrow-wave-right-down.js'; export { default as IconArrowWaveRightUp } from './icons-js/arrow-wave-right-up.js'; export { default as IconArrowsDiagonal2 } from './icons-js/arrows-diagonal-2.js'; +export { default as IconArrowsDiagonalMinimize2 } from './icons-js/arrows-diagonal-minimize-2.js'; +export { default as IconArrowsDiagonalMinimize } from './icons-js/arrows-diagonal-minimize.js'; export { default as IconArrowsDiagonal } from './icons-js/arrows-diagonal.js'; export { default as IconArrowsDoubleNeSw } from './icons-js/arrows-double-ne-sw.js'; export { default as IconArrowsDoubleNwSe } from './icons-js/arrows-double-nw-se.js'; @@ -133,6 +142,7 @@ export { default as IconBallFootballOff } from './icons-js/ball-football-off.js' export { default as IconBallFootball } from './icons-js/ball-football.js'; export { default as IconBallTennis } from './icons-js/ball-tennis.js'; export { default as IconBallVolleyball } from './icons-js/ball-volleyball.js'; +export { default as IconBallon } from './icons-js/ballon.js'; export { default as IconBan } from './icons-js/ban.js'; export { default as IconBandage } from './icons-js/bandage.js'; export { default as IconBarcode } from './icons-js/barcode.js'; @@ -142,9 +152,12 @@ export { default as IconBattery2 } from './icons-js/battery-2.js'; export { default as IconBattery3 } from './icons-js/battery-3.js'; export { default as IconBattery4 } from './icons-js/battery-4.js'; export { default as IconBatteryAutomotive } from './icons-js/battery-automotive.js'; +export { default as IconBatteryCharging2 } from './icons-js/battery-charging-2.js'; export { default as IconBatteryCharging } from './icons-js/battery-charging.js'; +export { default as IconBatteryEco } from './icons-js/battery-eco.js'; export { default as IconBatteryOff } from './icons-js/battery-off.js'; export { default as IconBattery } from './icons-js/battery.js'; +export { default as IconBeach } from './icons-js/beach.js'; export { default as IconBed } from './icons-js/bed.js'; export { default as IconBellMinus } from './icons-js/bell-minus.js'; export { default as IconBellOff } from './icons-js/bell-off.js'; @@ -210,6 +223,7 @@ export { default as IconBrandBehance } from './icons-js/brand-behance.js'; export { default as IconBrandBing } from './icons-js/brand-bing.js'; export { default as IconBrandBitbucket } from './icons-js/brand-bitbucket.js'; export { default as IconBrandBooking } from './icons-js/brand-booking.js'; +export { default as IconBrandBootstrap } from './icons-js/brand-bootstrap.js'; export { default as IconBrandChrome } from './icons-js/brand-chrome.js'; export { default as IconBrandCodepen } from './icons-js/brand-codepen.js'; export { default as IconBrandCodesandbox } from './icons-js/brand-codesandbox.js'; @@ -707,6 +721,7 @@ export { default as IconHexagonOff } from './icons-js/hexagon-off.js'; export { default as IconHexagon } from './icons-js/hexagon.js'; export { default as IconHierarchy2 } from './icons-js/hierarchy-2.js'; export { default as IconHierarchy } from './icons-js/hierarchy.js'; +export { default as IconHighlight } from './icons-js/highlight.js'; export { default as IconHistory } from './icons-js/history.js'; export { default as IconHome2 } from './icons-js/home-2.js'; export { default as IconHome } from './icons-js/home.js'; @@ -797,6 +812,7 @@ export { default as IconLineHeight } from './icons-js/line-height.js'; export { default as IconLine } from './icons-js/line.js'; export { default as IconLink } from './icons-js/link.js'; export { default as IconListCheck } from './icons-js/list-check.js'; +export { default as IconListDetails } from './icons-js/list-details.js'; export { default as IconListNumbers } from './icons-js/list-numbers.js'; export { default as IconListSearch } from './icons-js/list-search.js'; export { default as IconList } from './icons-js/list.js'; @@ -879,6 +895,10 @@ export { default as IconMotorbike } from './icons-js/motorbike.js'; export { default as IconMouse } from './icons-js/mouse.js'; export { default as IconMovie } from './icons-js/movie.js'; export { default as IconMug } from './icons-js/mug.js'; +export { default as IconMultiplier05x } from './icons-js/multiplier-0-5x.js'; +export { default as IconMultiplier15x } from './icons-js/multiplier-1-5x.js'; +export { default as IconMultiplier1x } from './icons-js/multiplier-1x.js'; +export { default as IconMultiplier2x } from './icons-js/multiplier-2x.js'; export { default as IconMushroom } from './icons-js/mushroom.js'; export { default as IconMusic } from './icons-js/music.js'; export { default as IconNewSection } from './icons-js/new-section.js'; diff --git a/icons/arrow-autofit-content.svg b/icons/arrow-autofit-content.svg new file mode 100644 index 00000000..c9996d03 --- /dev/null +++ b/icons/arrow-autofit-content.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/arrow-autofit-down.svg b/icons/arrow-autofit-down.svg new file mode 100644 index 00000000..596a9f3c --- /dev/null +++ b/icons/arrow-autofit-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/arrow-autofit-height.svg b/icons/arrow-autofit-height.svg new file mode 100644 index 00000000..2eabc47d --- /dev/null +++ b/icons/arrow-autofit-height.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/arrow-autofit-left.svg b/icons/arrow-autofit-left.svg new file mode 100644 index 00000000..49d8c12e --- /dev/null +++ b/icons/arrow-autofit-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/arrow-autofit-right.svg b/icons/arrow-autofit-right.svg new file mode 100644 index 00000000..49bdd307 --- /dev/null +++ b/icons/arrow-autofit-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/arrow-autofit-up.svg b/icons/arrow-autofit-up.svg new file mode 100644 index 00000000..af0a958c --- /dev/null +++ b/icons/arrow-autofit-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/arrow-autofit-width.svg b/icons/arrow-autofit-width.svg new file mode 100644 index 00000000..e4f7526f --- /dev/null +++ b/icons/arrow-autofit-width.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/arrows-diagonal-minimize-2.svg b/icons/arrows-diagonal-minimize-2.svg new file mode 100644 index 00000000..89361bab --- /dev/null +++ b/icons/arrows-diagonal-minimize-2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/arrows-diagonal-minimize.svg b/icons/arrows-diagonal-minimize.svg new file mode 100644 index 00000000..4bc24897 --- /dev/null +++ b/icons/arrows-diagonal-minimize.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/ballon.svg b/icons/ballon.svg new file mode 100644 index 00000000..0c10a232 --- /dev/null +++ b/icons/ballon.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/battery-charging-2.svg b/icons/battery-charging-2.svg new file mode 100644 index 00000000..6d92f485 --- /dev/null +++ b/icons/battery-charging-2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/battery-eco.svg b/icons/battery-eco.svg new file mode 100644 index 00000000..ebf64d8a --- /dev/null +++ b/icons/battery-eco.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/beach.svg b/icons/beach.svg new file mode 100644 index 00000000..37fd9fce --- /dev/null +++ b/icons/beach.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/brand-bootstrap.svg b/icons/brand-bootstrap.svg new file mode 100644 index 00000000..42b11539 --- /dev/null +++ b/icons/brand-bootstrap.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/highlight.svg b/icons/highlight.svg new file mode 100644 index 00000000..c9d88f34 --- /dev/null +++ b/icons/highlight.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/list-details.svg b/icons/list-details.svg new file mode 100644 index 00000000..391b065f --- /dev/null +++ b/icons/list-details.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/multiplier-0-5x.svg b/icons/multiplier-0-5x.svg new file mode 100644 index 00000000..a9d601ad --- /dev/null +++ b/icons/multiplier-0-5x.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/multiplier-1-5x.svg b/icons/multiplier-1-5x.svg new file mode 100644 index 00000000..5664efe4 --- /dev/null +++ b/icons/multiplier-1-5x.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/multiplier-1x.svg b/icons/multiplier-1x.svg new file mode 100644 index 00000000..9124f008 --- /dev/null +++ b/icons/multiplier-1x.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/multiplier-2x.svg b/icons/multiplier-2x.svg new file mode 100644 index 00000000..262063ef --- /dev/null +++ b/icons/multiplier-2x.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/package.json b/package.json index 310289b9..2dbf568a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.41.2", + "version": "1.42.0", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" diff --git a/src/_icons/arrow-autofit-content.svg b/src/_icons/arrow-autofit-content.svg index 02bf4aec..c9da4c88 100644 --- a/src/_icons/arrow-autofit-content.svg +++ b/src/_icons/arrow-autofit-content.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-down.svg b/src/_icons/arrow-autofit-down.svg index 71c4c792..e841acb0 100644 --- a/src/_icons/arrow-autofit-down.svg +++ b/src/_icons/arrow-autofit-down.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-height.svg b/src/_icons/arrow-autofit-height.svg index e7ca97e9..ef99cf2f 100644 --- a/src/_icons/arrow-autofit-height.svg +++ b/src/_icons/arrow-autofit-height.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-left.svg b/src/_icons/arrow-autofit-left.svg index 73bdb2d4..5a0fb10d 100644 --- a/src/_icons/arrow-autofit-left.svg +++ b/src/_icons/arrow-autofit-left.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-right.svg b/src/_icons/arrow-autofit-right.svg index 7bbd6a62..8c547084 100644 --- a/src/_icons/arrow-autofit-right.svg +++ b/src/_icons/arrow-autofit-right.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-up.svg b/src/_icons/arrow-autofit-up.svg index e925560d..e17d6c99 100644 --- a/src/_icons/arrow-autofit-up.svg +++ b/src/_icons/arrow-autofit-up.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrow-autofit-width.svg b/src/_icons/arrow-autofit-width.svg index aef4c001..de84fe8c 100644 --- a/src/_icons/arrow-autofit-width.svg +++ b/src/_icons/arrow-autofit-width.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrows-diagonal-minimize-2.svg b/src/_icons/arrows-diagonal-minimize-2.svg index c71f04d1..322244fb 100644 --- a/src/_icons/arrows-diagonal-minimize-2.svg +++ b/src/_icons/arrows-diagonal-minimize-2.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/arrows-diagonal-minimize.svg b/src/_icons/arrows-diagonal-minimize.svg index c6bd03db..652fff3f 100644 --- a/src/_icons/arrows-diagonal-minimize.svg +++ b/src/_icons/arrows-diagonal-minimize.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: "1.42" --- diff --git a/src/_icons/ballon.svg b/src/_icons/ballon.svg index f355aca6..34655636 100644 --- a/src/_icons/ballon.svg +++ b/src/_icons/ballon.svg @@ -1,4 +1,5 @@ --- +version: "1.42" --- diff --git a/src/_icons/battery-charging-2.svg b/src/_icons/battery-charging-2.svg index f290a60d..8fbb3cd3 100644 --- a/src/_icons/battery-charging-2.svg +++ b/src/_icons/battery-charging-2.svg @@ -1,5 +1,6 @@ --- category: Devices +version: "1.42" --- diff --git a/src/_icons/battery-eco.svg b/src/_icons/battery-eco.svg index 1255c568..8b654f58 100644 --- a/src/_icons/battery-eco.svg +++ b/src/_icons/battery-eco.svg @@ -1,5 +1,6 @@ --- category: Devices +version: "1.42" --- diff --git a/src/_icons/beach.svg b/src/_icons/beach.svg index 67bdd9d9..0266872d 100644 --- a/src/_icons/beach.svg +++ b/src/_icons/beach.svg @@ -1,5 +1,6 @@ --- category: Map +version: "1.42" --- diff --git a/src/_icons/brand-bootstrap.svg b/src/_icons/brand-bootstrap.svg index ad8fccfa..187ae766 100644 --- a/src/_icons/brand-bootstrap.svg +++ b/src/_icons/brand-bootstrap.svg @@ -1,5 +1,6 @@ --- category: Brand +version: "1.42" --- diff --git a/src/_icons/highlight.svg b/src/_icons/highlight.svg index 06b4d1cd..85181714 100644 --- a/src/_icons/highlight.svg +++ b/src/_icons/highlight.svg @@ -1,5 +1,6 @@ --- category: Text +version: "1.42" --- diff --git a/src/_icons/list-details.svg b/src/_icons/list-details.svg index e71c744c..44df8371 100644 --- a/src/_icons/list-details.svg +++ b/src/_icons/list-details.svg @@ -1,6 +1,7 @@ --- tags: [to-do, checklist, form, template, task, reminder, schedule, agenda] category: Text +version: "1.42" --- diff --git a/src/_icons/multiplier-0-5x.svg b/src/_icons/multiplier-0-5x.svg index 3ba826d6..8a34f221 100644 --- a/src/_icons/multiplier-0-5x.svg +++ b/src/_icons/multiplier-0-5x.svg @@ -1,5 +1,6 @@ --- category: Math +version: "1.42" --- diff --git a/src/_icons/multiplier-1-5x.svg b/src/_icons/multiplier-1-5x.svg index 1ece9fe5..225a5738 100644 --- a/src/_icons/multiplier-1-5x.svg +++ b/src/_icons/multiplier-1-5x.svg @@ -1,5 +1,6 @@ --- category: Math +version: "1.42" --- diff --git a/src/_icons/multiplier-1x.svg b/src/_icons/multiplier-1x.svg index de67652c..d6aa7fa0 100644 --- a/src/_icons/multiplier-1x.svg +++ b/src/_icons/multiplier-1x.svg @@ -1,5 +1,6 @@ --- category: Math +version: "1.42" --- diff --git a/src/_icons/multiplier-2x.svg b/src/_icons/multiplier-2x.svg index c4163da7..4091cf06 100644 --- a/src/_icons/multiplier-2x.svg +++ b/src/_icons/multiplier-2x.svg @@ -1,5 +1,6 @@ --- category: Math +version: "1.42" --- diff --git a/tabler-sprite-nostroke.svg b/tabler-sprite-nostroke.svg index e9eaf2e6..f66f48e0 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 20029071..5f9acf97 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 90d767e3..7af9bab7 100644 --- a/tags.json +++ b/tags.json @@ -445,6 +445,69 @@ "version": "1.0", "unicode": "ea0b" }, + "arrow-autofit-content": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "content" + ], + "version": "1.42" + }, + "arrow-autofit-down": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "down" + ], + "version": "1.42" + }, + "arrow-autofit-height": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "height" + ], + "version": "1.42" + }, + "arrow-autofit-left": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "left" + ], + "version": "1.42" + }, + "arrow-autofit-right": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "right" + ], + "version": "1.42" + }, + "arrow-autofit-up": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "up" + ], + "version": "1.42" + }, + "arrow-autofit-width": { + "category": "Arrows", + "tags": [ + "arrow", + "autofit", + "width" + ], + "version": "1.42" + }, "arrow-back-up": { "category": "Arrows", "tags": [ @@ -1162,6 +1225,25 @@ "version": "1.0", "unicode": "ea26" }, + "arrows-diagonal-minimize-2": { + "category": "Arrows", + "tags": [ + "arrows", + "diagonal", + "minimize", + "2" + ], + "version": "1.42" + }, + "arrows-diagonal-minimize": { + "category": "Arrows", + "tags": [ + "arrows", + "diagonal", + "minimize" + ], + "version": "1.42" + }, "arrows-diagonal": { "category": "Arrows", "tags": [ @@ -1654,6 +1736,13 @@ "version": "1.10", "unicode": "ec2b" }, + "ballon": { + "category": "", + "tags": [ + "ballon" + ], + "version": "1.42" + }, "ban": { "category": "", "tags": [ @@ -1767,6 +1856,15 @@ "version": "1.39", "unicode": "ee07" }, + "battery-charging-2": { + "category": "Devices", + "tags": [ + "battery", + "charging", + "2" + ], + "version": "1.42" + }, "battery-charging": { "category": "Devices", "tags": [ @@ -1780,6 +1878,14 @@ "version": "1.0", "unicode": "ea33" }, + "battery-eco": { + "category": "Devices", + "tags": [ + "battery", + "eco" + ], + "version": "1.42" + }, "battery-off": { "category": "Devices", "tags": [ @@ -1803,6 +1909,13 @@ "version": "1.0", "unicode": "ea34" }, + "beach": { + "category": "Map", + "tags": [ + "beach" + ], + "version": "1.42" + }, "bed": { "category": "Map", "tags": [ @@ -2702,6 +2815,14 @@ "version": "1.36", "unicode": "edc8" }, + "brand-bootstrap": { + "category": "Brand", + "tags": [ + "brand", + "bootstrap" + ], + "version": "1.42" + }, "brand-chrome": { "category": "Brand", "tags": [ @@ -9720,6 +9841,13 @@ "version": "1.39", "unicode": "ee9e" }, + "highlight": { + "category": "Text", + "tags": [ + "highlight" + ], + "version": "1.42" + }, "history": { "category": "System", "tags": [ @@ -10906,6 +11034,22 @@ "version": "1.2", "unicode": "eb6a" }, + "list-details": { + "category": "Text", + "tags": [ + "list", + "details", + "to-do", + "checklist", + "form", + "template", + "task", + "reminder", + "schedule", + "agenda" + ], + "version": "1.42" + }, "list-numbers": { "category": "Text", "tags": [ @@ -11940,6 +12084,40 @@ "version": "1.1", "unicode": "eafb" }, + "multiplier-0-5x": { + "category": "Math", + "tags": [ + "multiplier", + "0", + "5x" + ], + "version": "1.42" + }, + "multiplier-1-5x": { + "category": "Math", + "tags": [ + "multiplier", + "1", + "5x" + ], + "version": "1.42" + }, + "multiplier-1x": { + "category": "Math", + "tags": [ + "multiplier", + "1x" + ], + "version": "1.42" + }, + "multiplier-2x": { + "category": "Math", + "tags": [ + "multiplier", + "2x" + ], + "version": "1.42" + }, "mushroom": { "category": "Food", "tags": [ -- cgit v1.2.1