From 038417e1873bb66c3de2e340222b7cb81da869f9 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 27 Mar 2022 16:40:54 +0200 Subject: Release 1.59.0 --- .build/iconfont-unicode.json | 2 +- .github/icons.png | Bin 1133973 -> 1139227 bytes .github/icons.svg | 2886 +++++++++++++++--------------- .github/icons@2x.png | Bin 2571318 -> 2580329 bytes .github/tabler-icons-1.59.0.png | Bin 0 -> 17469 bytes .github/tabler-icons-1.59.0.svg | 58 + .github/tabler-icons-1.59.0@2x.png | Bin 0 -> 37444 bytes iconfont/fonts/tabler-icons.eot | Bin 763624 -> 772640 bytes iconfont/fonts/tabler-icons.svg | 164 +- iconfont/fonts/tabler-icons.ttf | Bin 763440 -> 772456 bytes iconfont/fonts/tabler-icons.woff | Bin 403228 -> 408636 bytes iconfont/fonts/tabler-icons.woff2 | Bin 294648 -> 297936 bytes iconfont/tabler-icons.css | 78 +- iconfont/tabler-icons.html | 174 +- iconfont/tabler-icons.min.css | 4 +- iconfont/tabler-icons.scss | 42 +- icons-png/ballpen.png | Bin 0 -> 2963 bytes icons-png/barell.png | Bin 0 -> 4552 bytes icons-png/book-download.png | Bin 0 -> 2544 bytes icons-png/book-upload.png | Bin 0 -> 2670 bytes icons-png/brand-mercedes.png | Bin 0 -> 5272 bytes icons-png/certificate-2.png | Bin 0 -> 3912 bytes icons-png/checklist.png | Bin 0 -> 2737 bytes icons-png/cpu-2.png | Bin 0 -> 2921 bytes icons-png/id-badge-2.png | Bin 0 -> 2737 bytes icons-png/message-2-share.png | Bin 0 -> 2942 bytes icons-png/message-share.png | Bin 0 -> 2631 bytes icons-png/miliraty-award.png | Bin 3467 -> 0 bytes icons-png/military-award.png | Bin 0 -> 3467 bytes icons-png/packge-export.png | Bin 0 -> 3175 bytes icons-png/packge-import.png | Bin 0 -> 3243 bytes icons-png/server-2.png | Bin 0 -> 4178 bytes icons-png/telescope.png | Bin 0 -> 4311 bytes icons-png/test-pipe.png | Bin 3063 -> 3545 bytes icons-png/tie.png | Bin 0 -> 3550 bytes icons-png/zoom-code.png | Bin 0 -> 4695 bytes icons-png/zoom-exclamation.png | Bin 0 -> 4514 bytes icons-react/icons-js/ballpen.js | 12 + icons-react/icons-js/barell.js | 12 + icons-react/icons-js/book-download.js | 12 + icons-react/icons-js/book-upload.js | 12 + icons-react/icons-js/brand-mercedes.js | 12 + icons-react/icons-js/certificate-2.js | 12 + icons-react/icons-js/checklist.js | 12 + icons-react/icons-js/cpu-2.js | 12 + icons-react/icons-js/id-badge-2.js | 12 + icons-react/icons-js/message-2-share.js | 12 + icons-react/icons-js/message-share.js | 12 + icons-react/icons-js/military-award.js | 12 + icons-react/icons-js/packge-export.js | 12 + icons-react/icons-js/packge-import.js | 12 + icons-react/icons-js/server-2.js | 12 + icons-react/icons-js/telescope.js | 12 + icons-react/icons-js/test-pipe.js | 2 +- icons-react/icons-js/tie.js | 12 + icons-react/icons-js/zoom-code.js | 12 + icons-react/icons-js/zoom-exclamation.js | 12 + icons-react/index.d.ts | 20 +- icons-react/index.js | 20 +- icons/ballpen.svg | 8 + icons/barell.svg | 10 + icons/book-download.svg | 9 + icons/book-upload.svg | 9 + icons/brand-mercedes.svg | 9 + icons/certificate-2.svg | 9 + icons/checklist.svg | 9 + icons/cpu-2.svg | 15 + icons/id-badge-2.svg | 10 + icons/message-2-share.svg | 8 + icons/message-share.svg | 8 + icons/miliraty-award.svg | 8 - icons/military-award.svg | 8 + icons/packge-export.svg | 11 + icons/packge-import.svg | 11 + icons/server-2.svg | 11 + icons/telescope.svg | 9 + icons/test-pipe.svg | 7 +- icons/tie.svg | 7 + icons/zoom-code.svg | 9 + icons/zoom-exclamation.svg | 9 + package.json | 2 +- src/_icons/ballpen.svg | 1 + src/_icons/barell.svg | 1 + src/_icons/book-download.svg | 1 + src/_icons/book-upload.svg | 1 + src/_icons/brand-mercedes.svg | 1 + src/_icons/certificate-2.svg | 1 + src/_icons/checklist.svg | 1 + src/_icons/cpu-2.svg | 1 + src/_icons/id-badge-2.svg | 2 +- src/_icons/message-2-share.svg | 1 + src/_icons/message-share.svg | 1 + src/_icons/packge-export.svg | 1 + src/_icons/packge-import.svg | 1 + src/_icons/server-2.svg | 1 + src/_icons/telescope.svg | 1 + src/_icons/tie.svg | 1 + src/_icons/zoom-code.svg | 1 + src/_icons/zoom-exclamation.svg | 1 + tabler-sprite-nostroke.svg | 2 +- tabler-sprite.svg | 2 +- tags.json | 204 ++- 102 files changed, 2574 insertions(+), 1527 deletions(-) create mode 100644 .github/tabler-icons-1.59.0.png create mode 100644 .github/tabler-icons-1.59.0.svg create mode 100644 .github/tabler-icons-1.59.0@2x.png create mode 100644 icons-png/ballpen.png create mode 100644 icons-png/barell.png create mode 100644 icons-png/book-download.png create mode 100644 icons-png/book-upload.png create mode 100644 icons-png/brand-mercedes.png create mode 100644 icons-png/certificate-2.png create mode 100644 icons-png/checklist.png create mode 100644 icons-png/cpu-2.png create mode 100644 icons-png/id-badge-2.png create mode 100644 icons-png/message-2-share.png create mode 100644 icons-png/message-share.png delete mode 100644 icons-png/miliraty-award.png create mode 100644 icons-png/military-award.png create mode 100644 icons-png/packge-export.png create mode 100644 icons-png/packge-import.png create mode 100644 icons-png/server-2.png create mode 100644 icons-png/telescope.png create mode 100644 icons-png/tie.png create mode 100644 icons-png/zoom-code.png create mode 100644 icons-png/zoom-exclamation.png create mode 100644 icons-react/icons-js/ballpen.js create mode 100644 icons-react/icons-js/barell.js create mode 100644 icons-react/icons-js/book-download.js create mode 100644 icons-react/icons-js/book-upload.js create mode 100644 icons-react/icons-js/brand-mercedes.js create mode 100644 icons-react/icons-js/certificate-2.js create mode 100644 icons-react/icons-js/checklist.js create mode 100644 icons-react/icons-js/cpu-2.js create mode 100644 icons-react/icons-js/id-badge-2.js create mode 100644 icons-react/icons-js/message-2-share.js create mode 100644 icons-react/icons-js/message-share.js create mode 100644 icons-react/icons-js/military-award.js create mode 100644 icons-react/icons-js/packge-export.js create mode 100644 icons-react/icons-js/packge-import.js create mode 100644 icons-react/icons-js/server-2.js create mode 100644 icons-react/icons-js/telescope.js create mode 100644 icons-react/icons-js/tie.js create mode 100644 icons-react/icons-js/zoom-code.js create mode 100644 icons-react/icons-js/zoom-exclamation.js create mode 100644 icons/ballpen.svg create mode 100644 icons/barell.svg create mode 100644 icons/book-download.svg create mode 100644 icons/book-upload.svg create mode 100644 icons/brand-mercedes.svg create mode 100644 icons/certificate-2.svg create mode 100644 icons/checklist.svg create mode 100644 icons/cpu-2.svg create mode 100644 icons/id-badge-2.svg create mode 100644 icons/message-2-share.svg create mode 100644 icons/message-share.svg delete mode 100644 icons/miliraty-award.svg create mode 100644 icons/military-award.svg create mode 100644 icons/packge-export.svg create mode 100644 icons/packge-import.svg create mode 100644 icons/server-2.svg create mode 100644 icons/telescope.svg create mode 100644 icons/tie.svg create mode 100644 icons/zoom-code.svg create mode 100644 icons/zoom-exclamation.svg diff --git a/.build/iconfont-unicode.json b/.build/iconfont-unicode.json index ce318160..ddf93e7a 100644 --- a/.build/iconfont-unicode.json +++ b/.build/iconfont-unicode.json @@ -1 +1 @@ -{"2fa":"eca0","3d-cube-sphere":"ecd7","3d-rotate":"f020","a-b":"ec36","abacus":"f05c","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","ad-2":"ef1f","address-book":"f021","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","aerial-lift":"edfe","affiliate":"edff","alarm":"ea04","album":"f022","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","api":"effd","api-app":"effc","app-window":"efe6","apple":"ef21","apps":"ebb6","archive":"ea0b","armchair":"ef9e","armchair-2":"efe7","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-bear-left":"f045","arrow-bear-left-2":"f044","arrow-bear-right":"f047","arrow-bear-right-2":"f046","arrow-big-down":"edda","arrow-big-down-line":"efe8","arrow-big-down-lines":"efe9","arrow-big-left":"eddb","arrow-big-left-line":"efea","arrow-big-left-lines":"efeb","arrow-big-right":"eddc","arrow-big-right-line":"efec","arrow-big-right-lines":"efed","arrow-big-top":"eddd","arrow-big-up-line":"efee","arrow-big-up-lines":"efef","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","arrow-curve-left":"f048","arrow-curve-right":"f049","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-fork":"f04a","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-right":"f04b","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-left-2":"f04c","arrow-loop-right":"eda0","arrow-loop-right-2":"f04d","arrow-merge":"f04e","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-left-2":"f04f","arrow-ramp-left-3":"f050","arrow-ramp-right":"ed3d","arrow-ramp-right-2":"f051","arrow-ramp-right-3":"f052","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-rotary-first-left":"f053","arrow-rotary-first-right":"f054","arrow-rotary-last-left":"f055","arrow-rotary-last-right":"f056","arrow-rotary-left":"f057","arrow-rotary-right":"f058","arrow-rotary-straight":"f059","arrow-sharp-turn-left":"f05a","arrow-sharp-turn-right":"f05b","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-cross":"effe","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-shuffle":"f000","arrows-shuffle-2":"efff","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","asterisk":"efd5","asterisk-simple":"efd4","at":"ea2b","atom":"eb79","atom-2":"ebdf","augmented-reality":"f023","award":"ea2c","axe":"ef9f","axis-x":"ef45","axis-y":"ef46","baby-carriage":"f05d","backhoe":"ed86","backpack":"ef47","backspace":"ea2d","badge":"efc2","badges":"efc3","ball-american-football":"ee04","ball-baseball":"efa0","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","barbell":"eff0","barcode":"ebc6","barrier-block":"f00e","baseline":"f024","basket":"ebe1","bath":"ef48","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","beer":"efa1","bell":"ea35","bell-minus":"ede2","bell-off":"ece9","bell-plus":"ede3","bell-ringing":"ed07","bell-ringing-2":"ede4","bell-school":"f05e","bell-x":"ede5","bell-z":"eff1","bible":"efc4","bike":"ea36","binary":"ee08","biohazard":"ecb8","blockquote":"ee09","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","blur":"ef8c","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","book-2":"efc5","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","books":"eff2","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-airtable":"ef6a","brand-android":"ec16","brand-angular":"ef6b","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-cucumber":"ef6c","brand-debian":"ef57","brand-deviantart":"ecfb","brand-discord":"ece3","brand-disqus":"edc9","brand-docker":"edca","brand-doctrine":"ef6d","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firebase":"ef6e","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-git":"ef6f","brand-github":"ec1c","brand-gitlab":"ec1d","brand-gmail":"efa2","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-lastfm":"f001","brand-linkedin":"ec8c","brand-loom":"ef70","brand-mastercard":"ef49","brand-medium":"ec70","brand-messenger":"ec71","brand-meta":"efb0","brand-netbeans":"ef71","brand-netflix":"edcf","brand-notion":"ef7b","brand-nytimes":"ef8d","brand-open-source":"edd0","brand-opera":"ec21","brand-pagekit":"edd1","brand-patreon":"edd2","brand-paypal":"ec22","brand-php":"ef72","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-producthunt":"edd3","brand-python":"ed01","brand-react-native":"ef73","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-stackoverflow":"ef58","brand-steam":"ed6f","brand-stripe":"edd7","brand-sublime-text":"ef74","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tripadvisor":"f002","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-uber":"ef75","brand-ubuntu":"ef59","brand-unsplash":"edd8","brand-vercel":"ef24","brand-vimeo":"ed06","brand-visual-studio":"ef76","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-ycombinator":"edd9","brand-youtube":"ec90","bread":"efa3","briefcase":"ea46","brightness":"eb7f","brightness-2":"ee19","brightness-down":"eb7d","brightness-half":"ee1a","brightness-up":"eb7e","browser":"ebb7","browser-check":"efd6","browser-plus":"efd7","browser-x":"efd8","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","butterfly":"efd9","c-sharp":"f003","cake":"f00f","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","candle":"efc6","candy":"ef0d","capture":"ec3c","car":"ebbb","car-crane":"ef25","car-crash":"efa4","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","cell":"f05f","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","checkup-list":"ef5a","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-dot":"efb1","circle-dotted":"ed28","circle-half":"ee3f","circle-half-2":"eff3","circle-half-vertical":"ee3e","circle-minus":"ea68","circle-off":"ee40","circle-plus":"ea69","circle-rectangle":"f010","circle-square":"ece4","circle-triangle":"f011","circle-x":"ea6a","circles":"ece5","clear-all":"ee41","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-plus":"efb2","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-lock":"efdb","cloud-lock-open":"efda","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","clubs":"eff4","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","components":"efa5","cone":"efdd","cone-2":"efdc","confetti":"ee46","container":"ee47","contrast":"ec4e","contrast-2":"efc7","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","cpu":"ef8e","crane":"ef27","creative-commons":"efb3","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","cross":"ef8f","crosshair":"ec3e","crown":"ed12","crown-off":"ee50","crutches":"ef5b","cup":"ef28","curling":"efc8","curly-loop":"ecda","currency":"efa6","currency-bahraini":"ee51","currency-bath":"ee52","currency-bitcoin":"ebab","currency-cent":"ee53","currency-dinar":"ee54","currency-dirham":"ee55","currency-dogecoin":"ef4b","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","dental":"f025","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-heart-monitor":"f060","device-laptop":"eb64","device-laptop-off":"f061","device-mobile":"ea8a","device-mobile-message":"ee79","device-mobile-off":"f062","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-nintendo":"f026","device-speaker":"ea8b","device-tablet":"ea8c","device-tablet-off":"f063","device-tv":"ea8d","device-tv-off":"f064","device-watch":"ebf9","device-watch-off":"f065","device-watch-stats":"ef7d","device-watch-stats-2":"ef7c","devices":"eb87","devices-2":"ed29","devices-off":"f066","devices-pc":"ee7a","dialpad":"f067","diamond":"eb65","diamonds":"eff5","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","dna-2":"ef5c","dog-bowl":"ef29","door":"ef4e","door-enter":"ef4c","door-exit":"ef4d","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","drop-circle":"efde","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","elevator":"efdf","emergency-bed":"ef5d","emphasis":"ebcf","engine":"ef7e","equal":"ee87","equal-not":"ee86","eraser":"eb8b","error-404":"f027","exchange":"ebe7","exclamation-mark":"efb4","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-check":"ee88","eye-off":"ecf0","eye-table":"ef5e","eyeglass":"ee8a","eyeglass-2":"ee89","face-id":"ea9b","face-id-error":"efa7","face-mask":"efb5","fall":"ecb9","feather":"ee8b","fence":"ef2a","fidget-spinner":"f068","file":"eaa4","file-3d":"f032","file-alert":"ede6","file-analytics":"ede7","file-arrow-left":"f033","file-arrow-right":"f034","file-barcode":"f035","file-certificate":"ed4d","file-chart":"f036","file-check":"ea9c","file-code":"ebd0","file-code-2":"ede8","file-database":"f037","file-description":"f028","file-diff":"ecf1","file-digit":"efa8","file-dislike":"ed2a","file-dollar":"efe0","file-dots":"f038","file-download":"ea9d","file-euro":"efe1","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-pencil":"f039","file-phone":"ecdc","file-plus":"eaa0","file-power":"f03a","file-report":"eded","file-rss":"f03b","file-scissors":"f03c","file-search":"ed5d","file-settings":"f029","file-shredder":"eaa1","file-signal":"f03d","file-spreadsheet":"f03e","file-star":"f03f","file-symlink":"ed53","file-text":"eaa2","file-time":"f040","file-typography":"f041","file-unknown":"f042","file-upload":"ec91","file-vector":"f043","file-x":"eaa3","file-zip":"ed4e","files":"edef","files-off":"edee","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","first-aid-kit":"ef5f","fish":"ef2b","flag":"eaa6","flag-2":"ee8c","flag-3":"ee8d","flame":"ec2c","flare":"ee8e","flask":"ebd2","flask-2":"ef60","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","flower":"eff6","focus":"eb8d","focus-2":"ebd3","focus-centered":"f02a","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","free-rights":"efb6","friends":"eab0","gas-station":"ec7d","gauge":"eab1","gavel":"ef90","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","git-pull-request-closed":"ef7f","git-pull-request-draft":"efb7","gizmo":"f02b","glass":"eab8","glass-full":"eab7","glass-off":"ee91","globe":"eab9","golf":"ed8c","gps":"ed7a","grain":"ee92","grid-dots":"eaba","grid-pattern":"efc9","grill":"efa9","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","hammer":"ef91","hand-click":"ef4f","hand-finger":"ee94","hand-little-finger":"ee95","hand-middle-finger":"ec2d","hand-move":"ef50","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","haze":"efaa","heading":"ee9b","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","heart-rate-monitor":"ef61","heartbeat":"ef92","helicopter":"ed8e","helicopter-landing":"ed8d","helmet":"efca","help":"eabf","hexagon":"ec02","hexagon-off":"ee9c","hierarchy":"ee9e","hierarchy-2":"ee9d","highlight":"ef3f","history":"ebea","home":"eac1","home-2":"eac0","hotel-service":"ef80","hourglass":"ef93","ice-cream":"eac2","ice-cream-2":"ee9f","ice-skating":"efcb","id":"eac3","id-badge":"eff7","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","kering":"efb8","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-off":"eea0","keyboard-show":"ec7f","ladder":"efe2","lamp":"efab","language":"ebbe","language-hiragana":"ef77","language-katakana":"ef78","lasso":"efac","layers-difference":"eac8","layers-intersect":"eac9","layers-intersect-2":"eff8","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-board":"ef95","layout-board-split":"ef94","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-dashboard":"f02c","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-left-collapse":"f004","layout-sidebar-left-expand":"f005","layout-sidebar-right":"ead9","layout-sidebar-right-collapse":"f006","layout-sidebar-right-expand":"f007","leaf":"ed4f","lego":"eadc","lemon":"ef10","lemon-2":"ef81","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","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","lock-square":"ef51","login":"eba7","logout":"eba8","lollipop":"efcc","luggage":"efad","lungs":"ef62","macro":"eeab","magnet":"eae3","mail":"eae5","mail-fast":"f069","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","map-search":"ef82","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","medal-2":"efcd","medical-cross":"ec2f","medicine-syrup":"ef63","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-2-code":"f012","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-code":"f013","message-dots":"eaee","message-language":"efae","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-2":"ef2c","microphone-off":"ed16","microscope":"ef64","miliraty-award":"efce","military-rank":"efcf","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-nervous":"ef96","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","mountain":"ef97","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","no-copyright":"efb9","no-creative-commons":"efba","no-derivatives":"efbb","north-star":"f014","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","numbers":"f015","nurse":"ef65","octagon":"ecbd","octagon-off":"eeb8","old":"eeb9","olympics":"eeba","omega":"eb97","outlet":"ebd7","oval":"f02e","oval-vertical":"f02d","overline":"eebb","package":"eaff","pacman":"eebc","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paper-bag":"f02f","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","paw":"eff9","peace":"ecbe","pencil":"eb04","pennant":"ed7d","pennant-2":"f06a","pentagon":"efe3","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","picture-in-picture-top":"efe4","pig":"ef52","pill":"ec44","pills":"ef66","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","plane-inflight":"ef98","planet":"ec08","plant":"ed50","plant-2":"ed7e","play-card":"eebf","player-eject":"efbc","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","playlist-add":"f008","playlist-x":"f009","plug":"ebd9","plug-connected":"f00a","plus":"eb0b","point":"eb0c","pokeball":"eec1","polaroid":"eec2","polygon":"efd0","pool":"ed91","power":"eb0d","pray":"ecbf","premium-rights":"efbd","prescription":"ef99","presentation":"eb70","presentation-analytics":"eec3","printer":"eb0e","prison":"ef79","prompt":"eb0f","propeller":"eec4","puzzle":"eb10","puzzle-2":"ef83","pyramid":"eec5","qrcode":"eb11","question-mark":"ec9d","quote":"efbe","radar":"f017","radar-2":"f016","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","refresh-dot":"efbf","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","report-search":"ef84","resize":"eecf","ripple":"ed82","road":"f018","road-sign":"ecdd","robot":"f00b","rocket":"ec45","roller-skating":"efd1","rotate":"eb16","rotate-2":"ebb4","rotate-360":"ef85","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-dot":"efe5","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","scale-outline":"ef53","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","section-sign":"f019","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-checkered":"ef9a","shield-chevron":"ef9b","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shoe":"efd2","shopping-cart":"eb25","shopping-cart-discount":"eedb","shopping-cart-off":"eedc","shopping-cart-plus":"eedd","shopping-cart-x":"eede","shredder":"eedf","sign-left":"f06b","sign-right":"f06c","signature":"eee0","sitemap":"eb9d","skateboard":"ecc2","sleigh":"ef9c","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sock":"eee1","sofa":"efaf","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","spacing-horizontal":"ef54","spacing-vertical":"ef55","spade":"effa","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-asterisk":"f01a","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-half":"effb","square-minus":"eb29","square-off":"eeef","square-plus":"eb2a","square-root":"eef1","square-root-2":"eef0","square-rotated":"ecdf","square-rotated-forbid":"f01c","square-rotated-forbid-2":"f01b","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","stack-3":"ef9d","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","sword":"f030","table":"eba1","table-export":"eef8","table-import":"eef9","table-off":"eefa","tag":"eb34","tag-off":"efc0","tags":"ef86","tags-off":"efc1","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-resize":"ef87","text-wrap":"ebdd","text-wrap-disabled":"eca7","thermometer":"ef67","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tilt-shift":"eefe","timeline":"f031","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","toilet-paper":"efd3","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","trash-x":"ef88","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-inverted":"f01d","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","usb":"f00c","user":"eb4d","user-check":"eb49","user-circle":"ef68","user-exclamation":"ec12","user-minus":"eb4a","user-off":"ecf9","user-plus":"eb4b","user-search":"ef89","user-x":"eb4c","users":"ebf2","vaccine":"ef04","vaccine-bottle":"ef69","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","vinyl":"f00d","virus":"eb74","virus-off":"ed66","virus-search":"ed67","vocabulary":"ef1e","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wall":"ef7a","wallet":"eb75","wallpaper":"ef56","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","webhook":"f01e","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","window":"ef06","windsock":"f06d","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-download":"ef8a","world-latitude":"ed2e","world-longitude":"ed2f","world-upload":"ef8b","wrecking-ball":"ed97","writing":"ef08","writing-sign":"ef07","x":"eb55","yin-yang":"ec35","yoga":"f01f","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","3d-rotate":"f020","a-b":"ec36","abacus":"f05c","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","ad-2":"ef1f","address-book":"f021","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","aerial-lift":"edfe","affiliate":"edff","alarm":"ea04","album":"f022","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","api":"effd","api-app":"effc","app-window":"efe6","apple":"ef21","apps":"ebb6","archive":"ea0b","armchair":"ef9e","armchair-2":"efe7","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-bear-left":"f045","arrow-bear-left-2":"f044","arrow-bear-right":"f047","arrow-bear-right-2":"f046","arrow-big-down":"edda","arrow-big-down-line":"efe8","arrow-big-down-lines":"efe9","arrow-big-left":"eddb","arrow-big-left-line":"efea","arrow-big-left-lines":"efeb","arrow-big-right":"eddc","arrow-big-right-line":"efec","arrow-big-right-lines":"efed","arrow-big-top":"eddd","arrow-big-up-line":"efee","arrow-big-up-lines":"efef","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","arrow-curve-left":"f048","arrow-curve-right":"f049","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-fork":"f04a","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-right":"f04b","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-left-2":"f04c","arrow-loop-right":"eda0","arrow-loop-right-2":"f04d","arrow-merge":"f04e","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-left-2":"f04f","arrow-ramp-left-3":"f050","arrow-ramp-right":"ed3d","arrow-ramp-right-2":"f051","arrow-ramp-right-3":"f052","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-rotary-first-left":"f053","arrow-rotary-first-right":"f054","arrow-rotary-last-left":"f055","arrow-rotary-last-right":"f056","arrow-rotary-left":"f057","arrow-rotary-right":"f058","arrow-rotary-straight":"f059","arrow-sharp-turn-left":"f05a","arrow-sharp-turn-right":"f05b","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-cross":"effe","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-shuffle":"f000","arrows-shuffle-2":"efff","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","asterisk":"efd5","asterisk-simple":"efd4","at":"ea2b","atom":"eb79","atom-2":"ebdf","augmented-reality":"f023","award":"ea2c","axe":"ef9f","axis-x":"ef45","axis-y":"ef46","baby-carriage":"f05d","backhoe":"ed86","backpack":"ef47","backspace":"ea2d","badge":"efc2","badges":"efc3","ball-american-football":"ee04","ball-baseball":"efa0","ball-basketball":"ec28","ball-bowling":"ec29","ball-football":"ee06","ball-football-off":"ee05","ball-tennis":"ec2a","ball-volleyball":"ec2b","ballon":"ef3a","ballpen":"f06e","ban":"ea2e","bandage":"eb7a","barbell":"eff0","barcode":"ebc6","barell":"f06f","barrier-block":"f00e","baseline":"f024","basket":"ebe1","bath":"ef48","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","beer":"efa1","bell":"ea35","bell-minus":"ede2","bell-off":"ece9","bell-plus":"ede3","bell-ringing":"ed07","bell-ringing-2":"ede4","bell-school":"f05e","bell-x":"ede5","bell-z":"eff1","bible":"efc4","bike":"ea36","binary":"ee08","biohazard":"ecb8","blockquote":"ee09","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","blur":"ef8c","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","book-2":"efc5","book-download":"f070","book-upload":"f071","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","books":"eff2","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-airtable":"ef6a","brand-android":"ec16","brand-angular":"ef6b","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-cucumber":"ef6c","brand-debian":"ef57","brand-deviantart":"ecfb","brand-discord":"ece3","brand-disqus":"edc9","brand-docker":"edca","brand-doctrine":"ef6d","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firebase":"ef6e","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-git":"ef6f","brand-github":"ec1c","brand-gitlab":"ec1d","brand-gmail":"efa2","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-lastfm":"f001","brand-linkedin":"ec8c","brand-loom":"ef70","brand-mastercard":"ef49","brand-medium":"ec70","brand-mercedes":"f072","brand-messenger":"ec71","brand-meta":"efb0","brand-netbeans":"ef71","brand-netflix":"edcf","brand-notion":"ef7b","brand-nytimes":"ef8d","brand-open-source":"edd0","brand-opera":"ec21","brand-pagekit":"edd1","brand-patreon":"edd2","brand-paypal":"ec22","brand-php":"ef72","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-producthunt":"edd3","brand-python":"ed01","brand-react-native":"ef73","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-stackoverflow":"ef58","brand-steam":"ed6f","brand-stripe":"edd7","brand-sublime-text":"ef74","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tripadvisor":"f002","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-uber":"ef75","brand-ubuntu":"ef59","brand-unsplash":"edd8","brand-vercel":"ef24","brand-vimeo":"ed06","brand-visual-studio":"ef76","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-ycombinator":"edd9","brand-youtube":"ec90","bread":"efa3","briefcase":"ea46","brightness":"eb7f","brightness-2":"ee19","brightness-down":"eb7d","brightness-half":"ee1a","brightness-up":"eb7e","browser":"ebb7","browser-check":"efd6","browser-plus":"efd7","browser-x":"efd8","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","butterfly":"efd9","c-sharp":"f003","cake":"f00f","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","candle":"efc6","candy":"ef0d","capture":"ec3c","car":"ebbb","car-crane":"ef25","car-crash":"efa4","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","cell":"f05f","certificate":"ed76","certificate-2":"f073","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","checklist":"f074","checks":"ebaa","checkup-list":"ef5a","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-dot":"efb1","circle-dotted":"ed28","circle-half":"ee3f","circle-half-2":"eff3","circle-half-vertical":"ee3e","circle-minus":"ea68","circle-off":"ee40","circle-plus":"ea69","circle-rectangle":"f010","circle-square":"ece4","circle-triangle":"f011","circle-x":"ea6a","circles":"ece5","clear-all":"ee41","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-plus":"efb2","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-lock":"efdb","cloud-lock-open":"efda","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","clubs":"eff4","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","components":"efa5","cone":"efdd","cone-2":"efdc","confetti":"ee46","container":"ee47","contrast":"ec4e","contrast-2":"efc7","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","cpu":"ef8e","cpu-2":"f075","crane":"ef27","creative-commons":"efb3","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","cross":"ef8f","crosshair":"ec3e","crown":"ed12","crown-off":"ee50","crutches":"ef5b","cup":"ef28","curling":"efc8","curly-loop":"ecda","currency":"efa6","currency-bahraini":"ee51","currency-bath":"ee52","currency-bitcoin":"ebab","currency-cent":"ee53","currency-dinar":"ee54","currency-dirham":"ee55","currency-dogecoin":"ef4b","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","dental":"f025","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-heart-monitor":"f060","device-laptop":"eb64","device-laptop-off":"f061","device-mobile":"ea8a","device-mobile-message":"ee79","device-mobile-off":"f062","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-nintendo":"f026","device-speaker":"ea8b","device-tablet":"ea8c","device-tablet-off":"f063","device-tv":"ea8d","device-tv-off":"f064","device-watch":"ebf9","device-watch-off":"f065","device-watch-stats":"ef7d","device-watch-stats-2":"ef7c","devices":"eb87","devices-2":"ed29","devices-off":"f066","devices-pc":"ee7a","dialpad":"f067","diamond":"eb65","diamonds":"eff5","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","dna-2":"ef5c","dog-bowl":"ef29","door":"ef4e","door-enter":"ef4c","door-exit":"ef4d","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","drop-circle":"efde","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","elevator":"efdf","emergency-bed":"ef5d","emphasis":"ebcf","engine":"ef7e","equal":"ee87","equal-not":"ee86","eraser":"eb8b","error-404":"f027","exchange":"ebe7","exclamation-mark":"efb4","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-check":"ee88","eye-off":"ecf0","eye-table":"ef5e","eyeglass":"ee8a","eyeglass-2":"ee89","face-id":"ea9b","face-id-error":"efa7","face-mask":"efb5","fall":"ecb9","feather":"ee8b","fence":"ef2a","fidget-spinner":"f068","file":"eaa4","file-3d":"f032","file-alert":"ede6","file-analytics":"ede7","file-arrow-left":"f033","file-arrow-right":"f034","file-barcode":"f035","file-certificate":"ed4d","file-chart":"f036","file-check":"ea9c","file-code":"ebd0","file-code-2":"ede8","file-database":"f037","file-description":"f028","file-diff":"ecf1","file-digit":"efa8","file-dislike":"ed2a","file-dollar":"efe0","file-dots":"f038","file-download":"ea9d","file-euro":"efe1","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-pencil":"f039","file-phone":"ecdc","file-plus":"eaa0","file-power":"f03a","file-report":"eded","file-rss":"f03b","file-scissors":"f03c","file-search":"ed5d","file-settings":"f029","file-shredder":"eaa1","file-signal":"f03d","file-spreadsheet":"f03e","file-star":"f03f","file-symlink":"ed53","file-text":"eaa2","file-time":"f040","file-typography":"f041","file-unknown":"f042","file-upload":"ec91","file-vector":"f043","file-x":"eaa3","file-zip":"ed4e","files":"edef","files-off":"edee","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","first-aid-kit":"ef5f","fish":"ef2b","flag":"eaa6","flag-2":"ee8c","flag-3":"ee8d","flame":"ec2c","flare":"ee8e","flask":"ebd2","flask-2":"ef60","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","flower":"eff6","focus":"eb8d","focus-2":"ebd3","focus-centered":"f02a","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","free-rights":"efb6","friends":"eab0","gas-station":"ec7d","gauge":"eab1","gavel":"ef90","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","git-pull-request-closed":"ef7f","git-pull-request-draft":"efb7","gizmo":"f02b","glass":"eab8","glass-full":"eab7","glass-off":"ee91","globe":"eab9","golf":"ed8c","gps":"ed7a","grain":"ee92","grid-dots":"eaba","grid-pattern":"efc9","grill":"efa9","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","hammer":"ef91","hand-click":"ef4f","hand-finger":"ee94","hand-little-finger":"ee95","hand-middle-finger":"ec2d","hand-move":"ef50","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","haze":"efaa","heading":"ee9b","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","heart-rate-monitor":"ef61","heartbeat":"ef92","helicopter":"ed8e","helicopter-landing":"ed8d","helmet":"efca","help":"eabf","hexagon":"ec02","hexagon-off":"ee9c","hierarchy":"ee9e","hierarchy-2":"ee9d","highlight":"ef3f","history":"ebea","home":"eac1","home-2":"eac0","hotel-service":"ef80","hourglass":"ef93","ice-cream":"eac2","ice-cream-2":"ee9f","ice-skating":"efcb","id":"eac3","id-badge":"eff7","id-badge-2":"f076","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","kering":"efb8","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-off":"eea0","keyboard-show":"ec7f","ladder":"efe2","lamp":"efab","language":"ebbe","language-hiragana":"ef77","language-katakana":"ef78","lasso":"efac","layers-difference":"eac8","layers-intersect":"eac9","layers-intersect-2":"eff8","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-board":"ef95","layout-board-split":"ef94","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-dashboard":"f02c","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-left-collapse":"f004","layout-sidebar-left-expand":"f005","layout-sidebar-right":"ead9","layout-sidebar-right-collapse":"f006","layout-sidebar-right-expand":"f007","leaf":"ed4f","lego":"eadc","lemon":"ef10","lemon-2":"ef81","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","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","lock-square":"ef51","login":"eba7","logout":"eba8","lollipop":"efcc","luggage":"efad","lungs":"ef62","macro":"eeab","magnet":"eae3","mail":"eae5","mail-fast":"f069","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","map-search":"ef82","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","medal-2":"efcd","medical-cross":"ec2f","medicine-syrup":"ef63","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-2-code":"f012","message-2-share":"f077","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-code":"f013","message-dots":"eaee","message-language":"efae","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","message-share":"f078","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-2":"ef2c","microphone-off":"ed16","microscope":"ef64","military-award":"f079","military-rank":"efcf","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-nervous":"ef96","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","mountain":"ef97","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","no-copyright":"efb9","no-creative-commons":"efba","no-derivatives":"efbb","north-star":"f014","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","numbers":"f015","nurse":"ef65","octagon":"ecbd","octagon-off":"eeb8","old":"eeb9","olympics":"eeba","omega":"eb97","outlet":"ebd7","oval":"f02e","oval-vertical":"f02d","overline":"eebb","package":"eaff","packge-export":"f07a","packge-import":"f07b","pacman":"eebc","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paper-bag":"f02f","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","paw":"eff9","peace":"ecbe","pencil":"eb04","pennant":"ed7d","pennant-2":"f06a","pentagon":"efe3","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","picture-in-picture-top":"efe4","pig":"ef52","pill":"ec44","pills":"ef66","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","plane-inflight":"ef98","planet":"ec08","plant":"ed50","plant-2":"ed7e","play-card":"eebf","player-eject":"efbc","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","playlist-add":"f008","playlist-x":"f009","plug":"ebd9","plug-connected":"f00a","plus":"eb0b","point":"eb0c","pokeball":"eec1","polaroid":"eec2","polygon":"efd0","pool":"ed91","power":"eb0d","pray":"ecbf","premium-rights":"efbd","prescription":"ef99","presentation":"eb70","presentation-analytics":"eec3","printer":"eb0e","prison":"ef79","prompt":"eb0f","propeller":"eec4","puzzle":"eb10","puzzle-2":"ef83","pyramid":"eec5","qrcode":"eb11","question-mark":"ec9d","quote":"efbe","radar":"f017","radar-2":"f016","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","refresh-dot":"efbf","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","report-search":"ef84","resize":"eecf","ripple":"ed82","road":"f018","road-sign":"ecdd","robot":"f00b","rocket":"ec45","roller-skating":"efd1","rotate":"eb16","rotate-2":"ebb4","rotate-360":"ef85","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-dot":"efe5","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","scale-outline":"ef53","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","section-sign":"f019","seeding":"ed51","select":"ec9e","selector":"eb1d","send":"eb1e","separator":"ebda","separator-horizontal":"ec79","separator-vertical":"ec7a","server":"eb1f","server-2":"f07c","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-checkered":"ef9a","shield-chevron":"ef9b","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shoe":"efd2","shopping-cart":"eb25","shopping-cart-discount":"eedb","shopping-cart-off":"eedc","shopping-cart-plus":"eedd","shopping-cart-x":"eede","shredder":"eedf","sign-left":"f06b","sign-right":"f06c","signature":"eee0","sitemap":"eb9d","skateboard":"ecc2","sleigh":"ef9c","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sock":"eee1","sofa":"efaf","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","spacing-horizontal":"ef54","spacing-vertical":"ef55","spade":"effa","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-asterisk":"f01a","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-half":"effb","square-minus":"eb29","square-off":"eeef","square-plus":"eb2a","square-root":"eef1","square-root-2":"eef0","square-rotated":"ecdf","square-rotated-forbid":"f01c","square-rotated-forbid-2":"f01b","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","stack-3":"ef9d","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","sword":"f030","table":"eba1","table-export":"eef8","table-import":"eef9","table-off":"eefa","tag":"eb34","tag-off":"efc0","tags":"ef86","tags-off":"efc1","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","tank":"ed95","target":"eb35","telescope":"f07d","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-resize":"ef87","text-wrap":"ebdd","text-wrap-disabled":"eca7","thermometer":"ef67","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tie":"f07e","tilt-shift":"eefe","timeline":"f031","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","toilet-paper":"efd3","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","trash-x":"ef88","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-inverted":"f01d","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","usb":"f00c","user":"eb4d","user-check":"eb49","user-circle":"ef68","user-exclamation":"ec12","user-minus":"eb4a","user-off":"ecf9","user-plus":"eb4b","user-search":"ef89","user-x":"eb4c","users":"ebf2","vaccine":"ef04","vaccine-bottle":"ef69","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","vinyl":"f00d","virus":"eb74","virus-off":"ed66","virus-search":"ed67","vocabulary":"ef1e","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wall":"ef7a","wallet":"eb75","wallpaper":"ef56","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","webhook":"f01e","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","window":"ef06","windsock":"f06d","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-download":"ef8a","world-latitude":"ed2e","world-longitude":"ed2f","world-upload":"ef8b","wrecking-ball":"ed97","writing":"ef08","writing-sign":"ef07","x":"eb55","yin-yang":"ec35","yoga":"f01f","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-code":"f07f","zoom-exclamation":"f080","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 3f7ebddd..ce226ed4 100644 Binary files a/.github/icons.png and b/.github/icons.png differ diff --git a/.github/icons.svg b/.github/icons.svg index d20c965c..30a551f3 100644 --- a/.github/icons.svg +++ b/.github/icons.svg @@ -1,4 +1,4 @@ - + @@ -398,6 +398,8 @@ + + @@ -406,6 +408,8 @@ + + @@ -486,6 +490,10 @@ + + + + @@ -666,6 +674,8 @@ + + @@ -920,6 +930,8 @@ + + @@ -972,6 +984,8 @@ + + @@ -1184,6 +1198,8 @@ + + @@ -1836,6 +1852,8 @@ + + @@ -2142,6 +2160,8 @@ + + @@ -2162,6 +2182,8 @@ + + @@ -2177,7 +2199,7 @@ - + @@ -2312,6 +2334,10 @@ + + + + @@ -2648,6 +2674,8 @@ + + @@ -2920,6 +2948,8 @@ + + @@ -2939,7 +2969,7 @@ - + @@ -2958,6 +2988,8 @@ + + @@ -3216,6 +3248,10 @@ + + + + @@ -3426,1418 +3462,1436 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/icons@2x.png b/.github/icons@2x.png index e86e82ed..53a4bae8 100644 Binary files a/.github/icons@2x.png and b/.github/icons@2x.png differ diff --git a/.github/tabler-icons-1.59.0.png b/.github/tabler-icons-1.59.0.png new file mode 100644 index 00000000..2f699969 Binary files /dev/null and b/.github/tabler-icons-1.59.0.png differ diff --git a/.github/tabler-icons-1.59.0.svg b/.github/tabler-icons-1.59.0.svg new file mode 100644 index 00000000..a85960a3 --- /dev/null +++ b/.github/tabler-icons-1.59.0.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-1.59.0@2x.png b/.github/tabler-icons-1.59.0@2x.png new file mode 100644 index 00000000..479140c4 Binary files /dev/null and b/.github/tabler-icons-1.59.0@2x.png differ diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot index d0e5185c..3832c196 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 d4efad5f..3a666988 100644 --- a/iconfont/fonts/tabler-icons.svg +++ b/iconfont/fonts/tabler-icons.svg @@ -7,57 +7,57 @@ units-per-em="1000" ascent="986.5" descent="100" /> - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -990,7 +990,7 @@ horiz-adv-x="1010" d="M204 526C167.748 533.427 145.984 557.7660000000001 136 592V708C143.113 736.4549999999999 158.143 755.071 182 767C185.313 768.656 201.685 774 206 774C208 774 346 775 513 775L818 774L828 771C841.833 766.389 845.878 762.592 856 755C860 752 864 748 866 745L874 733C876 730 879 724 881 718L884 708V594C876.573 557.748 852.234 535.9839999999999 818 526H204zM801 691H219V609H801V691zM304 442C390 442 399 442 405 440C441.103 430.975 461.602 404.387 468 366C469 359 469 312 469 234C469 136.566 472.048 112.1900000000001 465 84C464 80 462 75 460 72L452 60C440.6430000000001 42.965 425.01 32.752 402 27C395 26 383 25 298 25L202 26C166.187 36.232 147.639 57.084 136 92V372C144.945 407.78 165.089 432.618 202 440C210 442 216 442 304 442zM718 442C830 442 848 442 853 441C871.45 434.85 884 424.564 884 400C884 375.6140000000001 871.562 365.187 853 359C848 358 830 358 719 358C629 358 589 358 585 359C575.626 362.125 569.577 365.423 563 372C560 375 556 379 555 382C551.11 393.6720000000001 550.929 405.787 555 418C558.71 429.134 572.744 437.248 584 441C588 442 620 442 718 442zM385 358H219V109H385V358zM718 275C836 275 850 274 855 273C873.162 266.9460000000001 885 254.6620000000001 885 230C885 214.255 872.965 201.482 862 196C858 194 852 193 849 192C845 191 794 191 718 191C636 191 591 191 587 192C567.428 196.893 556.916 207.336 552 227C546.983 247.0650000000001 562.127 263.0850000000001 574 271C577 273 581 274 583 274S646 275 718 275zM718 109C649 109 589 108 586 108C567.703 108 555.806 88.223 552 73C545.864 48.458 566.118 33.9400000000001 582 26L716 25C836 25 850 26 855 27C873.162 33.054 885 45.338 885 70C885 85.745 872.965 98.518 862 104C858 106 852 107 849 108C845 109 795 109 718 109z" /> + horiz-adv-x="1010" d="M634 817C640.8 817 649.066 815.29 654 812C665.823 804.906 912.541 559.765 922 544C927.963 535.056 928.234 515.352 922 506C913.287 492.93 889.023 472.651 866 488C863 490 857 495 852 499L844 506L601 264C432 95 356 19 350 15C330.498 0.374 309.36 -8.328 281 -14C276 -15 267 -17 261 -17C229.59 -17 202.262 -12.157 182 0C164.045 10.773 145.957 21.804 133 38C109.964 66.795 93 99.6470000000001 93 152C93 158 95 166 96 171C101.58 198.9 111.792 222.0560000000001 126 241C130 246 214 331 374 491L616 734L609 742C599.623 753.72 584.347 773.52 598 794C605.755 805.633 615.635 817 634 817zM785 566A10758.485 10758.485 0 0 0 675 675A68073.395 68073.395 0 0 0 401 400H620A24632.009999999995 24632.009999999995 0 0 0 785 566zM426 317H318L259 258C227 226 197 196 194 192C183.256 177.675 178 169.437 178 144C178 118.957 183.32 110.24 194 96C206.318 79.5750000000001 226.167 67 254 67C272.94 67 283.814 71.542 295 79C300 82 327 108 418 199L535 316S486 317 426 317zM804 316C812.997 316 818.031 312.9840000000001 824 310C828.929 307.536 890.35 242.866 894 238C904.424 224.1 912.89 211.775 920 194C922 189 923 181 924 177S927 165 927 160C927 108.251 905.933 77.1470000000001 877 54C857.262 38.21 837.76 29 802 29C773.348 29 764.956 34.417 746 42C727.927 49.23 712.076 64.231 701 79C687.3 97.266 677 121.712 677 153C677 184.977 685.955 202.925 698 223C702 229 715 244 739 270C772.065 305.7100000000001 770.374 307.791 792 315C796 316 800 316 804 316zM809 206L802 214L784 196C773 184 767 176 765 172L761 160C755.736 133.683 775.775 112 802 112C826.283 112 842 128.656 842 153C842 172.3300000000001 837.316 175.067 826 188C821 194 813 202 809 206z" /> @@ -4417,9 +4417,6 @@ - @@ -4843,9 +4840,66 @@ + + + + + + + + + + + + + + + + + + + diff --git a/iconfont/fonts/tabler-icons.ttf b/iconfont/fonts/tabler-icons.ttf index 3f967183..c9ecb352 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 58eba1e7..5eb6b68f 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 05cd083d..3fd98ba7 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 494955b8..53ea99c0 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.58.0 by tabler - https://tabler.io + * Tabler Icons 1.59.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -830,6 +830,10 @@ content: "\ef3a"; } +.ti-ballpen:before { + content: "\f06e"; +} + .ti-ban:before { content: "\ea2e"; } @@ -846,6 +850,10 @@ content: "\ebc6"; } +.ti-barell:before { + content: "\f06f"; +} + .ti-barrier-block:before { content: "\f00e"; } @@ -1010,6 +1018,14 @@ content: "\efc5"; } +.ti-book-download:before { + content: "\f070"; +} + +.ti-book-upload:before { + content: "\f071"; +} + .ti-bookmark:before { content: "\ea3a"; } @@ -1366,6 +1382,10 @@ content: "\ec70"; } +.ti-brand-mercedes:before { + content: "\f072"; +} + .ti-brand-messenger:before { content: "\ec71"; } @@ -1878,6 +1898,10 @@ content: "\ed76"; } +.ti-certificate-2:before { + content: "\f073"; +} + .ti-charging-pile:before { content: "\ee26"; } @@ -1978,6 +2002,10 @@ content: "\eba6"; } +.ti-checklist:before { + content: "\f074"; +} + .ti-checks:before { content: "\ebaa"; } @@ -2406,6 +2434,10 @@ content: "\ef8e"; } +.ti-cpu-2:before { + content: "\f075"; +} + .ti-crane:before { content: "\ef27"; } @@ -3714,6 +3746,10 @@ content: "\eff7"; } +.ti-id-badge-2:before { + content: "\f076"; +} + .ti-inbox:before { content: "\eac4"; } @@ -4326,6 +4362,10 @@ content: "\f012"; } +.ti-message-2-share:before { + content: "\f077"; +} + .ti-message-circle:before { content: "\eaed"; } @@ -4362,6 +4402,10 @@ content: "\ec9b"; } +.ti-message-share:before { + content: "\f078"; +} + .ti-messages:before { content: "\eb6c"; } @@ -4386,8 +4430,8 @@ content: "\ef64"; } -.ti-miliraty-award:before { - content: "\efce"; +.ti-military-award:before { + content: "\f079"; } .ti-military-rank:before { @@ -4658,6 +4702,14 @@ content: "\eaff"; } +.ti-packge-export:before { + content: "\f07a"; +} + +.ti-packge-import:before { + content: "\f07b"; +} + .ti-pacman:before { content: "\eebc"; } @@ -5334,6 +5386,10 @@ content: "\eb1f"; } +.ti-server-2:before { + content: "\f07c"; +} + .ti-servicemark:before { content: "\ec09"; } @@ -5874,6 +5930,10 @@ content: "\eb35"; } +.ti-telescope:before { + content: "\f07d"; +} + .ti-temperature:before { content: "\eb38"; } @@ -5950,6 +6010,10 @@ content: "\eb3d"; } +.ti-tie:before { + content: "\f07e"; +} + .ti-tilt-shift:before { content: "\eefe"; } @@ -6466,6 +6530,14 @@ content: "\ef09"; } +.ti-zoom-code:before { + content: "\f07f"; +} + +.ti-zoom-exclamation:before { + content: "\f080"; +} + .ti-zoom-in:before { content: "\eb56"; } diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html index 65c8e775..f32872fe 100644 --- a/iconfont/tabler-icons.html +++ b/iconfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 1.58.0 + Tabler Icons - version 1.59.0 @@ -109,7 +109,7 @@

Tabler Icons

-

version 1.58.0

+

version 1.59.0

+
+ + ballpen +
+ ti ti-ballpen
+ \f06e +
+
+
ban @@ -1955,6 +1964,15 @@
+
+ + barell +
+ ti ti-barell
+ \f06f +
+
+
barrier-block @@ -2324,6 +2342,24 @@
+
+ + book-download +
+ ti ti-book-download
+ \f070 +
+
+ +
+ + book-upload +
+ ti ti-book-upload
+ \f071 +
+
+
bookmark @@ -3125,6 +3161,15 @@
+
+ + brand-mercedes +
+ ti ti-brand-mercedes
+ \f072 +
+
+
brand-messenger @@ -4277,6 +4322,15 @@
+
+ + certificate-2 +
+ ti ti-certificate-2
+ \f073 +
+
+
charging-pile @@ -4502,6 +4556,15 @@
+
+ + checklist +
+ ti ti-checklist
+ \f074 +
+
+
checks @@ -5465,6 +5528,15 @@
+
+ + cpu-2 +
+ ti ti-cpu-2
+ \f075 +
+
+
crane @@ -8408,6 +8480,15 @@
+
+ + id-badge-2 +
+ ti ti-id-badge-2
+ \f076 +
+
+
inbox @@ -9785,6 +9866,15 @@
+
+ + message-2-share +
+ ti ti-message-2-share
+ \f077 +
+
+
message-circle @@ -9866,6 +9956,15 @@
+
+ + message-share +
+ ti ti-message-share
+ \f078 +
+
+
messages @@ -9921,11 +10020,11 @@
- - miliraty-award + + military-award
- ti ti-miliraty-award
- \efce + ti ti-military-award
+ \f079
@@ -10532,6 +10631,24 @@ +
+ + packge-export +
+ ti ti-packge-export
+ \f07a +
+
+ +
+ + packge-import +
+ ti ti-packge-import
+ \f07b +
+
+
pacman @@ -12053,6 +12170,15 @@
+
+ + server-2 +
+ ti ti-server-2
+ \f07c +
+
+
servicemark @@ -13268,6 +13394,15 @@
+
+ + telescope +
+ ti ti-telescope
+ \f07d +
+
+
temperature @@ -13439,6 +13574,15 @@
+
+ + tie +
+ ti ti-tie
+ \f07e +
+
+
tilt-shift @@ -14600,6 +14744,24 @@
+
+ + zoom-code +
+ ti ti-zoom-code
+ \f07f +
+
+ +
+ + zoom-exclamation +
+ ti ti-zoom-exclamation
+ \f080 +
+
+
zoom-in diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css index 6bedaaa8..563dd031 100644 --- a/iconfont/tabler-icons.min.css +++ b/iconfont/tabler-icons.min.css @@ -1,4 +1,4 @@ /*! - * Tabler Icons 1.58.0 by tabler - https://tabler.io + * Tabler Icons 1.59.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-3d-rotate:before{content:"\f020"}.ti-a-b:before{content:"\ec36"}.ti-abacus:before{content:"\f05c"}.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-address-book:before{content:"\f021"}.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-album:before{content:"\f022"}.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-api:before{content:"\effd"}.ti-api-app:before{content:"\effc"}.ti-app-window:before{content:"\efe6"}.ti-apple:before{content:"\ef21"}.ti-apps:before{content:"\ebb6"}.ti-archive:before{content:"\ea0b"}.ti-armchair:before{content:"\ef9e"}.ti-armchair-2:before{content:"\efe7"}.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-bear-left:before{content:"\f045"}.ti-arrow-bear-left-2:before{content:"\f044"}.ti-arrow-bear-right:before{content:"\f047"}.ti-arrow-bear-right-2:before{content:"\f046"}.ti-arrow-big-down:before{content:"\edda"}.ti-arrow-big-down-line:before{content:"\efe8"}.ti-arrow-big-down-lines:before{content:"\efe9"}.ti-arrow-big-left:before{content:"\eddb"}.ti-arrow-big-left-line:before{content:"\efea"}.ti-arrow-big-left-lines:before{content:"\efeb"}.ti-arrow-big-right:before{content:"\eddc"}.ti-arrow-big-right-line:before{content:"\efec"}.ti-arrow-big-right-lines:before{content:"\efed"}.ti-arrow-big-top:before{content:"\eddd"}.ti-arrow-big-up-line:before{content:"\efee"}.ti-arrow-big-up-lines:before{content:"\efef"}.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-curve-left:before{content:"\f048"}.ti-arrow-curve-right:before{content:"\f049"}.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-fork:before{content:"\f04a"}.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-right:before{content:"\f04b"}.ti-arrow-left-square:before{content:"\ed9d"}.ti-arrow-left-tail:before{content:"\ed9e"}.ti-arrow-loop-left:before{content:"\ed9f"}.ti-arrow-loop-left-2:before{content:"\f04c"}.ti-arrow-loop-right:before{content:"\eda0"}.ti-arrow-loop-right-2:before{content:"\f04d"}.ti-arrow-merge:before{content:"\f04e"}.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-left-2:before{content:"\f04f"}.ti-arrow-ramp-left-3:before{content:"\f050"}.ti-arrow-ramp-right:before{content:"\ed3d"}.ti-arrow-ramp-right-2:before{content:"\f051"}.ti-arrow-ramp-right-3:before{content:"\f052"}.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-rotary-first-left:before{content:"\f053"}.ti-arrow-rotary-first-right:before{content:"\f054"}.ti-arrow-rotary-last-left:before{content:"\f055"}.ti-arrow-rotary-last-right:before{content:"\f056"}.ti-arrow-rotary-left:before{content:"\f057"}.ti-arrow-rotary-right:before{content:"\f058"}.ti-arrow-rotary-straight:before{content:"\f059"}.ti-arrow-sharp-turn-left:before{content:"\f05a"}.ti-arrow-sharp-turn-right:before{content:"\f05b"}.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-cross:before{content:"\effe"}.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-shuffle:before{content:"\f000"}.ti-arrows-shuffle-2:before{content:"\efff"}.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-asterisk:before{content:"\efd5"}.ti-asterisk-simple:before{content:"\efd4"}.ti-at:before{content:"\ea2b"}.ti-atom:before{content:"\eb79"}.ti-atom-2:before{content:"\ebdf"}.ti-augmented-reality:before{content:"\f023"}.ti-award:before{content:"\ea2c"}.ti-axe:before{content:"\ef9f"}.ti-axis-x:before{content:"\ef45"}.ti-axis-y:before{content:"\ef46"}.ti-baby-carriage:before{content:"\f05d"}.ti-backhoe:before{content:"\ed86"}.ti-backpack:before{content:"\ef47"}.ti-backspace:before{content:"\ea2d"}.ti-badge:before{content:"\efc2"}.ti-badges:before{content:"\efc3"}.ti-ball-american-football:before{content:"\ee04"}.ti-ball-baseball:before{content:"\efa0"}.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-barbell:before{content:"\eff0"}.ti-barcode:before{content:"\ebc6"}.ti-barrier-block:before{content:"\f00e"}.ti-baseline:before{content:"\f024"}.ti-basket:before{content:"\ebe1"}.ti-bath:before{content:"\ef48"}.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-beer:before{content:"\efa1"}.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-school:before{content:"\f05e"}.ti-bell-x:before{content:"\ede5"}.ti-bell-z:before{content:"\eff1"}.ti-bible:before{content:"\efc4"}.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-blur:before{content:"\ef8c"}.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-book-2:before{content:"\efc5"}.ti-bookmark:before{content:"\ea3a"}.ti-bookmark-off:before{content:"\eced"}.ti-bookmarks:before{content:"\ed08"}.ti-books:before{content:"\eff2"}.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-airtable:before{content:"\ef6a"}.ti-brand-android:before{content:"\ec16"}.ti-brand-angular:before{content:"\ef6b"}.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-cucumber:before{content:"\ef6c"}.ti-brand-debian:before{content:"\ef57"}.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-doctrine:before{content:"\ef6d"}.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-firebase:before{content:"\ef6e"}.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-git:before{content:"\ef6f"}.ti-brand-github:before{content:"\ec1c"}.ti-brand-gitlab:before{content:"\ec1d"}.ti-brand-gmail:before{content:"\efa2"}.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-lastfm:before{content:"\f001"}.ti-brand-linkedin:before{content:"\ec8c"}.ti-brand-loom:before{content:"\ef70"}.ti-brand-mastercard:before{content:"\ef49"}.ti-brand-medium:before{content:"\ec70"}.ti-brand-messenger:before{content:"\ec71"}.ti-brand-meta:before{content:"\efb0"}.ti-brand-netbeans:before{content:"\ef71"}.ti-brand-netflix:before{content:"\edcf"}.ti-brand-notion:before{content:"\ef7b"}.ti-brand-nytimes:before{content:"\ef8d"}.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-php:before{content:"\ef72"}.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-react-native:before{content:"\ef73"}.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-stackoverflow:before{content:"\ef58"}.ti-brand-steam:before{content:"\ed6f"}.ti-brand-stripe:before{content:"\edd7"}.ti-brand-sublime-text:before{content:"\ef74"}.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-tripadvisor:before{content:"\f002"}.ti-brand-tumblr:before{content:"\ed04"}.ti-brand-twitch:before{content:"\ed05"}.ti-brand-twitter:before{content:"\ec27"}.ti-brand-uber:before{content:"\ef75"}.ti-brand-ubuntu:before{content:"\ef59"}.ti-brand-unsplash:before{content:"\edd8"}.ti-brand-vercel:before{content:"\ef24"}.ti-brand-vimeo:before{content:"\ed06"}.ti-brand-visual-studio:before{content:"\ef76"}.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-bread:before{content:"\efa3"}.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-browser-check:before{content:"\efd6"}.ti-browser-plus:before{content:"\efd7"}.ti-browser-x:before{content:"\efd8"}.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-butterfly:before{content:"\efd9"}.ti-c-sharp:before{content:"\f003"}.ti-cake:before{content:"\f00f"}.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-candle:before{content:"\efc6"}.ti-candy:before{content:"\ef0d"}.ti-capture:before{content:"\ec3c"}.ti-car:before{content:"\ebbb"}.ti-car-crane:before{content:"\ef25"}.ti-car-crash:before{content:"\efa4"}.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-cell:before{content:"\f05f"}.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-checkup-list:before{content:"\ef5a"}.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-dot:before{content:"\efb1"}.ti-circle-dotted:before{content:"\ed28"}.ti-circle-half:before{content:"\ee3f"}.ti-circle-half-2:before{content:"\eff3"}.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-rectangle:before{content:"\f010"}.ti-circle-square:before{content:"\ece4"}.ti-circle-triangle:before{content:"\f011"}.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-plus:before{content:"\efb2"}.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-lock:before{content:"\efdb"}.ti-cloud-lock-open:before{content:"\efda"}.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-clubs:before{content:"\eff4"}.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-components:before{content:"\efa5"}.ti-cone:before{content:"\efdd"}.ti-cone-2:before{content:"\efdc"}.ti-confetti:before{content:"\ee46"}.ti-container:before{content:"\ee47"}.ti-contrast:before{content:"\ec4e"}.ti-contrast-2:before{content:"\efc7"}.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-cpu:before{content:"\ef8e"}.ti-crane:before{content:"\ef27"}.ti-creative-commons:before{content:"\efb3"}.ti-credit-card:before{content:"\ea84"}.ti-credit-card-off:before{content:"\ed11"}.ti-crop:before{content:"\ea85"}.ti-cross:before{content:"\ef8f"}.ti-crosshair:before{content:"\ec3e"}.ti-crown:before{content:"\ed12"}.ti-crown-off:before{content:"\ee50"}.ti-crutches:before{content:"\ef5b"}.ti-cup:before{content:"\ef28"}.ti-curling:before{content:"\efc8"}.ti-curly-loop:before{content:"\ecda"}.ti-currency:before{content:"\efa6"}.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-dogecoin:before{content:"\ef4b"}.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-dental:before{content:"\f025"}.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-heart-monitor:before{content:"\f060"}.ti-device-laptop:before{content:"\eb64"}.ti-device-laptop-off:before{content:"\f061"}.ti-device-mobile:before{content:"\ea8a"}.ti-device-mobile-message:before{content:"\ee79"}.ti-device-mobile-off:before{content:"\f062"}.ti-device-mobile-rotated:before{content:"\ecdb"}.ti-device-mobile-vibration:before{content:"\eb86"}.ti-device-nintendo:before{content:"\f026"}.ti-device-speaker:before{content:"\ea8b"}.ti-device-tablet:before{content:"\ea8c"}.ti-device-tablet-off:before{content:"\f063"}.ti-device-tv:before{content:"\ea8d"}.ti-device-tv-off:before{content:"\f064"}.ti-device-watch:before{content:"\ebf9"}.ti-device-watch-off:before{content:"\f065"}.ti-device-watch-stats:before{content:"\ef7d"}.ti-device-watch-stats-2:before{content:"\ef7c"}.ti-devices:before{content:"\eb87"}.ti-devices-2:before{content:"\ed29"}.ti-devices-off:before{content:"\f066"}.ti-devices-pc:before{content:"\ee7a"}.ti-dialpad:before{content:"\f067"}.ti-diamond:before{content:"\eb65"}.ti-diamonds:before{content:"\eff5"}.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-dna-2:before{content:"\ef5c"}.ti-dog-bowl:before{content:"\ef29"}.ti-door:before{content:"\ef4e"}.ti-door-enter:before{content:"\ef4c"}.ti-door-exit:before{content:"\ef4d"}.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-drop-circle:before{content:"\efde"}.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-elevator:before{content:"\efdf"}.ti-emergency-bed:before{content:"\ef5d"}.ti-emphasis:before{content:"\ebcf"}.ti-engine:before{content:"\ef7e"}.ti-equal:before{content:"\ee87"}.ti-equal-not:before{content:"\ee86"}.ti-eraser:before{content:"\eb8b"}.ti-error-404:before{content:"\f027"}.ti-exchange:before{content:"\ebe7"}.ti-exclamation-mark:before{content:"\efb4"}.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-eye-table:before{content:"\ef5e"}.ti-eyeglass:before{content:"\ee8a"}.ti-eyeglass-2:before{content:"\ee89"}.ti-face-id:before{content:"\ea9b"}.ti-face-id-error:before{content:"\efa7"}.ti-face-mask:before{content:"\efb5"}.ti-fall:before{content:"\ecb9"}.ti-feather:before{content:"\ee8b"}.ti-fence:before{content:"\ef2a"}.ti-fidget-spinner:before{content:"\f068"}.ti-file:before{content:"\eaa4"}.ti-file-3d:before{content:"\f032"}.ti-file-alert:before{content:"\ede6"}.ti-file-analytics:before{content:"\ede7"}.ti-file-arrow-left:before{content:"\f033"}.ti-file-arrow-right:before{content:"\f034"}.ti-file-barcode:before{content:"\f035"}.ti-file-certificate:before{content:"\ed4d"}.ti-file-chart:before{content:"\f036"}.ti-file-check:before{content:"\ea9c"}.ti-file-code:before{content:"\ebd0"}.ti-file-code-2:before{content:"\ede8"}.ti-file-database:before{content:"\f037"}.ti-file-description:before{content:"\f028"}.ti-file-diff:before{content:"\ecf1"}.ti-file-digit:before{content:"\efa8"}.ti-file-dislike:before{content:"\ed2a"}.ti-file-dollar:before{content:"\efe0"}.ti-file-dots:before{content:"\f038"}.ti-file-download:before{content:"\ea9d"}.ti-file-euro:before{content:"\efe1"}.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-pencil:before{content:"\f039"}.ti-file-phone:before{content:"\ecdc"}.ti-file-plus:before{content:"\eaa0"}.ti-file-power:before{content:"\f03a"}.ti-file-report:before{content:"\eded"}.ti-file-rss:before{content:"\f03b"}.ti-file-scissors:before{content:"\f03c"}.ti-file-search:before{content:"\ed5d"}.ti-file-settings:before{content:"\f029"}.ti-file-shredder:before{content:"\eaa1"}.ti-file-signal:before{content:"\f03d"}.ti-file-spreadsheet:before{content:"\f03e"}.ti-file-star:before{content:"\f03f"}.ti-file-symlink:before{content:"\ed53"}.ti-file-text:before{content:"\eaa2"}.ti-file-time:before{content:"\f040"}.ti-file-typography:before{content:"\f041"}.ti-file-unknown:before{content:"\f042"}.ti-file-upload:before{content:"\ec91"}.ti-file-vector:before{content:"\f043"}.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-first-aid-kit:before{content:"\ef5f"}.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-flask-2:before{content:"\ef60"}.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-flower:before{content:"\eff6"}.ti-focus:before{content:"\eb8d"}.ti-focus-2:before{content:"\ebd3"}.ti-focus-centered:before{content:"\f02a"}.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-free-rights:before{content:"\efb6"}.ti-friends:before{content:"\eab0"}.ti-gas-station:before{content:"\ec7d"}.ti-gauge:before{content:"\eab1"}.ti-gavel:before{content:"\ef90"}.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-git-pull-request-closed:before{content:"\ef7f"}.ti-git-pull-request-draft:before{content:"\efb7"}.ti-gizmo:before{content:"\f02b"}.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-grid-pattern:before{content:"\efc9"}.ti-grill:before{content:"\efa9"}.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-hammer:before{content:"\ef91"}.ti-hand-click:before{content:"\ef4f"}.ti-hand-finger:before{content:"\ee94"}.ti-hand-little-finger:before{content:"\ee95"}.ti-hand-middle-finger:before{content:"\ec2d"}.ti-hand-move:before{content:"\ef50"}.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-haze:before{content:"\efaa"}.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-heart-rate-monitor:before{content:"\ef61"}.ti-heartbeat:before{content:"\ef92"}.ti-helicopter:before{content:"\ed8e"}.ti-helicopter-landing:before{content:"\ed8d"}.ti-helmet:before{content:"\efca"}.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-hotel-service:before{content:"\ef80"}.ti-hourglass:before{content:"\ef93"}.ti-ice-cream:before{content:"\eac2"}.ti-ice-cream-2:before{content:"\ee9f"}.ti-ice-skating:before{content:"\efcb"}.ti-id:before{content:"\eac3"}.ti-id-badge:before{content:"\eff7"}.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-kering:before{content:"\efb8"}.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-ladder:before{content:"\efe2"}.ti-lamp:before{content:"\efab"}.ti-language:before{content:"\ebbe"}.ti-language-hiragana:before{content:"\ef77"}.ti-language-katakana:before{content:"\ef78"}.ti-lasso:before{content:"\efac"}.ti-layers-difference:before{content:"\eac8"}.ti-layers-intersect:before{content:"\eac9"}.ti-layers-intersect-2:before{content:"\eff8"}.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-board:before{content:"\ef95"}.ti-layout-board-split:before{content:"\ef94"}.ti-layout-bottombar:before{content:"\ead3"}.ti-layout-cards:before{content:"\ec13"}.ti-layout-columns:before{content:"\ead4"}.ti-layout-dashboard:before{content:"\f02c"}.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-left-collapse:before{content:"\f004"}.ti-layout-sidebar-left-expand:before{content:"\f005"}.ti-layout-sidebar-right:before{content:"\ead9"}.ti-layout-sidebar-right-collapse:before{content:"\f006"}.ti-layout-sidebar-right-expand:before{content:"\f007"}.ti-leaf:before{content:"\ed4f"}.ti-lego:before{content:"\eadc"}.ti-lemon:before{content:"\ef10"}.ti-lemon-2:before{content:"\ef81"}.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-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-lock-square:before{content:"\ef51"}.ti-login:before{content:"\eba7"}.ti-logout:before{content:"\eba8"}.ti-lollipop:before{content:"\efcc"}.ti-luggage:before{content:"\efad"}.ti-lungs:before{content:"\ef62"}.ti-macro:before{content:"\eeab"}.ti-magnet:before{content:"\eae3"}.ti-mail:before{content:"\eae5"}.ti-mail-fast:before{content:"\f069"}.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-map-search:before{content:"\ef82"}.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-medal-2:before{content:"\efcd"}.ti-medical-cross:before{content:"\ec2f"}.ti-medicine-syrup:before{content:"\ef63"}.ti-menu:before{content:"\eaeb"}.ti-menu-2:before{content:"\ec42"}.ti-message:before{content:"\eaef"}.ti-message-2:before{content:"\eaec"}.ti-message-2-code:before{content:"\f012"}.ti-message-circle:before{content:"\eaed"}.ti-message-circle-2:before{content:"\ed3f"}.ti-message-circle-off:before{content:"\ed40"}.ti-message-code:before{content:"\f013"}.ti-message-dots:before{content:"\eaee"}.ti-message-language:before{content:"\efae"}.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-microscope:before{content:"\ef64"}.ti-miliraty-award:before{content:"\efce"}.ti-military-rank:before{content:"\efcf"}.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-nervous:before{content:"\ef96"}.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-mountain:before{content:"\ef97"}.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-no-copyright:before{content:"\efb9"}.ti-no-creative-commons:before{content:"\efba"}.ti-no-derivatives:before{content:"\efbb"}.ti-north-star:before{content:"\f014"}.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-numbers:before{content:"\f015"}.ti-nurse:before{content:"\ef65"}.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-oval:before{content:"\f02e"}.ti-oval-vertical:before{content:"\f02d"}.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-paper-bag:before{content:"\f02f"}.ti-paperclip:before{content:"\eb02"}.ti-parachute:before{content:"\ed7c"}.ti-parentheses:before{content:"\ebd8"}.ti-parking:before{content:"\eb03"}.ti-paw:before{content:"\eff9"}.ti-peace:before{content:"\ecbe"}.ti-pencil:before{content:"\eb04"}.ti-pennant:before{content:"\ed7d"}.ti-pennant-2:before{content:"\f06a"}.ti-pentagon:before{content:"\efe3"}.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-picture-in-picture-top:before{content:"\efe4"}.ti-pig:before{content:"\ef52"}.ti-pill:before{content:"\ec44"}.ti-pills:before{content:"\ef66"}.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-plane-inflight:before{content:"\ef98"}.ti-planet:before{content:"\ec08"}.ti-plant:before{content:"\ed50"}.ti-plant-2:before{content:"\ed7e"}.ti-play-card:before{content:"\eebf"}.ti-player-eject:before{content:"\efbc"}.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-playlist-add:before{content:"\f008"}.ti-playlist-x:before{content:"\f009"}.ti-plug:before{content:"\ebd9"}.ti-plug-connected:before{content:"\f00a"}.ti-plus:before{content:"\eb0b"}.ti-point:before{content:"\eb0c"}.ti-pokeball:before{content:"\eec1"}.ti-polaroid:before{content:"\eec2"}.ti-polygon:before{content:"\efd0"}.ti-pool:before{content:"\ed91"}.ti-power:before{content:"\eb0d"}.ti-pray:before{content:"\ecbf"}.ti-premium-rights:before{content:"\efbd"}.ti-prescription:before{content:"\ef99"}.ti-presentation:before{content:"\eb70"}.ti-presentation-analytics:before{content:"\eec3"}.ti-printer:before{content:"\eb0e"}.ti-prison:before{content:"\ef79"}.ti-prompt:before{content:"\eb0f"}.ti-propeller:before{content:"\eec4"}.ti-puzzle:before{content:"\eb10"}.ti-puzzle-2:before{content:"\ef83"}.ti-pyramid:before{content:"\eec5"}.ti-qrcode:before{content:"\eb11"}.ti-question-mark:before{content:"\ec9d"}.ti-quote:before{content:"\efbe"}.ti-radar:before{content:"\f017"}.ti-radar-2:before{content:"\f016"}.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-refresh-dot:before{content:"\efbf"}.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-report-search:before{content:"\ef84"}.ti-resize:before{content:"\eecf"}.ti-ripple:before{content:"\ed82"}.ti-road:before{content:"\f018"}.ti-road-sign:before{content:"\ecdd"}.ti-robot:before{content:"\f00b"}.ti-rocket:before{content:"\ec45"}.ti-roller-skating:before{content:"\efd1"}.ti-rotate:before{content:"\eb16"}.ti-rotate-2:before{content:"\ebb4"}.ti-rotate-360:before{content:"\ef85"}.ti-rotate-clockwise:before{content:"\eb15"}.ti-rotate-clockwise-2:before{content:"\ebb5"}.ti-rotate-dot:before{content:"\efe5"}.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-scale-outline:before{content:"\ef53"}.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-section-sign:before{content:"\f019"}.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-checkered:before{content:"\ef9a"}.ti-shield-chevron:before{content:"\ef9b"}.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-shoe:before{content:"\efd2"}.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-sign-left:before{content:"\f06b"}.ti-sign-right:before{content:"\f06c"}.ti-signature:before{content:"\eee0"}.ti-sitemap:before{content:"\eb9d"}.ti-skateboard:before{content:"\ecc2"}.ti-sleigh:before{content:"\ef9c"}.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-sofa:before{content:"\efaf"}.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-spacing-horizontal:before{content:"\ef54"}.ti-spacing-vertical:before{content:"\ef55"}.ti-spade:before{content:"\effa"}.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-asterisk:before{content:"\f01a"}.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-half:before{content:"\effb"}.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-forbid:before{content:"\f01c"}.ti-square-rotated-forbid-2:before{content:"\f01b"}.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-stack-3:before{content:"\ef9d"}.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-sword:before{content:"\f030"}.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-tag-off:before{content:"\efc0"}.ti-tags:before{content:"\ef86"}.ti-tags-off:before{content:"\efc1"}.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-resize:before{content:"\ef87"}.ti-text-wrap:before{content:"\ebdd"}.ti-text-wrap-disabled:before{content:"\eca7"}.ti-thermometer:before{content:"\ef67"}.ti-thumb-down:before{content:"\eb3b"}.ti-thumb-up:before{content:"\eb3c"}.ti-ticket:before{content:"\eb3d"}.ti-tilt-shift:before{content:"\eefe"}.ti-timeline:before{content:"\f031"}.ti-tir:before{content:"\ebf0"}.ti-toggle-left:before{content:"\eb3e"}.ti-toggle-right:before{content:"\eb3f"}.ti-toilet-paper:before{content:"\efd3"}.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-trash-x:before{content:"\ef88"}.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-inverted:before{content:"\f01d"}.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-usb:before{content:"\f00c"}.ti-user:before{content:"\eb4d"}.ti-user-check:before{content:"\eb49"}.ti-user-circle:before{content:"\ef68"}.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-search:before{content:"\ef89"}.ti-user-x:before{content:"\eb4c"}.ti-users:before{content:"\ebf2"}.ti-vaccine:before{content:"\ef04"}.ti-vaccine-bottle:before{content:"\ef69"}.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-vinyl:before{content:"\f00d"}.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-wall:before{content:"\ef7a"}.ti-wallet:before{content:"\eb75"}.ti-wallpaper:before{content:"\ef56"}.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-webhook:before{content:"\f01e"}.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-windsock:before{content:"\f06d"}.ti-wiper:before{content:"\ecab"}.ti-wiper-wash:before{content:"\ecaa"}.ti-woman:before{content:"\eb53"}.ti-world:before{content:"\eb54"}.ti-world-download:before{content:"\ef8a"}.ti-world-latitude:before{content:"\ed2e"}.ti-world-longitude:before{content:"\ed2f"}.ti-world-upload:before{content:"\ef8b"}.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-yoga:before{content:"\f01f"}.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-3d-rotate:before{content:"\f020"}.ti-a-b:before{content:"\ec36"}.ti-abacus:before{content:"\f05c"}.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-address-book:before{content:"\f021"}.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-album:before{content:"\f022"}.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-api:before{content:"\effd"}.ti-api-app:before{content:"\effc"}.ti-app-window:before{content:"\efe6"}.ti-apple:before{content:"\ef21"}.ti-apps:before{content:"\ebb6"}.ti-archive:before{content:"\ea0b"}.ti-armchair:before{content:"\ef9e"}.ti-armchair-2:before{content:"\efe7"}.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-bear-left:before{content:"\f045"}.ti-arrow-bear-left-2:before{content:"\f044"}.ti-arrow-bear-right:before{content:"\f047"}.ti-arrow-bear-right-2:before{content:"\f046"}.ti-arrow-big-down:before{content:"\edda"}.ti-arrow-big-down-line:before{content:"\efe8"}.ti-arrow-big-down-lines:before{content:"\efe9"}.ti-arrow-big-left:before{content:"\eddb"}.ti-arrow-big-left-line:before{content:"\efea"}.ti-arrow-big-left-lines:before{content:"\efeb"}.ti-arrow-big-right:before{content:"\eddc"}.ti-arrow-big-right-line:before{content:"\efec"}.ti-arrow-big-right-lines:before{content:"\efed"}.ti-arrow-big-top:before{content:"\eddd"}.ti-arrow-big-up-line:before{content:"\efee"}.ti-arrow-big-up-lines:before{content:"\efef"}.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-curve-left:before{content:"\f048"}.ti-arrow-curve-right:before{content:"\f049"}.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-fork:before{content:"\f04a"}.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-right:before{content:"\f04b"}.ti-arrow-left-square:before{content:"\ed9d"}.ti-arrow-left-tail:before{content:"\ed9e"}.ti-arrow-loop-left:before{content:"\ed9f"}.ti-arrow-loop-left-2:before{content:"\f04c"}.ti-arrow-loop-right:before{content:"\eda0"}.ti-arrow-loop-right-2:before{content:"\f04d"}.ti-arrow-merge:before{content:"\f04e"}.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-left-2:before{content:"\f04f"}.ti-arrow-ramp-left-3:before{content:"\f050"}.ti-arrow-ramp-right:before{content:"\ed3d"}.ti-arrow-ramp-right-2:before{content:"\f051"}.ti-arrow-ramp-right-3:before{content:"\f052"}.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-rotary-first-left:before{content:"\f053"}.ti-arrow-rotary-first-right:before{content:"\f054"}.ti-arrow-rotary-last-left:before{content:"\f055"}.ti-arrow-rotary-last-right:before{content:"\f056"}.ti-arrow-rotary-left:before{content:"\f057"}.ti-arrow-rotary-right:before{content:"\f058"}.ti-arrow-rotary-straight:before{content:"\f059"}.ti-arrow-sharp-turn-left:before{content:"\f05a"}.ti-arrow-sharp-turn-right:before{content:"\f05b"}.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-cross:before{content:"\effe"}.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-shuffle:before{content:"\f000"}.ti-arrows-shuffle-2:before{content:"\efff"}.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-asterisk:before{content:"\efd5"}.ti-asterisk-simple:before{content:"\efd4"}.ti-at:before{content:"\ea2b"}.ti-atom:before{content:"\eb79"}.ti-atom-2:before{content:"\ebdf"}.ti-augmented-reality:before{content:"\f023"}.ti-award:before{content:"\ea2c"}.ti-axe:before{content:"\ef9f"}.ti-axis-x:before{content:"\ef45"}.ti-axis-y:before{content:"\ef46"}.ti-baby-carriage:before{content:"\f05d"}.ti-backhoe:before{content:"\ed86"}.ti-backpack:before{content:"\ef47"}.ti-backspace:before{content:"\ea2d"}.ti-badge:before{content:"\efc2"}.ti-badges:before{content:"\efc3"}.ti-ball-american-football:before{content:"\ee04"}.ti-ball-baseball:before{content:"\efa0"}.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-ballpen:before{content:"\f06e"}.ti-ban:before{content:"\ea2e"}.ti-bandage:before{content:"\eb7a"}.ti-barbell:before{content:"\eff0"}.ti-barcode:before{content:"\ebc6"}.ti-barell:before{content:"\f06f"}.ti-barrier-block:before{content:"\f00e"}.ti-baseline:before{content:"\f024"}.ti-basket:before{content:"\ebe1"}.ti-bath:before{content:"\ef48"}.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-beer:before{content:"\efa1"}.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-school:before{content:"\f05e"}.ti-bell-x:before{content:"\ede5"}.ti-bell-z:before{content:"\eff1"}.ti-bible:before{content:"\efc4"}.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-blur:before{content:"\ef8c"}.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-book-2:before{content:"\efc5"}.ti-book-download:before{content:"\f070"}.ti-book-upload:before{content:"\f071"}.ti-bookmark:before{content:"\ea3a"}.ti-bookmark-off:before{content:"\eced"}.ti-bookmarks:before{content:"\ed08"}.ti-books:before{content:"\eff2"}.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-airtable:before{content:"\ef6a"}.ti-brand-android:before{content:"\ec16"}.ti-brand-angular:before{content:"\ef6b"}.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-cucumber:before{content:"\ef6c"}.ti-brand-debian:before{content:"\ef57"}.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-doctrine:before{content:"\ef6d"}.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-firebase:before{content:"\ef6e"}.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-git:before{content:"\ef6f"}.ti-brand-github:before{content:"\ec1c"}.ti-brand-gitlab:before{content:"\ec1d"}.ti-brand-gmail:before{content:"\efa2"}.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-lastfm:before{content:"\f001"}.ti-brand-linkedin:before{content:"\ec8c"}.ti-brand-loom:before{content:"\ef70"}.ti-brand-mastercard:before{content:"\ef49"}.ti-brand-medium:before{content:"\ec70"}.ti-brand-mercedes:before{content:"\f072"}.ti-brand-messenger:before{content:"\ec71"}.ti-brand-meta:before{content:"\efb0"}.ti-brand-netbeans:before{content:"\ef71"}.ti-brand-netflix:before{content:"\edcf"}.ti-brand-notion:before{content:"\ef7b"}.ti-brand-nytimes:before{content:"\ef8d"}.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-php:before{content:"\ef72"}.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-react-native:before{content:"\ef73"}.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-stackoverflow:before{content:"\ef58"}.ti-brand-steam:before{content:"\ed6f"}.ti-brand-stripe:before{content:"\edd7"}.ti-brand-sublime-text:before{content:"\ef74"}.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-tripadvisor:before{content:"\f002"}.ti-brand-tumblr:before{content:"\ed04"}.ti-brand-twitch:before{content:"\ed05"}.ti-brand-twitter:before{content:"\ec27"}.ti-brand-uber:before{content:"\ef75"}.ti-brand-ubuntu:before{content:"\ef59"}.ti-brand-unsplash:before{content:"\edd8"}.ti-brand-vercel:before{content:"\ef24"}.ti-brand-vimeo:before{content:"\ed06"}.ti-brand-visual-studio:before{content:"\ef76"}.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-bread:before{content:"\efa3"}.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-browser-check:before{content:"\efd6"}.ti-browser-plus:before{content:"\efd7"}.ti-browser-x:before{content:"\efd8"}.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-butterfly:before{content:"\efd9"}.ti-c-sharp:before{content:"\f003"}.ti-cake:before{content:"\f00f"}.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-candle:before{content:"\efc6"}.ti-candy:before{content:"\ef0d"}.ti-capture:before{content:"\ec3c"}.ti-car:before{content:"\ebbb"}.ti-car-crane:before{content:"\ef25"}.ti-car-crash:before{content:"\efa4"}.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-cell:before{content:"\f05f"}.ti-certificate:before{content:"\ed76"}.ti-certificate-2:before{content:"\f073"}.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-checklist:before{content:"\f074"}.ti-checks:before{content:"\ebaa"}.ti-checkup-list:before{content:"\ef5a"}.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-dot:before{content:"\efb1"}.ti-circle-dotted:before{content:"\ed28"}.ti-circle-half:before{content:"\ee3f"}.ti-circle-half-2:before{content:"\eff3"}.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-rectangle:before{content:"\f010"}.ti-circle-square:before{content:"\ece4"}.ti-circle-triangle:before{content:"\f011"}.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-plus:before{content:"\efb2"}.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-lock:before{content:"\efdb"}.ti-cloud-lock-open:before{content:"\efda"}.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-clubs:before{content:"\eff4"}.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-components:before{content:"\efa5"}.ti-cone:before{content:"\efdd"}.ti-cone-2:before{content:"\efdc"}.ti-confetti:before{content:"\ee46"}.ti-container:before{content:"\ee47"}.ti-contrast:before{content:"\ec4e"}.ti-contrast-2:before{content:"\efc7"}.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-cpu:before{content:"\ef8e"}.ti-cpu-2:before{content:"\f075"}.ti-crane:before{content:"\ef27"}.ti-creative-commons:before{content:"\efb3"}.ti-credit-card:before{content:"\ea84"}.ti-credit-card-off:before{content:"\ed11"}.ti-crop:before{content:"\ea85"}.ti-cross:before{content:"\ef8f"}.ti-crosshair:before{content:"\ec3e"}.ti-crown:before{content:"\ed12"}.ti-crown-off:before{content:"\ee50"}.ti-crutches:before{content:"\ef5b"}.ti-cup:before{content:"\ef28"}.ti-curling:before{content:"\efc8"}.ti-curly-loop:before{content:"\ecda"}.ti-currency:before{content:"\efa6"}.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-dogecoin:before{content:"\ef4b"}.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-dental:before{content:"\f025"}.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-heart-monitor:before{content:"\f060"}.ti-device-laptop:before{content:"\eb64"}.ti-device-laptop-off:before{content:"\f061"}.ti-device-mobile:before{content:"\ea8a"}.ti-device-mobile-message:before{content:"\ee79"}.ti-device-mobile-off:before{content:"\f062"}.ti-device-mobile-rotated:before{content:"\ecdb"}.ti-device-mobile-vibration:before{content:"\eb86"}.ti-device-nintendo:before{content:"\f026"}.ti-device-speaker:before{content:"\ea8b"}.ti-device-tablet:before{content:"\ea8c"}.ti-device-tablet-off:before{content:"\f063"}.ti-device-tv:before{content:"\ea8d"}.ti-device-tv-off:before{content:"\f064"}.ti-device-watch:before{content:"\ebf9"}.ti-device-watch-off:before{content:"\f065"}.ti-device-watch-stats:before{content:"\ef7d"}.ti-device-watch-stats-2:before{content:"\ef7c"}.ti-devices:before{content:"\eb87"}.ti-devices-2:before{content:"\ed29"}.ti-devices-off:before{content:"\f066"}.ti-devices-pc:before{content:"\ee7a"}.ti-dialpad:before{content:"\f067"}.ti-diamond:before{content:"\eb65"}.ti-diamonds:before{content:"\eff5"}.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-dna-2:before{content:"\ef5c"}.ti-dog-bowl:before{content:"\ef29"}.ti-door:before{content:"\ef4e"}.ti-door-enter:before{content:"\ef4c"}.ti-door-exit:before{content:"\ef4d"}.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-drop-circle:before{content:"\efde"}.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-elevator:before{content:"\efdf"}.ti-emergency-bed:before{content:"\ef5d"}.ti-emphasis:before{content:"\ebcf"}.ti-engine:before{content:"\ef7e"}.ti-equal:before{content:"\ee87"}.ti-equal-not:before{content:"\ee86"}.ti-eraser:before{content:"\eb8b"}.ti-error-404:before{content:"\f027"}.ti-exchange:before{content:"\ebe7"}.ti-exclamation-mark:before{content:"\efb4"}.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-eye-table:before{content:"\ef5e"}.ti-eyeglass:before{content:"\ee8a"}.ti-eyeglass-2:before{content:"\ee89"}.ti-face-id:before{content:"\ea9b"}.ti-face-id-error:before{content:"\efa7"}.ti-face-mask:before{content:"\efb5"}.ti-fall:before{content:"\ecb9"}.ti-feather:before{content:"\ee8b"}.ti-fence:before{content:"\ef2a"}.ti-fidget-spinner:before{content:"\f068"}.ti-file:before{content:"\eaa4"}.ti-file-3d:before{content:"\f032"}.ti-file-alert:before{content:"\ede6"}.ti-file-analytics:before{content:"\ede7"}.ti-file-arrow-left:before{content:"\f033"}.ti-file-arrow-right:before{content:"\f034"}.ti-file-barcode:before{content:"\f035"}.ti-file-certificate:before{content:"\ed4d"}.ti-file-chart:before{content:"\f036"}.ti-file-check:before{content:"\ea9c"}.ti-file-code:before{content:"\ebd0"}.ti-file-code-2:before{content:"\ede8"}.ti-file-database:before{content:"\f037"}.ti-file-description:before{content:"\f028"}.ti-file-diff:before{content:"\ecf1"}.ti-file-digit:before{content:"\efa8"}.ti-file-dislike:before{content:"\ed2a"}.ti-file-dollar:before{content:"\efe0"}.ti-file-dots:before{content:"\f038"}.ti-file-download:before{content:"\ea9d"}.ti-file-euro:before{content:"\efe1"}.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-pencil:before{content:"\f039"}.ti-file-phone:before{content:"\ecdc"}.ti-file-plus:before{content:"\eaa0"}.ti-file-power:before{content:"\f03a"}.ti-file-report:before{content:"\eded"}.ti-file-rss:before{content:"\f03b"}.ti-file-scissors:before{content:"\f03c"}.ti-file-search:before{content:"\ed5d"}.ti-file-settings:before{content:"\f029"}.ti-file-shredder:before{content:"\eaa1"}.ti-file-signal:before{content:"\f03d"}.ti-file-spreadsheet:before{content:"\f03e"}.ti-file-star:before{content:"\f03f"}.ti-file-symlink:before{content:"\ed53"}.ti-file-text:before{content:"\eaa2"}.ti-file-time:before{content:"\f040"}.ti-file-typography:before{content:"\f041"}.ti-file-unknown:before{content:"\f042"}.ti-file-upload:before{content:"\ec91"}.ti-file-vector:before{content:"\f043"}.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-first-aid-kit:before{content:"\ef5f"}.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-flask-2:before{content:"\ef60"}.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-flower:before{content:"\eff6"}.ti-focus:before{content:"\eb8d"}.ti-focus-2:before{content:"\ebd3"}.ti-focus-centered:before{content:"\f02a"}.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-free-rights:before{content:"\efb6"}.ti-friends:before{content:"\eab0"}.ti-gas-station:before{content:"\ec7d"}.ti-gauge:before{content:"\eab1"}.ti-gavel:before{content:"\ef90"}.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-git-pull-request-closed:before{content:"\ef7f"}.ti-git-pull-request-draft:before{content:"\efb7"}.ti-gizmo:before{content:"\f02b"}.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-grid-pattern:before{content:"\efc9"}.ti-grill:before{content:"\efa9"}.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-hammer:before{content:"\ef91"}.ti-hand-click:before{content:"\ef4f"}.ti-hand-finger:before{content:"\ee94"}.ti-hand-little-finger:before{content:"\ee95"}.ti-hand-middle-finger:before{content:"\ec2d"}.ti-hand-move:before{content:"\ef50"}.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-haze:before{content:"\efaa"}.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-heart-rate-monitor:before{content:"\ef61"}.ti-heartbeat:before{content:"\ef92"}.ti-helicopter:before{content:"\ed8e"}.ti-helicopter-landing:before{content:"\ed8d"}.ti-helmet:before{content:"\efca"}.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-hotel-service:before{content:"\ef80"}.ti-hourglass:before{content:"\ef93"}.ti-ice-cream:before{content:"\eac2"}.ti-ice-cream-2:before{content:"\ee9f"}.ti-ice-skating:before{content:"\efcb"}.ti-id:before{content:"\eac3"}.ti-id-badge:before{content:"\eff7"}.ti-id-badge-2:before{content:"\f076"}.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-kering:before{content:"\efb8"}.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-ladder:before{content:"\efe2"}.ti-lamp:before{content:"\efab"}.ti-language:before{content:"\ebbe"}.ti-language-hiragana:before{content:"\ef77"}.ti-language-katakana:before{content:"\ef78"}.ti-lasso:before{content:"\efac"}.ti-layers-difference:before{content:"\eac8"}.ti-layers-intersect:before{content:"\eac9"}.ti-layers-intersect-2:before{content:"\eff8"}.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-board:before{content:"\ef95"}.ti-layout-board-split:before{content:"\ef94"}.ti-layout-bottombar:before{content:"\ead3"}.ti-layout-cards:before{content:"\ec13"}.ti-layout-columns:before{content:"\ead4"}.ti-layout-dashboard:before{content:"\f02c"}.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-left-collapse:before{content:"\f004"}.ti-layout-sidebar-left-expand:before{content:"\f005"}.ti-layout-sidebar-right:before{content:"\ead9"}.ti-layout-sidebar-right-collapse:before{content:"\f006"}.ti-layout-sidebar-right-expand:before{content:"\f007"}.ti-leaf:before{content:"\ed4f"}.ti-lego:before{content:"\eadc"}.ti-lemon:before{content:"\ef10"}.ti-lemon-2:before{content:"\ef81"}.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-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-lock-square:before{content:"\ef51"}.ti-login:before{content:"\eba7"}.ti-logout:before{content:"\eba8"}.ti-lollipop:before{content:"\efcc"}.ti-luggage:before{content:"\efad"}.ti-lungs:before{content:"\ef62"}.ti-macro:before{content:"\eeab"}.ti-magnet:before{content:"\eae3"}.ti-mail:before{content:"\eae5"}.ti-mail-fast:before{content:"\f069"}.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-map-search:before{content:"\ef82"}.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-medal-2:before{content:"\efcd"}.ti-medical-cross:before{content:"\ec2f"}.ti-medicine-syrup:before{content:"\ef63"}.ti-menu:before{content:"\eaeb"}.ti-menu-2:before{content:"\ec42"}.ti-message:before{content:"\eaef"}.ti-message-2:before{content:"\eaec"}.ti-message-2-code:before{content:"\f012"}.ti-message-2-share:before{content:"\f077"}.ti-message-circle:before{content:"\eaed"}.ti-message-circle-2:before{content:"\ed3f"}.ti-message-circle-off:before{content:"\ed40"}.ti-message-code:before{content:"\f013"}.ti-message-dots:before{content:"\eaee"}.ti-message-language:before{content:"\efae"}.ti-message-off:before{content:"\ed41"}.ti-message-plus:before{content:"\ec9a"}.ti-message-report:before{content:"\ec9b"}.ti-message-share:before{content:"\f078"}.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-microscope:before{content:"\ef64"}.ti-military-award:before{content:"\f079"}.ti-military-rank:before{content:"\efcf"}.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-nervous:before{content:"\ef96"}.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-mountain:before{content:"\ef97"}.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-no-copyright:before{content:"\efb9"}.ti-no-creative-commons:before{content:"\efba"}.ti-no-derivatives:before{content:"\efbb"}.ti-north-star:before{content:"\f014"}.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-numbers:before{content:"\f015"}.ti-nurse:before{content:"\ef65"}.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-oval:before{content:"\f02e"}.ti-oval-vertical:before{content:"\f02d"}.ti-overline:before{content:"\eebb"}.ti-package:before{content:"\eaff"}.ti-packge-export:before{content:"\f07a"}.ti-packge-import:before{content:"\f07b"}.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-paper-bag:before{content:"\f02f"}.ti-paperclip:before{content:"\eb02"}.ti-parachute:before{content:"\ed7c"}.ti-parentheses:before{content:"\ebd8"}.ti-parking:before{content:"\eb03"}.ti-paw:before{content:"\eff9"}.ti-peace:before{content:"\ecbe"}.ti-pencil:before{content:"\eb04"}.ti-pennant:before{content:"\ed7d"}.ti-pennant-2:before{content:"\f06a"}.ti-pentagon:before{content:"\efe3"}.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-picture-in-picture-top:before{content:"\efe4"}.ti-pig:before{content:"\ef52"}.ti-pill:before{content:"\ec44"}.ti-pills:before{content:"\ef66"}.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-plane-inflight:before{content:"\ef98"}.ti-planet:before{content:"\ec08"}.ti-plant:before{content:"\ed50"}.ti-plant-2:before{content:"\ed7e"}.ti-play-card:before{content:"\eebf"}.ti-player-eject:before{content:"\efbc"}.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-playlist-add:before{content:"\f008"}.ti-playlist-x:before{content:"\f009"}.ti-plug:before{content:"\ebd9"}.ti-plug-connected:before{content:"\f00a"}.ti-plus:before{content:"\eb0b"}.ti-point:before{content:"\eb0c"}.ti-pokeball:before{content:"\eec1"}.ti-polaroid:before{content:"\eec2"}.ti-polygon:before{content:"\efd0"}.ti-pool:before{content:"\ed91"}.ti-power:before{content:"\eb0d"}.ti-pray:before{content:"\ecbf"}.ti-premium-rights:before{content:"\efbd"}.ti-prescription:before{content:"\ef99"}.ti-presentation:before{content:"\eb70"}.ti-presentation-analytics:before{content:"\eec3"}.ti-printer:before{content:"\eb0e"}.ti-prison:before{content:"\ef79"}.ti-prompt:before{content:"\eb0f"}.ti-propeller:before{content:"\eec4"}.ti-puzzle:before{content:"\eb10"}.ti-puzzle-2:before{content:"\ef83"}.ti-pyramid:before{content:"\eec5"}.ti-qrcode:before{content:"\eb11"}.ti-question-mark:before{content:"\ec9d"}.ti-quote:before{content:"\efbe"}.ti-radar:before{content:"\f017"}.ti-radar-2:before{content:"\f016"}.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-refresh-dot:before{content:"\efbf"}.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-report-search:before{content:"\ef84"}.ti-resize:before{content:"\eecf"}.ti-ripple:before{content:"\ed82"}.ti-road:before{content:"\f018"}.ti-road-sign:before{content:"\ecdd"}.ti-robot:before{content:"\f00b"}.ti-rocket:before{content:"\ec45"}.ti-roller-skating:before{content:"\efd1"}.ti-rotate:before{content:"\eb16"}.ti-rotate-2:before{content:"\ebb4"}.ti-rotate-360:before{content:"\ef85"}.ti-rotate-clockwise:before{content:"\eb15"}.ti-rotate-clockwise-2:before{content:"\ebb5"}.ti-rotate-dot:before{content:"\efe5"}.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-scale-outline:before{content:"\ef53"}.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-section-sign:before{content:"\f019"}.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-server-2:before{content:"\f07c"}.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-checkered:before{content:"\ef9a"}.ti-shield-chevron:before{content:"\ef9b"}.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-shoe:before{content:"\efd2"}.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-sign-left:before{content:"\f06b"}.ti-sign-right:before{content:"\f06c"}.ti-signature:before{content:"\eee0"}.ti-sitemap:before{content:"\eb9d"}.ti-skateboard:before{content:"\ecc2"}.ti-sleigh:before{content:"\ef9c"}.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-sofa:before{content:"\efaf"}.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-spacing-horizontal:before{content:"\ef54"}.ti-spacing-vertical:before{content:"\ef55"}.ti-spade:before{content:"\effa"}.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-asterisk:before{content:"\f01a"}.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-half:before{content:"\effb"}.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-forbid:before{content:"\f01c"}.ti-square-rotated-forbid-2:before{content:"\f01b"}.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-stack-3:before{content:"\ef9d"}.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-sword:before{content:"\f030"}.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-tag-off:before{content:"\efc0"}.ti-tags:before{content:"\ef86"}.ti-tags-off:before{content:"\efc1"}.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-telescope:before{content:"\f07d"}.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-resize:before{content:"\ef87"}.ti-text-wrap:before{content:"\ebdd"}.ti-text-wrap-disabled:before{content:"\eca7"}.ti-thermometer:before{content:"\ef67"}.ti-thumb-down:before{content:"\eb3b"}.ti-thumb-up:before{content:"\eb3c"}.ti-ticket:before{content:"\eb3d"}.ti-tie:before{content:"\f07e"}.ti-tilt-shift:before{content:"\eefe"}.ti-timeline:before{content:"\f031"}.ti-tir:before{content:"\ebf0"}.ti-toggle-left:before{content:"\eb3e"}.ti-toggle-right:before{content:"\eb3f"}.ti-toilet-paper:before{content:"\efd3"}.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-trash-x:before{content:"\ef88"}.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-inverted:before{content:"\f01d"}.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-usb:before{content:"\f00c"}.ti-user:before{content:"\eb4d"}.ti-user-check:before{content:"\eb49"}.ti-user-circle:before{content:"\ef68"}.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-search:before{content:"\ef89"}.ti-user-x:before{content:"\eb4c"}.ti-users:before{content:"\ebf2"}.ti-vaccine:before{content:"\ef04"}.ti-vaccine-bottle:before{content:"\ef69"}.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-vinyl:before{content:"\f00d"}.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-wall:before{content:"\ef7a"}.ti-wallet:before{content:"\eb75"}.ti-wallpaper:before{content:"\ef56"}.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-webhook:before{content:"\f01e"}.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-windsock:before{content:"\f06d"}.ti-wiper:before{content:"\ecab"}.ti-wiper-wash:before{content:"\ecaa"}.ti-woman:before{content:"\eb53"}.ti-world:before{content:"\eb54"}.ti-world-download:before{content:"\ef8a"}.ti-world-latitude:before{content:"\ed2e"}.ti-world-longitude:before{content:"\ed2f"}.ti-world-upload:before{content:"\ef8b"}.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-yoga:before{content:"\f01f"}.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-code:before{content:"\f07f"}.ti-zoom-exclamation:before{content:"\f080"}.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 30ce5258..fb8da90b 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.58.0 by tabler - https://tabler.io + * Tabler Icons 1.59.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -245,10 +245,12 @@ $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-ballpen: unicode('f06e'); $ti-icon-ban: unicode('ea2e'); $ti-icon-bandage: unicode('eb7a'); $ti-icon-barbell: unicode('eff0'); $ti-icon-barcode: unicode('ebc6'); +$ti-icon-barell: unicode('f06f'); $ti-icon-barrier-block: unicode('f00e'); $ti-icon-baseline: unicode('f024'); $ti-icon-basket: unicode('ebe1'); @@ -290,6 +292,8 @@ $ti-icon-bolt-off: unicode('ecec'); $ti-icon-bone: unicode('edb8'); $ti-icon-book: unicode('ea39'); $ti-icon-book-2: unicode('efc5'); +$ti-icon-book-download: unicode('f070'); +$ti-icon-book-upload: unicode('f071'); $ti-icon-bookmark: unicode('ea3a'); $ti-icon-bookmark-off: unicode('eced'); $ti-icon-bookmarks: unicode('ed08'); @@ -379,6 +383,7 @@ $ti-icon-brand-linkedin: unicode('ec8c'); $ti-icon-brand-loom: unicode('ef70'); $ti-icon-brand-mastercard: unicode('ef49'); $ti-icon-brand-medium: unicode('ec70'); +$ti-icon-brand-mercedes: unicode('f072'); $ti-icon-brand-messenger: unicode('ec71'); $ti-icon-brand-meta: unicode('efb0'); $ti-icon-brand-netbeans: unicode('ef71'); @@ -507,6 +512,7 @@ $ti-icon-cast: unicode('ea56'); $ti-icon-ce: unicode('ed75'); $ti-icon-cell: unicode('f05f'); $ti-icon-certificate: unicode('ed76'); +$ti-icon-certificate-2: unicode('f073'); $ti-icon-charging-pile: unicode('ee26'); $ti-icon-chart-arcs: unicode('ee28'); $ti-icon-chart-arcs-3: unicode('ee27'); @@ -532,6 +538,7 @@ $ti-icon-chart-pie-4: unicode('ee33'); $ti-icon-chart-radar: unicode('ed77'); $ti-icon-check: unicode('ea5e'); $ti-icon-checkbox: unicode('eba6'); +$ti-icon-checklist: unicode('f074'); $ti-icon-checks: unicode('ebaa'); $ti-icon-checkup-list: unicode('ef5a'); $ti-icon-cheese: unicode('ef26'); @@ -639,6 +646,7 @@ $ti-icon-corner-up-left-double: unicode('ee4e'); $ti-icon-corner-up-right: unicode('ea83'); $ti-icon-corner-up-right-double: unicode('ee4f'); $ti-icon-cpu: unicode('ef8e'); +$ti-icon-cpu-2: unicode('f075'); $ti-icon-crane: unicode('ef27'); $ti-icon-creative-commons: unicode('efb3'); $ti-icon-credit-card: unicode('ea84'); @@ -966,6 +974,7 @@ $ti-icon-ice-cream-2: unicode('ee9f'); $ti-icon-ice-skating: unicode('efcb'); $ti-icon-id: unicode('eac3'); $ti-icon-id-badge: unicode('eff7'); +$ti-icon-id-badge-2: unicode('f076'); $ti-icon-inbox: unicode('eac4'); $ti-icon-indent-decrease: unicode('eb91'); $ti-icon-indent-increase: unicode('eb92'); @@ -1119,6 +1128,7 @@ $ti-icon-menu-2: unicode('ec42'); $ti-icon-message: unicode('eaef'); $ti-icon-message-2: unicode('eaec'); $ti-icon-message-2-code: unicode('f012'); +$ti-icon-message-2-share: unicode('f077'); $ti-icon-message-circle: unicode('eaed'); $ti-icon-message-circle-2: unicode('ed3f'); $ti-icon-message-circle-off: unicode('ed40'); @@ -1128,13 +1138,14 @@ $ti-icon-message-language: unicode('efae'); $ti-icon-message-off: unicode('ed41'); $ti-icon-message-plus: unicode('ec9a'); $ti-icon-message-report: unicode('ec9b'); +$ti-icon-message-share: unicode('f078'); $ti-icon-messages: unicode('eb6c'); $ti-icon-messages-off: unicode('ed42'); $ti-icon-microphone: unicode('eaf0'); $ti-icon-microphone-2: unicode('ef2c'); $ti-icon-microphone-off: unicode('ed16'); $ti-icon-microscope: unicode('ef64'); -$ti-icon-miliraty-award: unicode('efce'); +$ti-icon-military-award: unicode('f079'); $ti-icon-military-rank: unicode('efcf'); $ti-icon-milk: unicode('ef13'); $ti-icon-minimize: unicode('eaf1'); @@ -1202,6 +1213,8 @@ $ti-icon-oval: unicode('f02e'); $ti-icon-oval-vertical: unicode('f02d'); $ti-icon-overline: unicode('eebb'); $ti-icon-package: unicode('eaff'); +$ti-icon-packge-export: unicode('f07a'); +$ti-icon-packge-import: unicode('f07b'); $ti-icon-pacman: unicode('eebc'); $ti-icon-page-break: unicode('ec81'); $ti-icon-paint: unicode('eb00'); @@ -1371,6 +1384,7 @@ $ti-icon-separator: unicode('ebda'); $ti-icon-separator-horizontal: unicode('ec79'); $ti-icon-separator-vertical: unicode('ec7a'); $ti-icon-server: unicode('eb1f'); +$ti-icon-server-2: unicode('f07c'); $ti-icon-servicemark: unicode('ec09'); $ti-icon-settings: unicode('eb20'); $ti-icon-settings-automation: unicode('eed6'); @@ -1506,6 +1520,7 @@ $ti-icon-tallymark-4: unicode('ec49'); $ti-icon-tallymarks: unicode('ec4a'); $ti-icon-tank: unicode('ed95'); $ti-icon-target: unicode('eb35'); +$ti-icon-telescope: unicode('f07d'); $ti-icon-temperature: unicode('eb38'); $ti-icon-temperature-celsius: unicode('eb36'); $ti-icon-temperature-fahrenheit: unicode('eb37'); @@ -1525,6 +1540,7 @@ $ti-icon-thermometer: unicode('ef67'); $ti-icon-thumb-down: unicode('eb3b'); $ti-icon-thumb-up: unicode('eb3c'); $ti-icon-ticket: unicode('eb3d'); +$ti-icon-tie: unicode('f07e'); $ti-icon-tilt-shift: unicode('eefe'); $ti-icon-timeline: unicode('f031'); $ti-icon-tir: unicode('ebf0'); @@ -1654,6 +1670,8 @@ $ti-icon-zodiac-taurus: unicode('ecb6'); $ti-icon-zodiac-virgo: unicode('ecb7'); $ti-icon-zoom-cancel: unicode('ec4d'); $ti-icon-zoom-check: unicode('ef09'); +$ti-icon-zoom-code: unicode('f07f'); +$ti-icon-zoom-exclamation: unicode('f080'); $ti-icon-zoom-in: unicode('eb56'); $ti-icon-zoom-money: unicode('ef0a'); $ti-icon-zoom-out: unicode('eb57'); @@ -1860,10 +1878,12 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$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}-ballpen:before { content: $ti-icon-ballpen; } .#{$ti-prefix}-ban:before { content: $ti-icon-ban; } .#{$ti-prefix}-bandage:before { content: $ti-icon-bandage; } .#{$ti-prefix}-barbell:before { content: $ti-icon-barbell; } .#{$ti-prefix}-barcode:before { content: $ti-icon-barcode; } +.#{$ti-prefix}-barell:before { content: $ti-icon-barell; } .#{$ti-prefix}-barrier-block:before { content: $ti-icon-barrier-block; } .#{$ti-prefix}-baseline:before { content: $ti-icon-baseline; } .#{$ti-prefix}-basket:before { content: $ti-icon-basket; } @@ -1905,6 +1925,8 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-bone:before { content: $ti-icon-bone; } .#{$ti-prefix}-book:before { content: $ti-icon-book; } .#{$ti-prefix}-book-2:before { content: $ti-icon-book-2; } +.#{$ti-prefix}-book-download:before { content: $ti-icon-book-download; } +.#{$ti-prefix}-book-upload:before { content: $ti-icon-book-upload; } .#{$ti-prefix}-bookmark:before { content: $ti-icon-bookmark; } .#{$ti-prefix}-bookmark-off:before { content: $ti-icon-bookmark-off; } .#{$ti-prefix}-bookmarks:before { content: $ti-icon-bookmarks; } @@ -1994,6 +2016,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-brand-loom:before { content: $ti-icon-brand-loom; } .#{$ti-prefix}-brand-mastercard:before { content: $ti-icon-brand-mastercard; } .#{$ti-prefix}-brand-medium:before { content: $ti-icon-brand-medium; } +.#{$ti-prefix}-brand-mercedes:before { content: $ti-icon-brand-mercedes; } .#{$ti-prefix}-brand-messenger:before { content: $ti-icon-brand-messenger; } .#{$ti-prefix}-brand-meta:before { content: $ti-icon-brand-meta; } .#{$ti-prefix}-brand-netbeans:before { content: $ti-icon-brand-netbeans; } @@ -2122,6 +2145,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-ce:before { content: $ti-icon-ce; } .#{$ti-prefix}-cell:before { content: $ti-icon-cell; } .#{$ti-prefix}-certificate:before { content: $ti-icon-certificate; } +.#{$ti-prefix}-certificate-2:before { content: $ti-icon-certificate-2; } .#{$ti-prefix}-charging-pile:before { content: $ti-icon-charging-pile; } .#{$ti-prefix}-chart-arcs:before { content: $ti-icon-chart-arcs; } .#{$ti-prefix}-chart-arcs-3:before { content: $ti-icon-chart-arcs-3; } @@ -2147,6 +2171,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-chart-radar:before { content: $ti-icon-chart-radar; } .#{$ti-prefix}-check:before { content: $ti-icon-check; } .#{$ti-prefix}-checkbox:before { content: $ti-icon-checkbox; } +.#{$ti-prefix}-checklist:before { content: $ti-icon-checklist; } .#{$ti-prefix}-checks:before { content: $ti-icon-checks; } .#{$ti-prefix}-checkup-list:before { content: $ti-icon-checkup-list; } .#{$ti-prefix}-cheese:before { content: $ti-icon-cheese; } @@ -2254,6 +2279,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-corner-up-right:before { content: $ti-icon-corner-up-right; } .#{$ti-prefix}-corner-up-right-double:before { content: $ti-icon-corner-up-right-double; } .#{$ti-prefix}-cpu:before { content: $ti-icon-cpu; } +.#{$ti-prefix}-cpu-2:before { content: $ti-icon-cpu-2; } .#{$ti-prefix}-crane:before { content: $ti-icon-crane; } .#{$ti-prefix}-creative-commons:before { content: $ti-icon-creative-commons; } .#{$ti-prefix}-credit-card:before { content: $ti-icon-credit-card; } @@ -2581,6 +2607,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-ice-skating:before { content: $ti-icon-ice-skating; } .#{$ti-prefix}-id:before { content: $ti-icon-id; } .#{$ti-prefix}-id-badge:before { content: $ti-icon-id-badge; } +.#{$ti-prefix}-id-badge-2:before { content: $ti-icon-id-badge-2; } .#{$ti-prefix}-inbox:before { content: $ti-icon-inbox; } .#{$ti-prefix}-indent-decrease:before { content: $ti-icon-indent-decrease; } .#{$ti-prefix}-indent-increase:before { content: $ti-icon-indent-increase; } @@ -2734,6 +2761,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-message:before { content: $ti-icon-message; } .#{$ti-prefix}-message-2:before { content: $ti-icon-message-2; } .#{$ti-prefix}-message-2-code:before { content: $ti-icon-message-2-code; } +.#{$ti-prefix}-message-2-share:before { content: $ti-icon-message-2-share; } .#{$ti-prefix}-message-circle:before { content: $ti-icon-message-circle; } .#{$ti-prefix}-message-circle-2:before { content: $ti-icon-message-circle-2; } .#{$ti-prefix}-message-circle-off:before { content: $ti-icon-message-circle-off; } @@ -2743,13 +2771,14 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-message-off:before { content: $ti-icon-message-off; } .#{$ti-prefix}-message-plus:before { content: $ti-icon-message-plus; } .#{$ti-prefix}-message-report:before { content: $ti-icon-message-report; } +.#{$ti-prefix}-message-share:before { content: $ti-icon-message-share; } .#{$ti-prefix}-messages:before { content: $ti-icon-messages; } .#{$ti-prefix}-messages-off:before { content: $ti-icon-messages-off; } .#{$ti-prefix}-microphone:before { content: $ti-icon-microphone; } .#{$ti-prefix}-microphone-2:before { content: $ti-icon-microphone-2; } .#{$ti-prefix}-microphone-off:before { content: $ti-icon-microphone-off; } .#{$ti-prefix}-microscope:before { content: $ti-icon-microscope; } -.#{$ti-prefix}-miliraty-award:before { content: $ti-icon-miliraty-award; } +.#{$ti-prefix}-military-award:before { content: $ti-icon-military-award; } .#{$ti-prefix}-military-rank:before { content: $ti-icon-military-rank; } .#{$ti-prefix}-milk:before { content: $ti-icon-milk; } .#{$ti-prefix}-minimize:before { content: $ti-icon-minimize; } @@ -2817,6 +2846,8 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-oval-vertical:before { content: $ti-icon-oval-vertical; } .#{$ti-prefix}-overline:before { content: $ti-icon-overline; } .#{$ti-prefix}-package:before { content: $ti-icon-package; } +.#{$ti-prefix}-packge-export:before { content: $ti-icon-packge-export; } +.#{$ti-prefix}-packge-import:before { content: $ti-icon-packge-import; } .#{$ti-prefix}-pacman:before { content: $ti-icon-pacman; } .#{$ti-prefix}-page-break:before { content: $ti-icon-page-break; } .#{$ti-prefix}-paint:before { content: $ti-icon-paint; } @@ -2986,6 +3017,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-separator-horizontal:before { content: $ti-icon-separator-horizontal; } .#{$ti-prefix}-separator-vertical:before { content: $ti-icon-separator-vertical; } .#{$ti-prefix}-server:before { content: $ti-icon-server; } +.#{$ti-prefix}-server-2:before { content: $ti-icon-server-2; } .#{$ti-prefix}-servicemark:before { content: $ti-icon-servicemark; } .#{$ti-prefix}-settings:before { content: $ti-icon-settings; } .#{$ti-prefix}-settings-automation:before { content: $ti-icon-settings-automation; } @@ -3121,6 +3153,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-tallymarks:before { content: $ti-icon-tallymarks; } .#{$ti-prefix}-tank:before { content: $ti-icon-tank; } .#{$ti-prefix}-target:before { content: $ti-icon-target; } +.#{$ti-prefix}-telescope:before { content: $ti-icon-telescope; } .#{$ti-prefix}-temperature:before { content: $ti-icon-temperature; } .#{$ti-prefix}-temperature-celsius:before { content: $ti-icon-temperature-celsius; } .#{$ti-prefix}-temperature-fahrenheit:before { content: $ti-icon-temperature-fahrenheit; } @@ -3140,6 +3173,7 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-thumb-down:before { content: $ti-icon-thumb-down; } .#{$ti-prefix}-thumb-up:before { content: $ti-icon-thumb-up; } .#{$ti-prefix}-ticket:before { content: $ti-icon-ticket; } +.#{$ti-prefix}-tie:before { content: $ti-icon-tie; } .#{$ti-prefix}-tilt-shift:before { content: $ti-icon-tilt-shift; } .#{$ti-prefix}-timeline:before { content: $ti-icon-timeline; } .#{$ti-prefix}-tir:before { content: $ti-icon-tir; } @@ -3269,6 +3303,8 @@ $ti-icon-zoom-question: unicode('edeb'); .#{$ti-prefix}-zodiac-virgo:before { content: $ti-icon-zodiac-virgo; } .#{$ti-prefix}-zoom-cancel:before { content: $ti-icon-zoom-cancel; } .#{$ti-prefix}-zoom-check:before { content: $ti-icon-zoom-check; } +.#{$ti-prefix}-zoom-code:before { content: $ti-icon-zoom-code; } +.#{$ti-prefix}-zoom-exclamation:before { content: $ti-icon-zoom-exclamation; } .#{$ti-prefix}-zoom-in:before { content: $ti-icon-zoom-in; } .#{$ti-prefix}-zoom-money:before { content: $ti-icon-zoom-money; } .#{$ti-prefix}-zoom-out:before { content: $ti-icon-zoom-out; } diff --git a/icons-png/ballpen.png b/icons-png/ballpen.png new file mode 100644 index 00000000..48f5f2bf Binary files /dev/null and b/icons-png/ballpen.png differ diff --git a/icons-png/barell.png b/icons-png/barell.png new file mode 100644 index 00000000..b19f558e Binary files /dev/null and b/icons-png/barell.png differ diff --git a/icons-png/book-download.png b/icons-png/book-download.png new file mode 100644 index 00000000..2daa6b6f Binary files /dev/null and b/icons-png/book-download.png differ diff --git a/icons-png/book-upload.png b/icons-png/book-upload.png new file mode 100644 index 00000000..1824211d Binary files /dev/null and b/icons-png/book-upload.png differ diff --git a/icons-png/brand-mercedes.png b/icons-png/brand-mercedes.png new file mode 100644 index 00000000..0a38b00a Binary files /dev/null and b/icons-png/brand-mercedes.png differ diff --git a/icons-png/certificate-2.png b/icons-png/certificate-2.png new file mode 100644 index 00000000..a76a594f Binary files /dev/null and b/icons-png/certificate-2.png differ diff --git a/icons-png/checklist.png b/icons-png/checklist.png new file mode 100644 index 00000000..8154aeb5 Binary files /dev/null and b/icons-png/checklist.png differ diff --git a/icons-png/cpu-2.png b/icons-png/cpu-2.png new file mode 100644 index 00000000..a32512a4 Binary files /dev/null and b/icons-png/cpu-2.png differ diff --git a/icons-png/id-badge-2.png b/icons-png/id-badge-2.png new file mode 100644 index 00000000..58fad460 Binary files /dev/null and b/icons-png/id-badge-2.png differ diff --git a/icons-png/message-2-share.png b/icons-png/message-2-share.png new file mode 100644 index 00000000..87b495df Binary files /dev/null and b/icons-png/message-2-share.png differ diff --git a/icons-png/message-share.png b/icons-png/message-share.png new file mode 100644 index 00000000..8861c5ed Binary files /dev/null and b/icons-png/message-share.png differ diff --git a/icons-png/miliraty-award.png b/icons-png/miliraty-award.png deleted file mode 100644 index dff2643d..00000000 Binary files a/icons-png/miliraty-award.png and /dev/null differ diff --git a/icons-png/military-award.png b/icons-png/military-award.png new file mode 100644 index 00000000..dff2643d Binary files /dev/null and b/icons-png/military-award.png differ diff --git a/icons-png/packge-export.png b/icons-png/packge-export.png new file mode 100644 index 00000000..e54d2b93 Binary files /dev/null and b/icons-png/packge-export.png differ diff --git a/icons-png/packge-import.png b/icons-png/packge-import.png new file mode 100644 index 00000000..58768afd Binary files /dev/null and b/icons-png/packge-import.png differ diff --git a/icons-png/server-2.png b/icons-png/server-2.png new file mode 100644 index 00000000..1a6982d3 Binary files /dev/null and b/icons-png/server-2.png differ diff --git a/icons-png/telescope.png b/icons-png/telescope.png new file mode 100644 index 00000000..629a885e Binary files /dev/null and b/icons-png/telescope.png differ diff --git a/icons-png/test-pipe.png b/icons-png/test-pipe.png index 388e12b3..dac40eb0 100644 Binary files a/icons-png/test-pipe.png and b/icons-png/test-pipe.png differ diff --git a/icons-png/tie.png b/icons-png/tie.png new file mode 100644 index 00000000..0131a994 Binary files /dev/null and b/icons-png/tie.png differ diff --git a/icons-png/zoom-code.png b/icons-png/zoom-code.png new file mode 100644 index 00000000..ceef5e1f Binary files /dev/null and b/icons-png/zoom-code.png differ diff --git a/icons-png/zoom-exclamation.png b/icons-png/zoom-exclamation.png new file mode 100644 index 00000000..e413cdc3 Binary files /dev/null and b/icons-png/zoom-exclamation.png differ diff --git a/icons-react/icons-js/ballpen.js b/icons-react/icons-js/ballpen.js new file mode 100644 index 00000000..01430bd3 --- /dev/null +++ b/icons-react/icons-js/ballpen.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBallpen({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBallpen; \ No newline at end of file diff --git a/icons-react/icons-js/barell.js b/icons-react/icons-js/barell.js new file mode 100644 index 00000000..3cb84f3f --- /dev/null +++ b/icons-react/icons-js/barell.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBarell({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBarell; \ No newline at end of file diff --git a/icons-react/icons-js/book-download.js b/icons-react/icons-js/book-download.js new file mode 100644 index 00000000..12769ab2 --- /dev/null +++ b/icons-react/icons-js/book-download.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBookDownload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBookDownload; \ No newline at end of file diff --git a/icons-react/icons-js/book-upload.js b/icons-react/icons-js/book-upload.js new file mode 100644 index 00000000..cab9ae7f --- /dev/null +++ b/icons-react/icons-js/book-upload.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBookUpload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBookUpload; \ No newline at end of file diff --git a/icons-react/icons-js/brand-mercedes.js b/icons-react/icons-js/brand-mercedes.js new file mode 100644 index 00000000..5517929d --- /dev/null +++ b/icons-react/icons-js/brand-mercedes.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandMercedes({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandMercedes; \ No newline at end of file diff --git a/icons-react/icons-js/certificate-2.js b/icons-react/icons-js/certificate-2.js new file mode 100644 index 00000000..23ad202f --- /dev/null +++ b/icons-react/icons-js/certificate-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCertificate2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconCertificate2; \ No newline at end of file diff --git a/icons-react/icons-js/checklist.js b/icons-react/icons-js/checklist.js new file mode 100644 index 00000000..635a14f9 --- /dev/null +++ b/icons-react/icons-js/checklist.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChecklist({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconChecklist; \ No newline at end of file diff --git a/icons-react/icons-js/cpu-2.js b/icons-react/icons-js/cpu-2.js new file mode 100644 index 00000000..734e60e9 --- /dev/null +++ b/icons-react/icons-js/cpu-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCpu2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconCpu2; \ No newline at end of file diff --git a/icons-react/icons-js/id-badge-2.js b/icons-react/icons-js/id-badge-2.js new file mode 100644 index 00000000..5aada2fc --- /dev/null +++ b/icons-react/icons-js/id-badge-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconIdBadge2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconIdBadge2; \ No newline at end of file diff --git a/icons-react/icons-js/message-2-share.js b/icons-react/icons-js/message-2-share.js new file mode 100644 index 00000000..7dad8481 --- /dev/null +++ b/icons-react/icons-js/message-2-share.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMessage2Share({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMessage2Share; \ No newline at end of file diff --git a/icons-react/icons-js/message-share.js b/icons-react/icons-js/message-share.js new file mode 100644 index 00000000..74455c0e --- /dev/null +++ b/icons-react/icons-js/message-share.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMessageShare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMessageShare; \ No newline at end of file diff --git a/icons-react/icons-js/military-award.js b/icons-react/icons-js/military-award.js new file mode 100644 index 00000000..025a0a00 --- /dev/null +++ b/icons-react/icons-js/military-award.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMilitaryAward({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconMilitaryAward; \ No newline at end of file diff --git a/icons-react/icons-js/packge-export.js b/icons-react/icons-js/packge-export.js new file mode 100644 index 00000000..4978acaf --- /dev/null +++ b/icons-react/icons-js/packge-export.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPackgeExport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconPackgeExport; \ No newline at end of file diff --git a/icons-react/icons-js/packge-import.js b/icons-react/icons-js/packge-import.js new file mode 100644 index 00000000..7a509e63 --- /dev/null +++ b/icons-react/icons-js/packge-import.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPackgeImport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconPackgeImport; \ No newline at end of file diff --git a/icons-react/icons-js/server-2.js b/icons-react/icons-js/server-2.js new file mode 100644 index 00000000..40ea8e12 --- /dev/null +++ b/icons-react/icons-js/server-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconServer2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconServer2; \ No newline at end of file diff --git a/icons-react/icons-js/telescope.js b/icons-react/icons-js/telescope.js new file mode 100644 index 00000000..ac808e01 --- /dev/null +++ b/icons-react/icons-js/telescope.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTelescope({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconTelescope; \ No newline at end of file diff --git a/icons-react/icons-js/test-pipe.js b/icons-react/icons-js/test-pipe.js index 01a687ed..693481a7 100644 --- a/icons-react/icons-js/test-pipe.js +++ b/icons-react/icons-js/test-pipe.js @@ -6,7 +6,7 @@ function IconTestPipe({ stroke = 2, ...props }) { - return ; + return ; } export default IconTestPipe; \ No newline at end of file diff --git a/icons-react/icons-js/tie.js b/icons-react/icons-js/tie.js new file mode 100644 index 00000000..63ee05bc --- /dev/null +++ b/icons-react/icons-js/tie.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTie({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconTie; \ No newline at end of file diff --git a/icons-react/icons-js/zoom-code.js b/icons-react/icons-js/zoom-code.js new file mode 100644 index 00000000..728ab685 --- /dev/null +++ b/icons-react/icons-js/zoom-code.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconZoomCode({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconZoomCode; \ No newline at end of file diff --git a/icons-react/icons-js/zoom-exclamation.js b/icons-react/icons-js/zoom-exclamation.js new file mode 100644 index 00000000..63be048f --- /dev/null +++ b/icons-react/icons-js/zoom-exclamation.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconZoomExclamation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconZoomExclamation; \ No newline at end of file diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 6fd80fe9..8e0b40fd 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -204,10 +204,12 @@ export const IconBallFootball: TablerIcon; export const IconBallTennis: TablerIcon; export const IconBallVolleyball: TablerIcon; export const IconBallon: TablerIcon; +export const IconBallpen: TablerIcon; export const IconBan: TablerIcon; export const IconBandage: TablerIcon; export const IconBarbell: TablerIcon; export const IconBarcode: TablerIcon; +export const IconBarell: TablerIcon; export const IconBarrierBlock: TablerIcon; export const IconBaseline: TablerIcon; export const IconBasket: TablerIcon; @@ -248,6 +250,8 @@ export const IconBoltOff: TablerIcon; export const IconBolt: TablerIcon; export const IconBone: TablerIcon; export const IconBook2: TablerIcon; +export const IconBookDownload: TablerIcon; +export const IconBookUpload: TablerIcon; export const IconBook: TablerIcon; export const IconBookmarkOff: TablerIcon; export const IconBookmark: TablerIcon; @@ -338,6 +342,7 @@ export const IconBrandLinkedin: TablerIcon; export const IconBrandLoom: TablerIcon; export const IconBrandMastercard: TablerIcon; export const IconBrandMedium: TablerIcon; +export const IconBrandMercedes: TablerIcon; export const IconBrandMessenger: TablerIcon; export const IconBrandMeta: TablerIcon; export const IconBrandNetbeans: TablerIcon; @@ -465,6 +470,7 @@ export const IconCash: TablerIcon; export const IconCast: TablerIcon; export const IconCe: TablerIcon; export const IconCell: TablerIcon; +export const IconCertificate2: TablerIcon; export const IconCertificate: TablerIcon; export const IconChargingPile: TablerIcon; export const IconChartArcs3: TablerIcon; @@ -491,6 +497,7 @@ export const IconChartPie: TablerIcon; export const IconChartRadar: TablerIcon; export const IconCheck: TablerIcon; export const IconCheckbox: TablerIcon; +export const IconChecklist: TablerIcon; export const IconChecks: TablerIcon; export const IconCheckupList: TablerIcon; export const IconCheese: TablerIcon; @@ -597,6 +604,7 @@ export const IconCornerUpLeftDouble: TablerIcon; export const IconCornerUpLeft: TablerIcon; export const IconCornerUpRightDouble: TablerIcon; export const IconCornerUpRight: TablerIcon; +export const IconCpu2: TablerIcon; export const IconCpu: TablerIcon; export const IconCrane: TablerIcon; export const IconCreativeCommons: TablerIcon; @@ -923,6 +931,7 @@ export const IconHourglass: TablerIcon; export const IconIceCream2: TablerIcon; export const IconIceCream: TablerIcon; export const IconIceSkating: TablerIcon; +export const IconIdBadge2: TablerIcon; export const IconIdBadge: TablerIcon; export const IconId: TablerIcon; export const IconInbox: TablerIcon; @@ -1076,6 +1085,7 @@ export const IconMedicineSyrup: TablerIcon; export const IconMenu2: TablerIcon; export const IconMenu: TablerIcon; export const IconMessage2Code: TablerIcon; +export const IconMessage2Share: TablerIcon; export const IconMessage2: TablerIcon; export const IconMessageCircle2: TablerIcon; export const IconMessageCircleOff: TablerIcon; @@ -1086,6 +1096,7 @@ export const IconMessageLanguage: TablerIcon; export const IconMessageOff: TablerIcon; export const IconMessagePlus: TablerIcon; export const IconMessageReport: TablerIcon; +export const IconMessageShare: TablerIcon; export const IconMessage: TablerIcon; export const IconMessagesOff: TablerIcon; export const IconMessages: TablerIcon; @@ -1093,7 +1104,7 @@ export const IconMicrophone2: TablerIcon; export const IconMicrophoneOff: TablerIcon; export const IconMicrophone: TablerIcon; export const IconMicroscope: TablerIcon; -export const IconMiliratyAward: TablerIcon; +export const IconMilitaryAward: TablerIcon; export const IconMilitaryRank: TablerIcon; export const IconMilk: TablerIcon; export const IconMinimize: TablerIcon; @@ -1161,6 +1172,8 @@ export const IconOvalVertical: TablerIcon; export const IconOval: TablerIcon; export const IconOverline: TablerIcon; export const IconPackage: TablerIcon; +export const IconPackgeExport: TablerIcon; +export const IconPackgeImport: TablerIcon; export const IconPacman: TablerIcon; export const IconPageBreak: TablerIcon; export const IconPaint: TablerIcon; @@ -1329,6 +1342,7 @@ export const IconSend: TablerIcon; export const IconSeparatorHorizontal: TablerIcon; export const IconSeparatorVertical: TablerIcon; export const IconSeparator: TablerIcon; +export const IconServer2: TablerIcon; export const IconServer: TablerIcon; export const IconServicemark: TablerIcon; export const IconSettingsAutomation: TablerIcon; @@ -1465,6 +1479,7 @@ export const IconTallymark4: TablerIcon; export const IconTallymarks: TablerIcon; export const IconTank: TablerIcon; export const IconTarget: TablerIcon; +export const IconTelescope: TablerIcon; export const IconTemperatureCelsius: TablerIcon; export const IconTemperatureFahrenheit: TablerIcon; export const IconTemperatureMinus: TablerIcon; @@ -1484,6 +1499,7 @@ export const IconThermometer: TablerIcon; export const IconThumbDown: TablerIcon; export const IconThumbUp: TablerIcon; export const IconTicket: TablerIcon; +export const IconTie: TablerIcon; export const IconTiltShift: TablerIcon; export const IconTimeline: TablerIcon; export const IconTir: TablerIcon; @@ -1613,6 +1629,8 @@ export const IconZodiacTaurus: TablerIcon; export const IconZodiacVirgo: TablerIcon; export const IconZoomCancel: TablerIcon; export const IconZoomCheck: TablerIcon; +export const IconZoomCode: TablerIcon; +export const IconZoomExclamation: TablerIcon; export const IconZoomIn: TablerIcon; export const IconZoomMoney: TablerIcon; export const IconZoomOut: TablerIcon; diff --git a/icons-react/index.js b/icons-react/index.js index 97d4a489..817de6f1 100644 --- a/icons-react/index.js +++ b/icons-react/index.js @@ -198,10 +198,12 @@ 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 IconBallpen } from './icons-js/ballpen.js'; export { default as IconBan } from './icons-js/ban.js'; export { default as IconBandage } from './icons-js/bandage.js'; export { default as IconBarbell } from './icons-js/barbell.js'; export { default as IconBarcode } from './icons-js/barcode.js'; +export { default as IconBarell } from './icons-js/barell.js'; export { default as IconBarrierBlock } from './icons-js/barrier-block.js'; export { default as IconBaseline } from './icons-js/baseline.js'; export { default as IconBasket } from './icons-js/basket.js'; @@ -242,6 +244,8 @@ export { default as IconBoltOff } from './icons-js/bolt-off.js'; export { default as IconBolt } from './icons-js/bolt.js'; export { default as IconBone } from './icons-js/bone.js'; export { default as IconBook2 } from './icons-js/book-2.js'; +export { default as IconBookDownload } from './icons-js/book-download.js'; +export { default as IconBookUpload } from './icons-js/book-upload.js'; export { default as IconBook } from './icons-js/book.js'; export { default as IconBookmarkOff } from './icons-js/bookmark-off.js'; export { default as IconBookmark } from './icons-js/bookmark.js'; @@ -332,6 +336,7 @@ export { default as IconBrandLinkedin } from './icons-js/brand-linkedin.js'; export { default as IconBrandLoom } from './icons-js/brand-loom.js'; export { default as IconBrandMastercard } from './icons-js/brand-mastercard.js'; export { default as IconBrandMedium } from './icons-js/brand-medium.js'; +export { default as IconBrandMercedes } from './icons-js/brand-mercedes.js'; export { default as IconBrandMessenger } from './icons-js/brand-messenger.js'; export { default as IconBrandMeta } from './icons-js/brand-meta.js'; export { default as IconBrandNetbeans } from './icons-js/brand-netbeans.js'; @@ -459,6 +464,7 @@ export { default as IconCash } from './icons-js/cash.js'; export { default as IconCast } from './icons-js/cast.js'; export { default as IconCe } from './icons-js/ce.js'; export { default as IconCell } from './icons-js/cell.js'; +export { default as IconCertificate2 } from './icons-js/certificate-2.js'; export { default as IconCertificate } from './icons-js/certificate.js'; export { default as IconChargingPile } from './icons-js/charging-pile.js'; export { default as IconChartArcs3 } from './icons-js/chart-arcs-3.js'; @@ -485,6 +491,7 @@ export { default as IconChartPie } from './icons-js/chart-pie.js'; export { default as IconChartRadar } from './icons-js/chart-radar.js'; export { default as IconCheck } from './icons-js/check.js'; export { default as IconCheckbox } from './icons-js/checkbox.js'; +export { default as IconChecklist } from './icons-js/checklist.js'; export { default as IconChecks } from './icons-js/checks.js'; export { default as IconCheckupList } from './icons-js/checkup-list.js'; export { default as IconCheese } from './icons-js/cheese.js'; @@ -591,6 +598,7 @@ export { default as IconCornerUpLeftDouble } from './icons-js/corner-up-left-dou export { default as IconCornerUpLeft } from './icons-js/corner-up-left.js'; export { default as IconCornerUpRightDouble } from './icons-js/corner-up-right-double.js'; export { default as IconCornerUpRight } from './icons-js/corner-up-right.js'; +export { default as IconCpu2 } from './icons-js/cpu-2.js'; export { default as IconCpu } from './icons-js/cpu.js'; export { default as IconCrane } from './icons-js/crane.js'; export { default as IconCreativeCommons } from './icons-js/creative-commons.js'; @@ -917,6 +925,7 @@ export { default as IconHourglass } from './icons-js/hourglass.js'; export { default as IconIceCream2 } from './icons-js/ice-cream-2.js'; export { default as IconIceCream } from './icons-js/ice-cream.js'; export { default as IconIceSkating } from './icons-js/ice-skating.js'; +export { default as IconIdBadge2 } from './icons-js/id-badge-2.js'; export { default as IconIdBadge } from './icons-js/id-badge.js'; export { default as IconId } from './icons-js/id.js'; export { default as IconInbox } from './icons-js/inbox.js'; @@ -1070,6 +1079,7 @@ export { default as IconMedicineSyrup } from './icons-js/medicine-syrup.js'; export { default as IconMenu2 } from './icons-js/menu-2.js'; export { default as IconMenu } from './icons-js/menu.js'; export { default as IconMessage2Code } from './icons-js/message-2-code.js'; +export { default as IconMessage2Share } from './icons-js/message-2-share.js'; export { default as IconMessage2 } from './icons-js/message-2.js'; export { default as IconMessageCircle2 } from './icons-js/message-circle-2.js'; export { default as IconMessageCircleOff } from './icons-js/message-circle-off.js'; @@ -1080,6 +1090,7 @@ export { default as IconMessageLanguage } from './icons-js/message-language.js'; export { default as IconMessageOff } from './icons-js/message-off.js'; export { default as IconMessagePlus } from './icons-js/message-plus.js'; export { default as IconMessageReport } from './icons-js/message-report.js'; +export { default as IconMessageShare } from './icons-js/message-share.js'; export { default as IconMessage } from './icons-js/message.js'; export { default as IconMessagesOff } from './icons-js/messages-off.js'; export { default as IconMessages } from './icons-js/messages.js'; @@ -1087,7 +1098,7 @@ export { default as IconMicrophone2 } from './icons-js/microphone-2.js'; export { default as IconMicrophoneOff } from './icons-js/microphone-off.js'; export { default as IconMicrophone } from './icons-js/microphone.js'; export { default as IconMicroscope } from './icons-js/microscope.js'; -export { default as IconMiliratyAward } from './icons-js/miliraty-award.js'; +export { default as IconMilitaryAward } from './icons-js/military-award.js'; export { default as IconMilitaryRank } from './icons-js/military-rank.js'; export { default as IconMilk } from './icons-js/milk.js'; export { default as IconMinimize } from './icons-js/minimize.js'; @@ -1155,6 +1166,8 @@ export { default as IconOvalVertical } from './icons-js/oval-vertical.js'; export { default as IconOval } from './icons-js/oval.js'; export { default as IconOverline } from './icons-js/overline.js'; export { default as IconPackage } from './icons-js/package.js'; +export { default as IconPackgeExport } from './icons-js/packge-export.js'; +export { default as IconPackgeImport } from './icons-js/packge-import.js'; export { default as IconPacman } from './icons-js/pacman.js'; export { default as IconPageBreak } from './icons-js/page-break.js'; export { default as IconPaint } from './icons-js/paint.js'; @@ -1323,6 +1336,7 @@ export { default as IconSend } from './icons-js/send.js'; export { default as IconSeparatorHorizontal } from './icons-js/separator-horizontal.js'; export { default as IconSeparatorVertical } from './icons-js/separator-vertical.js'; export { default as IconSeparator } from './icons-js/separator.js'; +export { default as IconServer2 } from './icons-js/server-2.js'; export { default as IconServer } from './icons-js/server.js'; export { default as IconServicemark } from './icons-js/servicemark.js'; export { default as IconSettingsAutomation } from './icons-js/settings-automation.js'; @@ -1459,6 +1473,7 @@ export { default as IconTallymark4 } from './icons-js/tallymark-4.js'; export { default as IconTallymarks } from './icons-js/tallymarks.js'; export { default as IconTank } from './icons-js/tank.js'; export { default as IconTarget } from './icons-js/target.js'; +export { default as IconTelescope } from './icons-js/telescope.js'; export { default as IconTemperatureCelsius } from './icons-js/temperature-celsius.js'; export { default as IconTemperatureFahrenheit } from './icons-js/temperature-fahrenheit.js'; export { default as IconTemperatureMinus } from './icons-js/temperature-minus.js'; @@ -1478,6 +1493,7 @@ export { default as IconThermometer } from './icons-js/thermometer.js'; export { default as IconThumbDown } from './icons-js/thumb-down.js'; export { default as IconThumbUp } from './icons-js/thumb-up.js'; export { default as IconTicket } from './icons-js/ticket.js'; +export { default as IconTie } from './icons-js/tie.js'; export { default as IconTiltShift } from './icons-js/tilt-shift.js'; export { default as IconTimeline } from './icons-js/timeline.js'; export { default as IconTir } from './icons-js/tir.js'; @@ -1607,6 +1623,8 @@ export { default as IconZodiacTaurus } from './icons-js/zodiac-taurus.js'; export { default as IconZodiacVirgo } from './icons-js/zodiac-virgo.js'; export { default as IconZoomCancel } from './icons-js/zoom-cancel.js'; export { default as IconZoomCheck } from './icons-js/zoom-check.js'; +export { default as IconZoomCode } from './icons-js/zoom-code.js'; +export { default as IconZoomExclamation } from './icons-js/zoom-exclamation.js'; export { default as IconZoomIn } from './icons-js/zoom-in.js'; export { default as IconZoomMoney } from './icons-js/zoom-money.js'; export { default as IconZoomOut } from './icons-js/zoom-out.js'; diff --git a/icons/ballpen.svg b/icons/ballpen.svg new file mode 100644 index 00000000..4f3ad943 --- /dev/null +++ b/icons/ballpen.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/barell.svg b/icons/barell.svg new file mode 100644 index 00000000..163c2e9f --- /dev/null +++ b/icons/barell.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/book-download.svg b/icons/book-download.svg new file mode 100644 index 00000000..5cb8c60e --- /dev/null +++ b/icons/book-download.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/book-upload.svg b/icons/book-upload.svg new file mode 100644 index 00000000..eee0d0df --- /dev/null +++ b/icons/book-upload.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/brand-mercedes.svg b/icons/brand-mercedes.svg new file mode 100644 index 00000000..b7961ef2 --- /dev/null +++ b/icons/brand-mercedes.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/certificate-2.svg b/icons/certificate-2.svg new file mode 100644 index 00000000..196e33de --- /dev/null +++ b/icons/certificate-2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/checklist.svg b/icons/checklist.svg new file mode 100644 index 00000000..59a41e7f --- /dev/null +++ b/icons/checklist.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/cpu-2.svg b/icons/cpu-2.svg new file mode 100644 index 00000000..261a83c8 --- /dev/null +++ b/icons/cpu-2.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/id-badge-2.svg b/icons/id-badge-2.svg new file mode 100644 index 00000000..c4360f5a --- /dev/null +++ b/icons/id-badge-2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/message-2-share.svg b/icons/message-2-share.svg new file mode 100644 index 00000000..9963bce7 --- /dev/null +++ b/icons/message-2-share.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/message-share.svg b/icons/message-share.svg new file mode 100644 index 00000000..e5b758c5 --- /dev/null +++ b/icons/message-share.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/miliraty-award.svg b/icons/miliraty-award.svg deleted file mode 100644 index 53c2cd79..00000000 --- a/icons/miliraty-award.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/icons/military-award.svg b/icons/military-award.svg new file mode 100644 index 00000000..0763925f --- /dev/null +++ b/icons/military-award.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/packge-export.svg b/icons/packge-export.svg new file mode 100644 index 00000000..cd96c36d --- /dev/null +++ b/icons/packge-export.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/packge-import.svg b/icons/packge-import.svg new file mode 100644 index 00000000..98d9c063 --- /dev/null +++ b/icons/packge-import.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/server-2.svg b/icons/server-2.svg new file mode 100644 index 00000000..53b6f2c4 --- /dev/null +++ b/icons/server-2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/telescope.svg b/icons/telescope.svg new file mode 100644 index 00000000..293d906a --- /dev/null +++ b/icons/telescope.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/test-pipe.svg b/icons/test-pipe.svg index 9a8dfad7..88d9a424 100644 --- a/icons/test-pipe.svg +++ b/icons/test-pipe.svg @@ -1,8 +1,9 @@ - - - + + + + diff --git a/icons/tie.svg b/icons/tie.svg new file mode 100644 index 00000000..68dfa744 --- /dev/null +++ b/icons/tie.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/zoom-code.svg b/icons/zoom-code.svg new file mode 100644 index 00000000..9df6015c --- /dev/null +++ b/icons/zoom-code.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/zoom-exclamation.svg b/icons/zoom-exclamation.svg new file mode 100644 index 00000000..5d24684c --- /dev/null +++ b/icons/zoom-exclamation.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/package.json b/package.json index 51971361..cac95e2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.58.0", + "version": "1.59.0", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "repository": { "type": "git", diff --git a/src/_icons/ballpen.svg b/src/_icons/ballpen.svg index 56f582a1..1dd22520 100644 --- a/src/_icons/ballpen.svg +++ b/src/_icons/ballpen.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/barell.svg b/src/_icons/barell.svg index 0ae9c3c6..803a89ca 100644 --- a/src/_icons/barell.svg +++ b/src/_icons/barell.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/book-download.svg b/src/_icons/book-download.svg index a546e0c5..b27d2e55 100644 --- a/src/_icons/book-download.svg +++ b/src/_icons/book-download.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/book-upload.svg b/src/_icons/book-upload.svg index 6a632f5b..2f7a3900 100644 --- a/src/_icons/book-upload.svg +++ b/src/_icons/book-upload.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/brand-mercedes.svg b/src/_icons/brand-mercedes.svg index 082b6ef2..bfcc8f3c 100644 --- a/src/_icons/brand-mercedes.svg +++ b/src/_icons/brand-mercedes.svg @@ -1,5 +1,6 @@ --- category: Brand +version: "1.59" --- diff --git a/src/_icons/certificate-2.svg b/src/_icons/certificate-2.svg index 7f3e13f0..04fb1fad 100644 --- a/src/_icons/certificate-2.svg +++ b/src/_icons/certificate-2.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/checklist.svg b/src/_icons/checklist.svg index af8620a6..e3fdc9d5 100644 --- a/src/_icons/checklist.svg +++ b/src/_icons/checklist.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/cpu-2.svg b/src/_icons/cpu-2.svg index 67b5e7f5..6fa8f1e6 100644 --- a/src/_icons/cpu-2.svg +++ b/src/_icons/cpu-2.svg @@ -1,5 +1,6 @@ --- category: Devices +version: "1.59" --- diff --git a/src/_icons/id-badge-2.svg b/src/_icons/id-badge-2.svg index ef338876..4b4f2bdd 100644 --- a/src/_icons/id-badge-2.svg +++ b/src/_icons/id-badge-2.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- @@ -7,4 +8,3 @@ - diff --git a/src/_icons/message-2-share.svg b/src/_icons/message-2-share.svg index 9462a162..34318c49 100644 --- a/src/_icons/message-2-share.svg +++ b/src/_icons/message-2-share.svg @@ -1,5 +1,6 @@ --- category: Communication +version: "1.59" --- diff --git a/src/_icons/message-share.svg b/src/_icons/message-share.svg index 26f58f3a..606b4551 100644 --- a/src/_icons/message-share.svg +++ b/src/_icons/message-share.svg @@ -1,5 +1,6 @@ --- category: Communication +version: "1.59" --- diff --git a/src/_icons/packge-export.svg b/src/_icons/packge-export.svg index 44f14d7c..8cbe6b3c 100644 --- a/src/_icons/packge-export.svg +++ b/src/_icons/packge-export.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/packge-import.svg b/src/_icons/packge-import.svg index cca2a71d..c9a74955 100644 --- a/src/_icons/packge-import.svg +++ b/src/_icons/packge-import.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/server-2.svg b/src/_icons/server-2.svg index ade425ce..50d27864 100644 --- a/src/_icons/server-2.svg +++ b/src/_icons/server-2.svg @@ -1,5 +1,6 @@ --- category: Devices +version: "1.59" --- diff --git a/src/_icons/telescope.svg b/src/_icons/telescope.svg index 2267e5fa..9169edf7 100644 --- a/src/_icons/telescope.svg +++ b/src/_icons/telescope.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/tie.svg b/src/_icons/tie.svg index cce0dffb..9b7df0d1 100644 --- a/src/_icons/tie.svg +++ b/src/_icons/tie.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/zoom-code.svg b/src/_icons/zoom-code.svg index 00ed69e8..c0dabd28 100644 --- a/src/_icons/zoom-code.svg +++ b/src/_icons/zoom-code.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/src/_icons/zoom-exclamation.svg b/src/_icons/zoom-exclamation.svg index c5e04836..8cd66b0a 100644 --- a/src/_icons/zoom-exclamation.svg +++ b/src/_icons/zoom-exclamation.svg @@ -1,4 +1,5 @@ --- +version: "1.59" --- diff --git a/tabler-sprite-nostroke.svg b/tabler-sprite-nostroke.svg index 6a30dc85..081a8844 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 87a3c85f..91630a12 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 df9c6df1..08f339a2 100644 --- a/tags.json +++ b/tags.json @@ -51,7 +51,8 @@ "tags": [ "abacus" ], - "version": "1.58" + "version": "1.58", + "unicode": "f05c" }, "access-point-off": { "category": "Devices", @@ -2115,7 +2116,8 @@ "baby", "carriage" ], - "version": "1.58" + "version": "1.58", + "unicode": "f05d" }, "backhoe": { "category": "Vehicles", @@ -2290,6 +2292,13 @@ "version": "1.42", "unicode": "ef3a" }, + "ballpen": { + "category": "", + "tags": [ + "ballpen" + ], + "version": "1.59" + }, "ban": { "category": "", "tags": [ @@ -2334,6 +2343,13 @@ "version": "1.5", "unicode": "ebc6" }, + "barell": { + "category": "", + "tags": [ + "barell" + ], + "version": "1.59" + }, "barrier-block": { "category": "", "tags": [ @@ -2577,7 +2593,8 @@ "bell", "school" ], - "version": "1.58" + "version": "1.58", + "unicode": "f05e" }, "bell-x": { "category": "System", @@ -2763,6 +2780,22 @@ "version": "1.50", "unicode": "efc5" }, + "book-download": { + "category": "", + "tags": [ + "book", + "download" + ], + "version": "1.59" + }, + "book-upload": { + "category": "", + "tags": [ + "book", + "upload" + ], + "version": "1.59" + }, "book": { "category": "Document", "tags": [ @@ -4076,6 +4109,14 @@ "version": "1.13", "unicode": "ec70" }, + "brand-mercedes": { + "category": "Brand", + "tags": [ + "brand", + "mercedes" + ], + "version": "1.59" + }, "brand-messenger": { "category": "Brand", "tags": [ @@ -5884,7 +5925,16 @@ "tags": [ "cell" ], - "version": "1.58" + "version": "1.58", + "unicode": "f05f" + }, + "certificate-2": { + "category": "", + "tags": [ + "certificate", + "2" + ], + "version": "1.59" }, "certificate": { "category": "Document", @@ -6294,6 +6344,13 @@ "version": "1.4", "unicode": "eba6" }, + "checklist": { + "category": "", + "tags": [ + "checklist" + ], + "version": "1.59" + }, "checks": { "category": "System", "tags": [ @@ -7625,6 +7682,14 @@ "version": "1.0", "unicode": "ea83" }, + "cpu-2": { + "category": "Devices", + "tags": [ + "cpu", + "2" + ], + "version": "1.59" + }, "cpu": { "category": "Devices", "tags": [ @@ -8645,7 +8710,8 @@ "heart", "monitor" ], - "version": "1.58" + "version": "1.58", + "unicode": "f060" }, "device-laptop-off": { "category": "", @@ -8654,7 +8720,8 @@ "laptop", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f061" }, "device-laptop": { "category": "Devices", @@ -8696,7 +8763,8 @@ "mobile", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f062" }, "device-mobile-rotated": { "category": "Devices", @@ -8769,7 +8837,8 @@ "tablet", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f063" }, "device-tablet": { "category": "Devices", @@ -8791,7 +8860,8 @@ "tv", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f064" }, "device-tv": { "category": "Devices", @@ -8817,7 +8887,8 @@ "watch", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f065" }, "device-watch-stats-2": { "category": "Devices", @@ -8873,7 +8944,8 @@ "devices", "off" ], - "version": "1.58" + "version": "1.58", + "unicode": "f066" }, "devices-pc": { "category": "Devices", @@ -8908,7 +8980,8 @@ "tags": [ "dialpad" ], - "version": "1.58" + "version": "1.58", + "unicode": "f067" }, "diamond": { "category": "", @@ -9685,7 +9758,8 @@ "fidget", "spinner" ], - "version": "1.58" + "version": "1.58", + "unicode": "f068" }, "file-3d": { "category": "Document", @@ -11680,6 +11754,15 @@ "version": "1.50", "unicode": "efcb" }, + "id-badge-2": { + "category": "", + "tags": [ + "id", + "badge", + "2" + ], + "version": "1.59" + }, "id-badge": { "category": "", "tags": [ @@ -13223,7 +13306,8 @@ "mail", "fast" ], - "version": "1.58" + "version": "1.58", + "unicode": "f069" }, "mail-forward": { "category": "Communication", @@ -13608,7 +13692,7 @@ "unicode": "eaeb" }, "message-2-code": { - "category": "", + "category": "Communication", "tags": [ "message", "2", @@ -13617,6 +13701,15 @@ "version": "1.54", "unicode": "f012" }, + "message-2-share": { + "category": "Communication", + "tags": [ + "message", + "2", + "share" + ], + "version": "1.59" + }, "message-2": { "category": "Communication", "tags": [ @@ -13737,6 +13830,14 @@ "version": "1.16", "unicode": "ec9b" }, + "message-share": { + "category": "Communication", + "tags": [ + "message", + "share" + ], + "version": "1.59" + }, "message": { "category": "Communication", "tags": [ @@ -13819,14 +13920,13 @@ "version": "1.44", "unicode": "ef64" }, - "miliraty-award": { + "military-award": { "category": "", "tags": [ - "miliraty", + "military", "award" ], - "version": "1.50", - "unicode": "efce" + "version": "1.50" }, "military-rank": { "category": "", @@ -14684,6 +14784,22 @@ "version": "1.0", "unicode": "eaff" }, + "packge-export": { + "category": "", + "tags": [ + "packge", + "export" + ], + "version": "1.59" + }, + "packge-import": { + "category": "", + "tags": [ + "packge", + "import" + ], + "version": "1.59" + }, "pacman": { "category": "", "tags": [ @@ -14860,7 +14976,8 @@ "pennant", "2" ], - "version": "1.58" + "version": "1.58", + "unicode": "f06a" }, "pennant": { "category": "Map", @@ -16935,6 +17052,14 @@ "version": "1.6", "unicode": "ebda" }, + "server-2": { + "category": "Devices", + "tags": [ + "server", + "2" + ], + "version": "1.59" + }, "server": { "category": "Devices", "tags": [ @@ -17305,7 +17430,8 @@ "sign", "left" ], - "version": "1.58" + "version": "1.58", + "unicode": "f06b" }, "sign-right": { "category": "", @@ -17313,7 +17439,8 @@ "sign", "right" ], - "version": "1.58" + "version": "1.58", + "unicode": "f06c" }, "signature": { "category": "Text", @@ -18749,6 +18876,13 @@ "version": "1.0", "unicode": "eb35" }, + "telescope": { + "category": "", + "tags": [ + "telescope" + ], + "version": "1.59" + }, "temperature-celsius": { "category": "Weather", "tags": [ @@ -18991,6 +19125,13 @@ "version": "1.0", "unicode": "eb3d" }, + "tie": { + "category": "", + "tags": [ + "tie" + ], + "version": "1.59" + }, "tilt-shift": { "category": "Photography", "tags": [ @@ -20314,7 +20455,8 @@ "tags": [ "windsock" ], - "version": "1.58" + "version": "1.58", + "unicode": "f06d" }, "wiper-wash": { "category": "Vehicles", @@ -20679,6 +20821,22 @@ "version": "1.39", "unicode": "ef09" }, + "zoom-code": { + "category": "", + "tags": [ + "zoom", + "code" + ], + "version": "1.59" + }, + "zoom-exclamation": { + "category": "", + "tags": [ + "zoom", + "exclamation" + ], + "version": "1.59" + }, "zoom-in": { "category": "Map", "tags": [ -- cgit v1.2.1