From 061e99b8965fadf6eb390a5b1ca137004badf8c2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 22:11:22 +0100 Subject: Release 1.36.0 --- .github/icons.png | Bin 570972 -> 592107 bytes .github/icons.svg | 1621 ++++++++++++------------ .github/tabler-icons-1.36.0.png | Bin 0 -> 20232 bytes .github/tabler-icons-1.36.0.svg | 67 + iconfont-unicode.json | 2 +- iconfont/fonts/tabler-icons.eot | Bin 436572 -> 447516 bytes iconfont/fonts/tabler-icons.ttf | Bin 436388 -> 447332 bytes iconfont/fonts/tabler-icons.woff | Bin 213804 -> 220052 bytes iconfont/fonts/tabler-icons.woff2 | Bin 154372 -> 158964 bytes iconfont/tabler-icons.css | 86 +- iconfont/tabler-icons.html | 193 ++- iconfont/tabler-icons.min.css | 4 +- iconfont/tabler-icons.scss | 44 +- icons-png/brand-asana.png | Bin 0 -> 2810 bytes icons-png/brand-bing.png | Bin 0 -> 2915 bytes icons-png/brand-bitbucket.png | Bin 0 -> 4007 bytes icons-png/brand-booking.png | Bin 0 -> 3848 bytes icons-png/brand-disqus.png | Bin 0 -> 5210 bytes icons-png/brand-docker.png | Bin 0 -> 3900 bytes icons-png/brand-google-analytics.png | Bin 0 -> 2653 bytes icons-png/brand-gravatar.png | Bin 0 -> 4597 bytes icons-png/brand-hipchat.png | Bin 0 -> 4161 bytes icons-png/brand-kickstarter.png | Bin 0 -> 3906 bytes icons-png/brand-netflix.png | Bin 0 -> 2491 bytes icons-png/brand-open-source.png | Bin 0 -> 6062 bytes icons-png/brand-pagekit.png | Bin 0 -> 1406 bytes icons-png/brand-patreon.png | Bin 0 -> 4187 bytes icons-png/brand-producthunt.png | Bin 0 -> 5375 bytes icons-png/brand-sass.png | Bin 0 -> 6328 bytes icons-png/brand-sentry.png | Bin 0 -> 3713 bytes icons-png/brand-shazam.png | Bin 0 -> 6412 bytes icons-png/brand-stripe.png | Bin 0 -> 4062 bytes icons-png/brand-unsplash.png | Bin 0 -> 1504 bytes icons-png/brand-ycombinator.png | Bin 0 -> 3005 bytes icons-react/icons-js/brand-apple.js | 2 +- icons-react/icons-js/brand-asana.js | 12 + icons-react/icons-js/brand-bing.js | 12 + icons-react/icons-js/brand-bitbucket.js | 12 + icons-react/icons-js/brand-booking.js | 12 + icons-react/icons-js/brand-disqus.js | 12 + icons-react/icons-js/brand-docker.js | 12 + icons-react/icons-js/brand-google-analytics.js | 12 + icons-react/icons-js/brand-gravatar.js | 12 + icons-react/icons-js/brand-hipchat.js | 12 + icons-react/icons-js/brand-kickstarter.js | 12 + icons-react/icons-js/brand-netflix.js | 12 + icons-react/icons-js/brand-open-source.js | 12 + icons-react/icons-js/brand-pagekit.js | 12 + icons-react/icons-js/brand-patreon.js | 12 + icons-react/icons-js/brand-producthunt.js | 12 + icons-react/icons-js/brand-sass.js | 12 + icons-react/icons-js/brand-sentry.js | 12 + icons-react/icons-js/brand-shazam.js | 12 + icons-react/icons-js/brand-stripe.js | 12 + icons-react/icons-js/brand-unsplash.js | 12 + icons-react/icons-js/brand-ycombinator.js | 12 + icons-react/icons-js/credit-card-off.js | 2 +- icons-react/icons-js/planet.js | 2 +- icons-react/index.d.ts | 21 + icons-react/index.js | 21 + icons/brand-apple.svg | 2 +- icons/brand-asana.svg | 8 + icons/brand-bing.svg | 6 + icons/brand-bitbucket.svg | 7 + icons/brand-booking.svg | 8 + icons/brand-disqus.svg | 7 + icons/brand-docker.svg | 14 + icons/brand-google-analytics.svg | 8 + icons/brand-gravatar.svg | 6 + icons/brand-hipchat.svg | 7 + icons/brand-kickstarter.svg | 6 + icons/brand-netflix.svg | 6 + icons/brand-open-source.svg | 6 + icons/brand-pagekit.svg | 6 + icons/brand-patreon.svg | 7 + icons/brand-producthunt.svg | 7 + icons/brand-sass.svg | 7 + icons/brand-sentry.svg | 6 + icons/brand-shazam.svg | 8 + icons/brand-stripe.svg | 6 + icons/brand-unsplash.svg | 6 + icons/brand-ycombinator.svg | 8 + icons/credit-card-off.svg | 2 +- icons/planet.svg | 2 +- package.json | 4 +- src/_icons/brand-asana.svg | 1 + src/_icons/brand-bing.svg | 1 + src/_icons/brand-bitbucket.svg | 1 + src/_icons/brand-booking.svg | 3 +- src/_icons/brand-disqus.svg | 1 + src/_icons/brand-docker.svg | 1 + src/_icons/brand-google-analytics.svg | 1 + src/_icons/brand-gravatar.svg | 1 + src/_icons/brand-hipchat.svg | 1 + src/_icons/brand-kickstarter.svg | 1 + src/_icons/brand-netflix.svg | 1 + src/_icons/brand-open-source.svg | 1 + src/_icons/brand-pagekit.svg | 1 + src/_icons/brand-patreon.svg | 1 + src/_icons/brand-producthunt.svg | 1 + src/_icons/brand-sass.svg | 1 + src/_icons/brand-sentry.svg | 1 + src/_icons/brand-shazam.svg | 1 + src/_icons/brand-stripe.svg | 1 + src/_icons/brand-unsplash.svg | 1 + src/_icons/brand-ycombinator.svg | 1 + tabler-sprite-nostroke.svg | 2 +- tabler-sprite.svg | 2 +- tags.json | 109 +- 109 files changed, 1814 insertions(+), 799 deletions(-) create mode 100644 .github/tabler-icons-1.36.0.png create mode 100644 .github/tabler-icons-1.36.0.svg create mode 100644 icons-png/brand-asana.png create mode 100644 icons-png/brand-bing.png create mode 100644 icons-png/brand-bitbucket.png create mode 100644 icons-png/brand-booking.png create mode 100644 icons-png/brand-disqus.png create mode 100644 icons-png/brand-docker.png create mode 100644 icons-png/brand-google-analytics.png create mode 100644 icons-png/brand-gravatar.png create mode 100644 icons-png/brand-hipchat.png create mode 100644 icons-png/brand-kickstarter.png create mode 100644 icons-png/brand-netflix.png create mode 100644 icons-png/brand-open-source.png create mode 100644 icons-png/brand-pagekit.png create mode 100644 icons-png/brand-patreon.png create mode 100644 icons-png/brand-producthunt.png create mode 100644 icons-png/brand-sass.png create mode 100644 icons-png/brand-sentry.png create mode 100644 icons-png/brand-shazam.png create mode 100644 icons-png/brand-stripe.png create mode 100644 icons-png/brand-unsplash.png create mode 100644 icons-png/brand-ycombinator.png create mode 100644 icons-react/icons-js/brand-asana.js create mode 100644 icons-react/icons-js/brand-bing.js create mode 100644 icons-react/icons-js/brand-bitbucket.js create mode 100644 icons-react/icons-js/brand-booking.js create mode 100644 icons-react/icons-js/brand-disqus.js create mode 100644 icons-react/icons-js/brand-docker.js create mode 100644 icons-react/icons-js/brand-google-analytics.js create mode 100644 icons-react/icons-js/brand-gravatar.js create mode 100644 icons-react/icons-js/brand-hipchat.js create mode 100644 icons-react/icons-js/brand-kickstarter.js create mode 100644 icons-react/icons-js/brand-netflix.js create mode 100644 icons-react/icons-js/brand-open-source.js create mode 100644 icons-react/icons-js/brand-pagekit.js create mode 100644 icons-react/icons-js/brand-patreon.js create mode 100644 icons-react/icons-js/brand-producthunt.js create mode 100644 icons-react/icons-js/brand-sass.js create mode 100644 icons-react/icons-js/brand-sentry.js create mode 100644 icons-react/icons-js/brand-shazam.js create mode 100644 icons-react/icons-js/brand-stripe.js create mode 100644 icons-react/icons-js/brand-unsplash.js create mode 100644 icons-react/icons-js/brand-ycombinator.js create mode 100644 icons/brand-asana.svg create mode 100644 icons/brand-bing.svg create mode 100644 icons/brand-bitbucket.svg create mode 100644 icons/brand-booking.svg create mode 100644 icons/brand-disqus.svg create mode 100644 icons/brand-docker.svg create mode 100644 icons/brand-google-analytics.svg create mode 100644 icons/brand-gravatar.svg create mode 100644 icons/brand-hipchat.svg create mode 100644 icons/brand-kickstarter.svg create mode 100644 icons/brand-netflix.svg create mode 100644 icons/brand-open-source.svg create mode 100644 icons/brand-pagekit.svg create mode 100644 icons/brand-patreon.svg create mode 100644 icons/brand-producthunt.svg create mode 100644 icons/brand-sass.svg create mode 100644 icons/brand-sentry.svg create mode 100644 icons/brand-shazam.svg create mode 100644 icons/brand-stripe.svg create mode 100644 icons/brand-unsplash.svg create mode 100644 icons/brand-ycombinator.svg diff --git a/.github/icons.png b/.github/icons.png index 167bde27..0231fa6f 100644 Binary files a/.github/icons.png and b/.github/icons.png differ diff --git a/.github/icons.svg b/.github/icons.svg index 161b7260..29de8b73 100644 --- a/.github/icons.svg +++ b/.github/icons.svg @@ -1,4 +1,4 @@ - + @@ -319,11 +319,19 @@ - + + + + + + + + + @@ -336,6 +344,10 @@ + + + + @@ -356,16 +368,24 @@ + + + + + + + + @@ -374,20 +394,36 @@ + + + + + + + + + + + + + + + + @@ -402,6 +438,8 @@ + + @@ -420,6 +458,8 @@ + + @@ -430,6 +470,8 @@ + + @@ -679,7 +721,7 @@ - + @@ -1357,7 +1399,7 @@ - + @@ -2036,780 +2078,801 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-1.36.0.png b/.github/tabler-icons-1.36.0.png new file mode 100644 index 00000000..9bcb81e6 Binary files /dev/null and b/.github/tabler-icons-1.36.0.png differ diff --git a/.github/tabler-icons-1.36.0.svg b/.github/tabler-icons-1.36.0.svg new file mode 100644 index 00000000..afae018d --- /dev/null +++ b/.github/tabler-icons-1.36.0.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iconfont-unicode.json b/iconfont-unicode.json index f7143477..6242e3b6 100644 --- a/iconfont-unicode.json +++ b/iconfont-unicode.json @@ -1 +1 @@ -{"2fa":"eca0","3d-cube-sphere":"ecd7","a-b":"ec36","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","alarm":"ea04","alert-circle":"ea05","alert-octagon":"ecc6","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","antenna-bars-1":"ecc7","antenna-bars-2":"ecc8","antenna-bars-3":"ecc9","antenna-bars-4":"ecca","antenna-bars-5":"eccb","aperture":"eb58","apps":"ebb6","archive":"ea0b","arrow-back":"ea0c","arrow-back-up":"eb77","arrow-bar-down":"ea0d","arrow-bar-left":"ea0e","arrow-bar-right":"ea0f","arrow-bar-to-down":"ec88","arrow-bar-to-left":"ec89","arrow-bar-to-right":"ec8a","arrow-bar-to-up":"ec8b","arrow-bar-up":"ea10","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","arrow-down":"ea16","arrow-down-circle":"ea11","arrow-down-left":"ea13","arrow-down-left-circle":"ea12","arrow-down-right":"ea15","arrow-down-right-circle":"ea14","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-right":"eda0","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-right":"ed3d","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-top-bar":"eda4","arrow-top-circle":"eda5","arrow-top-square":"eda6","arrow-top-tail":"eda7","arrow-up":"ea25","arrow-up-circle":"ea20","arrow-up-left":"ea22","arrow-up-left-circle":"ea21","arrow-up-right":"ea24","arrow-up-right-circle":"ea23","arrow-wave-left-down":"eda8","arrow-wave-left-up":"eda9","arrow-wave-right-down":"edaa","arrow-wave-right-up":"edab","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-down":"edad","arrows-down-up":"edac","arrows-horizontal":"eb59","arrows-join":"edaf","arrows-join-2":"edae","arrows-left":"edb1","arrows-left-right":"edb0","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-right":"edb3","arrows-right-left":"edb2","arrows-sort":"eb5a","arrows-split":"edb5","arrows-split-2":"edb4","arrows-up":"edb7","arrows-up-down":"edb6","arrows-vertical":"eb5b","artboard":"ea2a","aspect-ratio":"ed30","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backhoe":"ed86","backspace":"ea2d","ball-basketball":"ec28","ball-bowling":"ec29","ball-tennis":"ec2a","ball-volleyball":"ec2b","ban":"ea2e","bandage":"eb7a","barcode":"ebc6","basket":"ebe1","battery":"ea34","battery-1":"ea2f","battery-2":"ea30","battery-3":"ea31","battery-4":"ea32","battery-charging":"ea33","battery-off":"ed1c","bed":"eb5c","bell":"ea35","bell-off":"ece9","bell-ringing":"ed07","bike":"ea36","biohazard":"ecb8","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","border-all":"ea3b","border-bottom":"ea3c","border-horizontal":"ea3d","border-inner":"ea3e","border-left":"ea3f","border-none":"ea40","border-outer":"ea41","border-radius":"eb7c","border-right":"ea42","border-top":"ea43","border-vertical":"ea44","box":"ea45","braces":"ebcc","brackets":"ebcd","brand-airbnb":"ed68","brand-android":"ec16","brand-apple":"ec17","brand-apple-arcade":"ed69","brand-appstore":"ed24","brand-behance":"ec6e","brand-chrome":"ec18","brand-codepen":"ec6f","brand-codesandbox":"ed6a","brand-css3":"ed6b","brand-deviantart":"ecfb","brand-discord":"ece3","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-drive":"ec1e","brand-google-play":"ed25","brand-html5":"ed6c","brand-instagram":"ec20","brand-kotlin":"ed6d","brand-linkedin":"ec8c","brand-medium":"ec70","brand-messenger":"ec71","brand-opera":"ec21","brand-paypal":"ec22","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-python":"ed01","brand-reddit":"ec8e","brand-safari":"ec23","brand-sketch":"ec24","brand-skype":"ed02","brand-slack":"ec72","brand-snapchat":"ec25","brand-soundcloud":"ed6e","brand-spotify":"ed03","brand-steam":"ed6f","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-vimeo":"ed06","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-youtube":"ec90","briefcase":"ea46","brightness":"eb7f","brightness-down":"eb7d","brightness-up":"eb7e","browser":"ebb7","brush":"ebb8","bucket":"ea47","bug":"ea48","building":"ea4f","building-arch":"ea49","building-bank":"ebe2","building-bridge":"ea4b","building-bridge-2":"ea4a","building-carousel":"ed87","building-castle":"ed88","building-church":"ea4c","building-community":"ebf6","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","buldozer":"ed8b","bus":"ebe4","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-plus":"ebba","camera":"ea54","camera-minus":"ec3a","camera-off":"ecee","camera-plus":"ec3b","capture":"ec3c","car":"ebbb","caravan":"ec7c","cardboards":"ed74","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cast":"ea56","ce":"ed75","certificate":"ed76","chart-area":"ea58","chart-area-line":"ea57","chart-bar":"ea59","chart-bubble":"ec75","chart-candle":"ea5a","chart-donut":"ea5b","chart-line":"ea5c","chart-pie":"ea5d","chart-radar":"ed77","check":"ea5e","checkbox":"eba6","checks":"ebaa","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-check":"ea67","circle-dashed":"ed27","circle-dotted":"ed28","circle-minus":"ea68","circle-plus":"ea69","circle-square":"ece4","circle-x":"ea6a","circles":"ece5","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","columns":"eb83","comet":"ec76","command":"ea78","compass":"ea79","contrast":"ec4e","copy":"ea7a","copyleft":"ec3d","copyright":"ea7b","corner-down-left":"ea7c","corner-down-right":"ea7d","corner-left-down":"ea7e","corner-left-up":"ea7f","corner-right-down":"ea80","corner-right-up":"ea81","corner-up-left":"ea82","corner-up-right":"ea83","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","crosshair":"ec3e","crown":"ed12","curly-loop":"ecda","currency-bitcoin":"ebab","currency-dollar":"eb84","currency-euro":"eb85","currency-pound":"ebac","currency-rupee":"ebad","currency-yen":"ebae","current-location":"ecef","cut":"ea86","dashboard":"ea87","database":"ea88","device-desktop":"ea89","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","devices-2":"ed29","diamond":"eb65","dice":"eb66","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","divide":"ed5c","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","droplet":"ea97","ear":"ebce","edit":"ea98","egg":"eb8a","emphasis":"ebcf","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-off":"ecf0","face-id":"ea9b","fall":"ecb9","file":"eaa4","file-certificate":"ed4d","file-check":"ea9c","file-code":"ebd0","file-diff":"ecf1","file-dislike":"ed2a","file-download":"ea9d","file-horizontal":"ebb0","file-invoice":"eb67","file-like":"ed2b","file-minus":"ea9e","file-music":"ea9f","file-off":"ecf2","file-phone":"ecdc","file-plus":"eaa0","file-search":"ed5d","file-shredder":"eaa1","file-symlink":"ed53","file-text":"eaa2","file-upload":"ec91","file-x":"eaa3","file-zip":"ed4e","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","flag":"eaa6","flame":"ec2c","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","focus":"eb8d","focus-2":"ebd3","fold":"ed56","fold-down":"ed54","fold-up":"ed55","folder":"eaad","folder-minus":"eaaa","folder-off":"ed14","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","frame":"eaaf","friends":"eab0","gas-station":"ec7d","gauge":"eab1","ghost":"eb8e","gift":"eb68","git-branch":"eab2","git-commit":"eab3","git-compare":"eab4","git-fork":"eb8f","git-merge":"eab5","git-pull-request":"eab6","glass":"eab8","glass-full":"eab7","globe":"eab9","golf":"ed8c","gps":"ed7a","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","h-1":"ec94","h-2":"ec95","h-3":"ec96","h-4":"ec97","h-5":"ec98","h-6":"ec99","hand-middle-finger":"ec2d","hand-off":"ed15","hand-stop":"ec2e","hash":"eabc","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","helicopter":"ed8e","helicopter-landing":"ed8d","help":"eabf","hexagon":"ec02","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-show":"ec7f","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-subtract":"eaca","layers-union":"eacb","layout":"eadb","layout-2":"eacc","layout-align-bottom":"eacd","layout-align-center":"eace","layout-align-left":"eacf","layout-align-middle":"ead0","layout-align-right":"ead1","layout-align-top":"ead2","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-distribute-horizontal":"ead5","layout-distribute-vertical":"ead6","layout-grid":"edba","layout-grid-add":"edb9","layout-kanban":"ec3f","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","leaf":"ed4f","lego":"eadc","letter-a":"ec50","letter-b":"ec51","letter-c":"ec52","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-t":"ec63","letter-u":"ec64","letter-v":"ec65","letter-w":"ec66","letter-x":"ec67","letter-y":"ec68","letter-z":"ec69","letters-case":"ec6a","license":"ebc0","lifebuoy":"eadd","line":"ec40","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","live-photo":"eadf","live-view":"ec6b","loader":"eca3","loader-quarter":"eca2","location":"eae0","lock":"eae2","lock-off":"ed1e","lock-open":"eae1","login":"eba7","logout":"eba8","magnet":"eae3","mail":"eae5","mail-opened":"eae4","man":"eae6","manual-gearbox":"ed7b","map":"eae9","map-2":"eae7","map-pin":"eae8","map-pin-off":"ecf3","map-pins":"ed5e","markdown":"ec41","marquee":"ec77","mars":"ec80","math":"ebeb","maximize":"eaea","medal":"ec78","medical-cross":"ec2f","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-dots":"eaee","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-off":"ed16","minimize":"eaf1","minus":"eaf2","mist":"ec30","mood-boy":"ed2d","mood-confuzed":"eaf3","mood-crazy-happy":"ed90","mood-cry":"ecbb","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","moon-2":"ece6","moon-stars":"ece7","moped":"ecbc","mouse":"eaf9","movie":"eafa","mug":"eafb","music":"eafc","new-section":"ebc1","news":"eafd","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","octagon":"ecbd","omega":"eb97","outlet":"ebd7","package":"eaff","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","peace":"ecbe","pencil":"eb04","pennant":"ed7d","percentage":"ecf4","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","picture-in-picture":"ed35","picture-in-picture-off":"ed43","picture-in-picture-on":"ed44","pill":"ec44","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plant":"ed50","plant-2":"ed7e","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","plug":"ebd9","plus":"eb0b","point":"eb0c","pool":"ed91","power":"eb0d","pray":"ecbf","presentation":"eb70","printer":"eb0e","prompt":"eb0f","puzzle":"eb10","qrcode":"eb11","question-mark":"ec9d","radioactive":"ecc0","rainbow":"edbc","receipt-tax":"edbd","record-mail":"eb12","rectangle":"ed37","rectangle-vertical":"ed36","recycle":"eb9b","refresh":"eb13","refresh-alert":"ed57","registered":"eb14","relation-many-to-many":"ed7f","relation-one-to-many":"ed80","relation-one-to-one":"ed81","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","ripple":"ed82","road-sign":"ecdd","rocket":"ec45","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","rss":"eb19","ruler":"eb1a","run":"ec82","sailboat":"ec83","scale":"ebc2","scan":"ebc8","school":"ecf7","scissors":"eb1b","scooter":"ec6c","scooter-electric":"ecc1","screen-share":"ed18","screen-share-off":"ed17","search":"eb1c","seeding":"ed51","select":"ec9e","selector":"eb1d","send":"eb1e","separator":"ebda","separator-horizontal":"ec79","separator-vertical":"ec7a","server":"eb1f","servicemark":"ec09","settings":"eb20","shape":"eb9c","share":"eb21","shield":"eb24","shield-check":"eb22","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shopping-cart":"eb25","sitemap":"eb9d","skateboard":"ecc2","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sort-ascending":"eb26","sort-descending":"eb27","space":"ec0c","speakerphone":"ed61","speedboat":"ed93","square":"eb2c","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-minus":"eb29","square-plus":"eb2a","square-rotated":"ecdf","square-x":"eb2b","stack":"eb2d","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","sunset":"ec31","sunshine":"ec32","superscript":"eba0","swimming":"ec92","switch":"eb33","switch-2":"edbf","switch-3":"edc0","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","tag":"eb34","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","tank":"ed95","target":"eb35","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","terminal":"ebdc","terminal-2":"ebef","test-pipe":"eb3a","text-wrap":"ebdd","text-wrap-disabled":"eca7","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tools-kitchen":"ed64","tornado":"ece2","tournament":"ecd0","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","traffic-lights":"ed39","train":"ed96","trash":"eb41","trash-off":"ed65","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-square-circle":"ece8","trident":"ecc5","trophy":"eb45","truck":"ebc4","truck-delivery":"ec4b","truck-return":"ec4c","typography":"ebc5","umbrella":"ebf1","underline":"eba2","unlink":"eb46","upload":"eb47","urgent":"eb48","user":"eb4d","user-check":"eb49","user-exclamation":"ec12","user-minus":"eb4a","user-off":"ecf9","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","vector":"eca9","vector-beizer":"ed3b","vector-beizer-2":"ed3a","vector-triangle":"eca8","venus":"ec86","versions":"ed52","video":"ed22","video-minus":"ed1f","video-off":"ed20","video-plus":"ed21","view-360":"ed84","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","virus-off":"ed66","virus-search":"ed67","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wallet":"eb75","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-latitude":"ed2e","world-longitude":"ed2f","wrecking-ball":"ed97","x":"eb55","yin-yang":"ec35","zodiac-aquarius":"ecac","zodiac-aries":"ecad","zodiac-cancer":"ecae","zodiac-capricorn":"ecaf","zodiac-gemini":"ecb0","zodiac-leo":"ecb1","zodiac-libra":"ecb2","zodiac-pisces":"ecb3","zodiac-sagittarius":"ecb4","zodiac-scorpio":"ecb5","zodiac-taurus":"ecb6","zodiac-virgo":"ecb7","zoom-cancel":"ec4d","zoom-in":"eb56","zoom-out":"eb57"} \ No newline at end of file +{"2fa":"eca0","3d-cube-sphere":"ecd7","a-b":"ec36","access-point":"ed1b","access-point-off":"ed1a","accessible":"eba9","activity":"ed23","ad":"ea02","adjustments":"ea03","adjustments-alt":"ec37","adjustments-horizontal":"ec38","alarm":"ea04","alert-circle":"ea05","alert-octagon":"ecc6","alert-triangle":"ea06","alien":"ebde","align-center":"ea07","align-justified":"ea08","align-left":"ea09","align-right":"ea0a","ambulance":"ebf5","anchor":"eb76","antenna-bars-1":"ecc7","antenna-bars-2":"ecc8","antenna-bars-3":"ecc9","antenna-bars-4":"ecca","antenna-bars-5":"eccb","aperture":"eb58","apps":"ebb6","archive":"ea0b","arrow-back":"ea0c","arrow-back-up":"eb77","arrow-bar-down":"ea0d","arrow-bar-left":"ea0e","arrow-bar-right":"ea0f","arrow-bar-to-down":"ec88","arrow-bar-to-left":"ec89","arrow-bar-to-right":"ec8a","arrow-bar-to-up":"ec8b","arrow-bar-up":"ea10","arrow-bottom-bar":"ed98","arrow-bottom-circle":"ed99","arrow-bottom-square":"ed9a","arrow-bottom-tail":"ed9b","arrow-down":"ea16","arrow-down-circle":"ea11","arrow-down-left":"ea13","arrow-down-left-circle":"ea12","arrow-down-right":"ea15","arrow-down-right-circle":"ea14","arrow-forward":"ea17","arrow-forward-up":"eb78","arrow-left":"ea19","arrow-left-bar":"ed9c","arrow-left-circle":"ea18","arrow-left-square":"ed9d","arrow-left-tail":"ed9e","arrow-loop-left":"ed9f","arrow-loop-right":"eda0","arrow-narrow-down":"ea1a","arrow-narrow-left":"ea1b","arrow-narrow-right":"ea1c","arrow-narrow-up":"ea1d","arrow-ramp-left":"ed3c","arrow-ramp-right":"ed3d","arrow-right":"ea1f","arrow-right-bar":"eda1","arrow-right-circle":"ea1e","arrow-right-square":"eda2","arrow-right-tail":"eda3","arrow-top-bar":"eda4","arrow-top-circle":"eda5","arrow-top-square":"eda6","arrow-top-tail":"eda7","arrow-up":"ea25","arrow-up-circle":"ea20","arrow-up-left":"ea22","arrow-up-left-circle":"ea21","arrow-up-right":"ea24","arrow-up-right-circle":"ea23","arrow-wave-left-down":"eda8","arrow-wave-left-up":"eda9","arrow-wave-right-down":"edaa","arrow-wave-right-up":"edab","arrows-diagonal":"ea27","arrows-diagonal-2":"ea26","arrows-down":"edad","arrows-down-up":"edac","arrows-horizontal":"eb59","arrows-join":"edaf","arrows-join-2":"edae","arrows-left":"edb1","arrows-left-right":"edb0","arrows-maximize":"ea28","arrows-minimize":"ea29","arrows-right":"edb3","arrows-right-left":"edb2","arrows-sort":"eb5a","arrows-split":"edb5","arrows-split-2":"edb4","arrows-up":"edb7","arrows-up-down":"edb6","arrows-vertical":"eb5b","artboard":"ea2a","aspect-ratio":"ed30","at":"ea2b","atom":"eb79","atom-2":"ebdf","award":"ea2c","backhoe":"ed86","backspace":"ea2d","ball-basketball":"ec28","ball-bowling":"ec29","ball-tennis":"ec2a","ball-volleyball":"ec2b","ban":"ea2e","bandage":"eb7a","barcode":"ebc6","basket":"ebe1","battery":"ea34","battery-1":"ea2f","battery-2":"ea30","battery-3":"ea31","battery-4":"ea32","battery-charging":"ea33","battery-off":"ed1c","bed":"eb5c","bell":"ea35","bell-off":"ece9","bell-ringing":"ed07","bike":"ea36","biohazard":"ecb8","bluetooth":"ea37","bluetooth-connected":"ecea","bluetooth-off":"eceb","bold":"eb7b","bolt":"ea38","bolt-off":"ecec","bone":"edb8","book":"ea39","bookmark":"ea3a","bookmark-off":"eced","bookmarks":"ed08","border-all":"ea3b","border-bottom":"ea3c","border-horizontal":"ea3d","border-inner":"ea3e","border-left":"ea3f","border-none":"ea40","border-outer":"ea41","border-radius":"eb7c","border-right":"ea42","border-top":"ea43","border-vertical":"ea44","box":"ea45","braces":"ebcc","brackets":"ebcd","brand-airbnb":"ed68","brand-android":"ec16","brand-apple":"ec17","brand-apple-arcade":"ed69","brand-appstore":"ed24","brand-asana":"edc5","brand-behance":"ec6e","brand-bing":"edc6","brand-bitbucket":"edc7","brand-booking":"edc8","brand-chrome":"ec18","brand-codepen":"ec6f","brand-codesandbox":"ed6a","brand-css3":"ed6b","brand-deviantart":"ecfb","brand-discord":"ece3","brand-disqus":"edc9","brand-docker":"edca","brand-dribbble":"ec19","brand-edge":"ecfc","brand-facebook":"ec1a","brand-figma":"ec93","brand-firefox":"ecfd","brand-flickr":"ecfe","brand-foursquare":"ecff","brand-framer":"ec1b","brand-github":"ec1c","brand-gitlab":"ec1d","brand-google":"ec1f","brand-google-analytics":"edcb","brand-google-drive":"ec1e","brand-google-play":"ed25","brand-gravatar":"edcc","brand-hipchat":"edcd","brand-html5":"ed6c","brand-instagram":"ec20","brand-kickstarter":"edce","brand-kotlin":"ed6d","brand-linkedin":"ec8c","brand-medium":"ec70","brand-messenger":"ec71","brand-netflix":"edcf","brand-open-source":"edd0","brand-opera":"ec21","brand-pagekit":"edd1","brand-patreon":"edd2","brand-paypal":"ec22","brand-pinterest":"ec8d","brand-pocket":"ed00","brand-producthunt":"edd3","brand-python":"ed01","brand-reddit":"ec8e","brand-safari":"ec23","brand-sass":"edd4","brand-sentry":"edd5","brand-shazam":"edd6","brand-sketch":"ec24","brand-skype":"ed02","brand-slack":"ec72","brand-snapchat":"ec25","brand-soundcloud":"ed6e","brand-spotify":"ed03","brand-steam":"ed6f","brand-stripe":"edd7","brand-tabler":"ec8f","brand-tailwind":"eca1","brand-telegram":"ec26","brand-tidal":"ed70","brand-tiktok":"ec73","brand-tinder":"ed71","brand-tumblr":"ed04","brand-twitch":"ed05","brand-twitter":"ec27","brand-unsplash":"edd8","brand-vimeo":"ed06","brand-vk":"ed72","brand-whatsapp":"ec74","brand-windows":"ecd8","brand-yahoo":"ed73","brand-ycombinator":"edd9","brand-youtube":"ec90","briefcase":"ea46","brightness":"eb7f","brightness-down":"eb7d","brightness-up":"eb7e","browser":"ebb7","brush":"ebb8","bucket":"ea47","bug":"ea48","building":"ea4f","building-arch":"ea49","building-bank":"ebe2","building-bridge":"ea4b","building-bridge-2":"ea4a","building-carousel":"ed87","building-castle":"ed88","building-church":"ea4c","building-community":"ebf6","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","buldozer":"ed8b","bus":"ebe4","calculator":"eb80","calendar":"ea53","calendar-event":"ea52","calendar-minus":"ebb9","calendar-plus":"ebba","camera":"ea54","camera-minus":"ec3a","camera-off":"ecee","camera-plus":"ec3b","capture":"ec3c","car":"ebbb","caravan":"ec7c","cardboards":"ed74","caret-down":"eb5d","caret-left":"eb5e","caret-right":"eb5f","caret-up":"eb60","cash":"ea55","cast":"ea56","ce":"ed75","certificate":"ed76","chart-area":"ea58","chart-area-line":"ea57","chart-bar":"ea59","chart-bubble":"ec75","chart-candle":"ea5a","chart-donut":"ea5b","chart-line":"ea5c","chart-pie":"ea5d","chart-radar":"ed77","check":"ea5e","checkbox":"eba6","checks":"ebaa","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-check":"ea67","circle-dashed":"ed27","circle-dotted":"ed28","circle-minus":"ea68","circle-plus":"ea69","circle-square":"ece4","circle-x":"ea6a","circles":"ece5","clear-formatting":"ebe5","click":"ebbc","clipboard":"ea6f","clipboard-check":"ea6c","clipboard-list":"ea6d","clipboard-x":"ea6e","clock":"ea70","cloud":"ea76","cloud-download":"ea71","cloud-fog":"ecd9","cloud-off":"ed3e","cloud-rain":"ea72","cloud-snow":"ea73","cloud-storm":"ea74","cloud-upload":"ea75","code":"ea77","coin":"eb82","color-picker":"ebe6","color-swatch":"eb61","columns":"eb83","comet":"ec76","command":"ea78","compass":"ea79","contrast":"ec4e","copy":"ea7a","copyleft":"ec3d","copyright":"ea7b","corner-down-left":"ea7c","corner-down-right":"ea7d","corner-left-down":"ea7e","corner-left-up":"ea7f","corner-right-down":"ea80","corner-right-up":"ea81","corner-up-left":"ea82","corner-up-right":"ea83","credit-card":"ea84","credit-card-off":"ed11","crop":"ea85","crosshair":"ec3e","crown":"ed12","curly-loop":"ecda","currency-bitcoin":"ebab","currency-dollar":"eb84","currency-euro":"eb85","currency-pound":"ebac","currency-rupee":"ebad","currency-yen":"ebae","current-location":"ecef","cut":"ea86","dashboard":"ea87","database":"ea88","device-desktop":"ea89","device-floppy":"eb62","device-gamepad":"eb63","device-laptop":"eb64","device-mobile":"ea8a","device-mobile-rotated":"ecdb","device-mobile-vibration":"eb86","device-speaker":"ea8b","device-tablet":"ea8c","device-tv":"ea8d","device-watch":"ebf9","devices":"eb87","devices-2":"ed29","diamond":"eb65","dice":"eb66","direction":"ebfb","direction-horizontal":"ebfa","directions":"ea8e","disabled":"ea8f","disabled-2":"ebaf","disc":"ea90","discount":"ebbd","divide":"ed5c","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","droplet":"ea97","ear":"ebce","edit":"ea98","egg":"eb8a","emphasis":"ebcf","eraser":"eb8b","exchange":"ebe7","exposure":"eb8c","external-link":"ea99","eye":"ea9a","eye-off":"ecf0","face-id":"ea9b","fall":"ecb9","file":"eaa4","file-certificate":"ed4d","file-check":"ea9c","file-code":"ebd0","file-diff":"ecf1","file-dislike":"ed2a","file-download":"ea9d","file-horizontal":"ebb0","file-invoice":"eb67","file-like":"ed2b","file-minus":"ea9e","file-music":"ea9f","file-off":"ecf2","file-phone":"ecdc","file-plus":"eaa0","file-search":"ed5d","file-shredder":"eaa1","file-symlink":"ed53","file-text":"eaa2","file-upload":"ec91","file-x":"eaa3","file-zip":"ed4e","filter":"eaa5","filter-off":"ed2c","fingerprint":"ebd1","firetruck":"ebe8","flag":"eaa6","flame":"ec2c","flask":"ebd2","flip-horizontal":"eaa7","flip-vertical":"eaa8","float-center":"ebb1","float-left":"ebb2","float-none":"ed13","float-right":"ebb3","focus":"eb8d","focus-2":"ebd3","fold":"ed56","fold-down":"ed54","fold-up":"ed55","folder":"eaad","folder-minus":"eaaa","folder-off":"ed14","folder-plus":"eaab","folder-x":"eaac","folders":"eaae","forbid":"ebd5","forbid-2":"ebd4","forklift":"ebe9","frame":"eaaf","friends":"eab0","gas-station":"ec7d","gauge":"eab1","ghost":"eb8e","gift":"eb68","git-branch":"eab2","git-commit":"eab3","git-compare":"eab4","git-fork":"eb8f","git-merge":"eab5","git-pull-request":"eab6","glass":"eab8","glass-full":"eab7","globe":"eab9","golf":"ed8c","gps":"ed7a","grid-dots":"eaba","grip-horizontal":"ec00","grip-vertical":"ec01","h-1":"ec94","h-2":"ec95","h-3":"ec96","h-4":"ec97","h-5":"ec98","h-6":"ec99","hand-middle-finger":"ec2d","hand-off":"ed15","hand-stop":"ec2e","hash":"eabc","headphones":"eabd","headphones-off":"ed1d","headset":"eb90","heart":"eabe","heart-broken":"ecba","helicopter":"ed8e","helicopter-landing":"ed8d","help":"eabf","hexagon":"ec02","history":"ebea","home":"eac1","home-2":"eac0","ice-cream":"eac2","id":"eac3","inbox":"eac4","indent-decrease":"eb91","indent-increase":"eb92","infinity":"eb69","info-circle":"eac5","info-square":"eac6","italic":"eb93","jump-rope":"ed8f","karate":"ed32","key":"eac7","keyboard":"ebd6","keyboard-hide":"ec7e","keyboard-show":"ec7f","language":"ebbe","layers-difference":"eac8","layers-intersect":"eac9","layers-subtract":"eaca","layers-union":"eacb","layout":"eadb","layout-2":"eacc","layout-align-bottom":"eacd","layout-align-center":"eace","layout-align-left":"eacf","layout-align-middle":"ead0","layout-align-right":"ead1","layout-align-top":"ead2","layout-bottombar":"ead3","layout-cards":"ec13","layout-columns":"ead4","layout-distribute-horizontal":"ead5","layout-distribute-vertical":"ead6","layout-grid":"edba","layout-grid-add":"edb9","layout-kanban":"ec3f","layout-list":"ec14","layout-navbar":"ead7","layout-rows":"ead8","layout-sidebar":"eada","layout-sidebar-right":"ead9","leaf":"ed4f","lego":"eadc","letter-a":"ec50","letter-b":"ec51","letter-c":"ec52","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-t":"ec63","letter-u":"ec64","letter-v":"ec65","letter-w":"ec66","letter-x":"ec67","letter-y":"ec68","letter-z":"ec69","letters-case":"ec6a","license":"ebc0","lifebuoy":"eadd","line":"ec40","line-height":"eb94","link":"eade","list":"eb6b","list-check":"eb6a","live-photo":"eadf","live-view":"ec6b","loader":"eca3","loader-quarter":"eca2","location":"eae0","lock":"eae2","lock-off":"ed1e","lock-open":"eae1","login":"eba7","logout":"eba8","magnet":"eae3","mail":"eae5","mail-opened":"eae4","man":"eae6","manual-gearbox":"ed7b","map":"eae9","map-2":"eae7","map-pin":"eae8","map-pin-off":"ecf3","map-pins":"ed5e","markdown":"ec41","marquee":"ec77","mars":"ec80","math":"ebeb","maximize":"eaea","medal":"ec78","medical-cross":"ec2f","menu":"eaeb","menu-2":"ec42","message":"eaef","message-2":"eaec","message-circle":"eaed","message-circle-2":"ed3f","message-circle-off":"ed40","message-dots":"eaee","message-off":"ed41","message-plus":"ec9a","message-report":"ec9b","messages":"eb6c","messages-off":"ed42","microphone":"eaf0","microphone-off":"ed16","minimize":"eaf1","minus":"eaf2","mist":"ec30","mood-boy":"ed2d","mood-confuzed":"eaf3","mood-crazy-happy":"ed90","mood-cry":"ecbb","mood-happy":"eaf4","mood-kid":"ec03","mood-neutral":"eaf5","mood-sad":"eaf6","mood-smile":"eaf7","mood-suprised":"ec04","mood-tongue":"eb95","moon":"eaf8","moon-2":"ece6","moon-stars":"ece7","moped":"ecbc","mouse":"eaf9","movie":"eafa","mug":"eafb","music":"eafc","new-section":"ebc1","news":"eafd","note":"eb6d","notebook":"eb96","notes":"eb6e","notification":"eafe","octagon":"ecbd","omega":"eb97","outlet":"ebd7","package":"eaff","page-break":"ec81","paint":"eb00","palette":"eb01","panorama-horizontal":"ed33","panorama-vertical":"ed34","paperclip":"eb02","parachute":"ed7c","parentheses":"ebd8","parking":"eb03","peace":"ecbe","pencil":"eb04","pennant":"ed7d","percentage":"ecf4","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","picture-in-picture":"ed35","picture-in-picture-off":"ed43","picture-in-picture-on":"ed44","pill":"ec44","pin":"ec9c","pinned":"ed60","pinned-off":"ed5f","pizza":"edbb","plane":"eb6f","plane-arrival":"eb99","plane-departure":"eb9a","planet":"ec08","plant":"ed50","plant-2":"ed7e","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","plug":"ebd9","plus":"eb0b","point":"eb0c","pool":"ed91","power":"eb0d","pray":"ecbf","presentation":"eb70","printer":"eb0e","prompt":"eb0f","puzzle":"eb10","qrcode":"eb11","question-mark":"ec9d","radioactive":"ecc0","rainbow":"edbc","receipt-tax":"edbd","record-mail":"eb12","rectangle":"ed37","rectangle-vertical":"ed36","recycle":"eb9b","refresh":"eb13","refresh-alert":"ed57","registered":"eb14","relation-many-to-many":"ed7f","relation-one-to-many":"ed80","relation-one-to-one":"ed81","repeat":"eb72","repeat-once":"eb71","replace":"ebc7","ripple":"ed82","road-sign":"ecdd","rocket":"ec45","rotate":"eb16","rotate-2":"ebb4","rotate-clockwise":"eb15","rotate-clockwise-2":"ebb5","rotate-rectangle":"ec15","route":"eb17","router":"eb18","rss":"eb19","ruler":"eb1a","run":"ec82","sailboat":"ec83","scale":"ebc2","scan":"ebc8","school":"ecf7","scissors":"eb1b","scooter":"ec6c","scooter-electric":"ecc1","screen-share":"ed18","screen-share-off":"ed17","search":"eb1c","seeding":"ed51","select":"ec9e","selector":"eb1d","send":"eb1e","separator":"ebda","separator-horizontal":"ec79","separator-vertical":"ec7a","server":"eb1f","servicemark":"ec09","settings":"eb20","shape":"eb9c","share":"eb21","shield":"eb24","shield-check":"eb22","shield-lock":"ed58","shield-off":"ecf8","shield-x":"eb23","ship":"ec84","shirt":"ec0a","shopping-cart":"eb25","sitemap":"eb9d","skateboard":"ecc2","slice":"ebdb","slideshow":"ebc9","smart-home":"ecde","smoking":"ecc4","smoking-no":"ecc3","snowflake":"ec0b","soccer-field":"ed92","social":"ebec","sort-ascending":"eb26","sort-descending":"eb27","space":"ec0c","speakerphone":"ed61","speedboat":"ed93","square":"eb2c","square-check":"eb28","square-dot":"ed59","square-forbid":"ed5b","square-forbid-2":"ed5a","square-minus":"eb29","square-plus":"eb2a","square-rotated":"ecdf","square-x":"eb2b","stack":"eb2d","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","sunset":"ec31","sunshine":"ec32","superscript":"eba0","swimming":"ec92","switch":"eb33","switch-2":"edbf","switch-3":"edc0","switch-horizontal":"eb31","switch-vertical":"eb32","table":"eba1","tag":"eb34","tallymark-1":"ec46","tallymark-2":"ec47","tallymark-3":"ec48","tallymark-4":"ec49","tallymarks":"ec4a","tank":"ed95","target":"eb35","temperature":"eb38","temperature-celsius":"eb36","temperature-fahrenheit":"eb37","temperature-minus":"ebed","temperature-plus":"ebee","template":"eb39","terminal":"ebdc","terminal-2":"ebef","test-pipe":"eb3a","text-wrap":"ebdd","text-wrap-disabled":"eca7","thumb-down":"eb3b","thumb-up":"eb3c","ticket":"eb3d","tir":"ebf0","toggle-left":"eb3e","toggle-right":"eb3f","tool":"eb40","tools":"ebca","tools-kitchen":"ed64","tornado":"ece2","tournament":"ecd0","tractor":"ec0d","trademark":"ec0e","traffic-cone":"ec0f","traffic-lights":"ed39","train":"ed96","trash":"eb41","trash-off":"ed65","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-square-circle":"ece8","trident":"ecc5","trophy":"eb45","truck":"ebc4","truck-delivery":"ec4b","truck-return":"ec4c","typography":"ebc5","umbrella":"ebf1","underline":"eba2","unlink":"eb46","upload":"eb47","urgent":"eb48","user":"eb4d","user-check":"eb49","user-exclamation":"ec12","user-minus":"eb4a","user-off":"ecf9","user-plus":"eb4b","user-x":"eb4c","users":"ebf2","vector":"eca9","vector-beizer":"ed3b","vector-beizer-2":"ed3a","vector-triangle":"eca8","venus":"ec86","versions":"ed52","video":"ed22","video-minus":"ed1f","video-off":"ed20","video-plus":"ed21","view-360":"ed84","viewfinder":"eb4e","viewport-narrow":"ebf3","viewport-wide":"ebf4","virus":"eb74","virus-off":"ed66","virus-search":"ed67","volume":"eb51","volume-2":"eb4f","volume-3":"eb50","walk":"ec87","wallet":"eb75","wand":"ebcb","wave-saw-tool":"ecd3","wave-sine":"ecd4","wave-square":"ecd5","wifi":"eb52","wifi-0":"eba3","wifi-1":"eba4","wifi-2":"eba5","wifi-off":"ecfa","wind":"ec34","windmill":"ed85","wiper":"ecab","wiper-wash":"ecaa","woman":"eb53","world":"eb54","world-latitude":"ed2e","world-longitude":"ed2f","wrecking-ball":"ed97","x":"eb55","yin-yang":"ec35","zodiac-aquarius":"ecac","zodiac-aries":"ecad","zodiac-cancer":"ecae","zodiac-capricorn":"ecaf","zodiac-gemini":"ecb0","zodiac-leo":"ecb1","zodiac-libra":"ecb2","zodiac-pisces":"ecb3","zodiac-sagittarius":"ecb4","zodiac-scorpio":"ecb5","zodiac-taurus":"ecb6","zodiac-virgo":"ecb7","zoom-cancel":"ec4d","zoom-in":"eb56","zoom-out":"eb57"} \ No newline at end of file diff --git a/iconfont/fonts/tabler-icons.eot b/iconfont/fonts/tabler-icons.eot index 2eeee2d4..d754cc06 100644 Binary files a/iconfont/fonts/tabler-icons.eot and b/iconfont/fonts/tabler-icons.eot differ diff --git a/iconfont/fonts/tabler-icons.ttf b/iconfont/fonts/tabler-icons.ttf index dd933f49..69a38370 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 4d715a1f..7153be6a 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 a4da62b9..76e927ae 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 2f926b33..24b84646 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.35.0 by tabler - https://tabler.io + * Tabler Icons 1.36.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -672,10 +672,26 @@ content: ""; } +.ti-brand-asana:before { + content: ""; +} + .ti-brand-behance:before { content: ""; } +.ti-brand-bing:before { + content: ""; +} + +.ti-brand-bitbucket:before { + content: ""; +} + +.ti-brand-booking:before { + content: ""; +} + .ti-brand-chrome:before { content: ""; } @@ -700,6 +716,14 @@ content: ""; } +.ti-brand-disqus:before { + content: ""; +} + +.ti-brand-docker:before { + content: ""; +} + .ti-brand-dribbble:before { content: ""; } @@ -744,6 +768,10 @@ content: ""; } +.ti-brand-google-analytics:before { + content: ""; +} + .ti-brand-google-drive:before { content: ""; } @@ -752,6 +780,14 @@ content: ""; } +.ti-brand-gravatar:before { + content: ""; +} + +.ti-brand-hipchat:before { + content: ""; +} + .ti-brand-html5:before { content: ""; } @@ -760,6 +796,10 @@ content: ""; } +.ti-brand-kickstarter:before { + content: ""; +} + .ti-brand-kotlin:before { content: ""; } @@ -776,10 +816,26 @@ content: ""; } +.ti-brand-netflix:before { + content: ""; +} + +.ti-brand-open-source:before { + content: ""; +} + .ti-brand-opera:before { content: ""; } +.ti-brand-pagekit:before { + content: ""; +} + +.ti-brand-patreon:before { + content: ""; +} + .ti-brand-paypal:before { content: ""; } @@ -792,6 +848,10 @@ content: ""; } +.ti-brand-producthunt:before { + content: ""; +} + .ti-brand-python:before { content: ""; } @@ -804,6 +864,18 @@ content: ""; } +.ti-brand-sass:before { + content: ""; +} + +.ti-brand-sentry:before { + content: ""; +} + +.ti-brand-shazam:before { + content: ""; +} + .ti-brand-sketch:before { content: ""; } @@ -832,6 +904,10 @@ content: ""; } +.ti-brand-stripe:before { + content: ""; +} + .ti-brand-tabler:before { content: ""; } @@ -868,6 +944,10 @@ content: ""; } +.ti-brand-unsplash:before { + content: ""; +} + .ti-brand-vimeo:before { content: ""; } @@ -888,6 +968,10 @@ content: ""; } +.ti-brand-ycombinator:before { + content: ""; +} + .ti-brand-youtube:before { content: ""; } diff --git a/iconfont/tabler-icons.html b/iconfont/tabler-icons.html index 9e7a3489..0756d68c 100644 --- a/iconfont/tabler-icons.html +++ b/iconfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 1.35.0 + Tabler Icons - version 1.36.0 @@ -109,7 +109,7 @@

Tabler Icons

-

version 1.35.0

+

version 1.36.0

+
+ + brand-asana +
+ ti ti-brand-asana
+ \edc5 +
+
+
brand-behance @@ -1586,6 +1595,33 @@
+
+ + brand-bing +
+ ti ti-brand-bing
+ \edc6 +
+
+ +
+ + brand-bitbucket +
+ ti ti-brand-bitbucket
+ \edc7 +
+
+ +
+ + brand-booking +
+ ti ti-brand-booking
+ \edc8 +
+
+
brand-chrome @@ -1640,6 +1676,24 @@
+
+ + brand-disqus +
+ ti ti-brand-disqus
+ \edc9 +
+
+ +
+ + brand-docker +
+ ti ti-brand-docker
+ \edca +
+
+
brand-dribbble @@ -1739,6 +1793,15 @@
+
+ + brand-google-analytics +
+ ti ti-brand-google-analytics
+ \edcb +
+
+
brand-google-drive @@ -1757,6 +1820,24 @@
+
+ + brand-gravatar +
+ ti ti-brand-gravatar
+ \edcc +
+
+ +
+ + brand-hipchat +
+ ti ti-brand-hipchat
+ \edcd +
+
+
brand-html5 @@ -1775,6 +1856,15 @@
+
+ + brand-kickstarter +
+ ti ti-brand-kickstarter
+ \edce +
+
+
brand-kotlin @@ -1811,6 +1901,24 @@
+
+ + brand-netflix +
+ ti ti-brand-netflix
+ \edcf +
+
+ +
+ + brand-open-source +
+ ti ti-brand-open-source
+ \edd0 +
+
+
brand-opera @@ -1820,6 +1928,24 @@
+
+ + brand-pagekit +
+ ti ti-brand-pagekit
+ \edd1 +
+
+ +
+ + brand-patreon +
+ ti ti-brand-patreon
+ \edd2 +
+
+
brand-paypal @@ -1847,6 +1973,15 @@
+
+ + brand-producthunt +
+ ti ti-brand-producthunt
+ \edd3 +
+
+
brand-python @@ -1874,6 +2009,33 @@
+
+ + brand-sass +
+ ti ti-brand-sass
+ \edd4 +
+
+ +
+ + brand-sentry +
+ ti ti-brand-sentry
+ \edd5 +
+
+ +
+ + brand-shazam +
+ ti ti-brand-shazam
+ \edd6 +
+
+
brand-sketch @@ -1937,6 +2099,15 @@
+
+ + brand-stripe +
+ ti ti-brand-stripe
+ \edd7 +
+
+
brand-tabler @@ -2018,6 +2189,15 @@
+
+ + brand-unsplash +
+ ti ti-brand-unsplash
+ \edd8 +
+
+
brand-vimeo @@ -2063,6 +2243,15 @@
+
+ + brand-ycombinator +
+ ti ti-brand-ycombinator
+ \edd9 +
+
+
brand-youtube diff --git a/iconfont/tabler-icons.min.css b/iconfont/tabler-icons.min.css index f9e823c0..5004f3fb 100644 --- a/iconfont/tabler-icons.min.css +++ b/iconfont/tabler-icons.min.css @@ -1,4 +1,4 @@ @charset "UTF-8";/*! - * Tabler Icons 1.35.0 by tabler - https://tabler.io + * Tabler Icons 1.36.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE - */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(fonts/tabler-icons.eot);src:url(fonts/tabler-icons.eot?#iefix) format("embedded-opentype"),url(fonts/tabler-icons.woff2) format("woff2"),url(fonts/tabler-icons.woff) format("woff"),url(fonts/tabler-icons.ttf) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-a-b:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-aperture:before{content:""}.ti-apps:before{content:""}.ti-archive:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bottom-bar:before{content:""}.ti-arrow-bottom-circle:before{content:""}.ti-arrow-bottom-square:before{content:""}.ti-arrow-bottom-tail:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-top-bar:before{content:""}.ti-arrow-top-circle:before{content:""}.ti-arrow-top-square:before{content:""}.ti-arrow-top-tail:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-aspect-ratio:before{content:""}.ti-at:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-award:before{content:""}.ti-backhoe:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-off:before{content:""}.ti-bed:before{content:""}.ti-bell:before{content:""}.ti-bell-off:before{content:""}.ti-bell-ringing:before{content:""}.ti-bike:before{content:""}.ti-biohazard:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bone:before{content:""}.ti-book:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-box:before{content:""}.ti-braces:before{content:""}.ti-brackets:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-python:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-youtube:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-buldozer:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-capture:before{content:""}.ti-car:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-cash:before{content:""}.ti-cast:before{content:""}.ti-ce:before{content:""}.ti-certificate:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-radar:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-christmas-tree:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-square:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-contrast:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-right:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-crop:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-curly-loop:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-yen:before{content:""}.ti-current-location:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-database:before{content:""}.ti-device-desktop:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-laptop:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-device-watch:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-divide:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-droplet:before{content:""}.ti-ear:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-emphasis:before{content:""}.ti-eraser:before{content:""}.ti-exchange:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-eye-off:before{content:""}.ti-face-id:before{content:""}.ti-fall:before{content:""}.ti-file:before{content:""}.ti-file-certificate:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-diff:before{content:""}.ti-file-dislike:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-search:before{content:""}.ti-file-shredder:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-upload:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-frame:before{content:""}.ti-friends:before{content:""}.ti-gas-station:before{content:""}.ti-gauge:before{content:""}.ti-ghost:before{content:""}.ti-gift:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-globe:before{content:""}.ti-golf:before{content:""}.ti-gps:before{content:""}.ti-grid-dots:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-off:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-key:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-show:before{content:""}.ti-language:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-leaf:before{content:""}.ti-lego:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-letters-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-live-photo:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-lock:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-magnet:before{content:""}.ti-mail:before{content:""}.ti-mail-opened:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-markdown:before{content:""}.ti-marquee:before{content:""}.ti-mars:before{content:""}.ti-math:before{content:""}.ti-maximize:before{content:""}.ti-medal:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-dots:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-microphone:before{content:""}.ti-microphone-off:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mist:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-mouse:before{content:""}.ti-movie:before{content:""}.ti-mug:before{content:""}.ti-music:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-note:before{content:""}.ti-notebook:before{content:""}.ti-notes:before{content:""}.ti-notification:before{content:""}.ti-octagon:before{content:""}.ti-omega:before{content:""}.ti-outlet:before{content:""}.ti-package:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-vertical:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parentheses:before{content:""}.ti-parking:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pennant:before{content:""}.ti-percentage:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-off:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-pill:before{content:""}.ti-pin:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-plug:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-pool:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-question-mark:before{content:""}.ti-radioactive:before{content:""}.ti-rainbow:before{content:""}.ti-receipt-tax:before{content:""}.ti-record-mail:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-ripple:before{content:""}.ti-road-sign:before{content:""}.ti-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-school:before{content:""}.ti-scissors:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-search:before{content:""}.ti-seeding:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-skateboard:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-rotated:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-steering-wheel:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stethoscope:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-sun-off:before{content:""}.ti-sunset:before{content:""}.ti-sunshine:before{content:""}.ti-superscript:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-table:before{content:""}.ti-tag:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-lights:before{content:""}.ti-train:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-trident:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-vector:before{content:""}.ti-vector-beizer:before{content:""}.ti-vector-beizer-2:before{content:""}.ti-vector-triangle:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-walk:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-windmill:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-wrecking-ball:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""} \ No newline at end of file + */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(fonts/tabler-icons.eot);src:url(fonts/tabler-icons.eot?#iefix) format("embedded-opentype"),url(fonts/tabler-icons.woff2) format("woff2"),url(fonts/tabler-icons.woff) format("woff"),url(fonts/tabler-icons.ttf) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-a-b:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-aperture:before{content:""}.ti-apps:before{content:""}.ti-archive:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bottom-bar:before{content:""}.ti-arrow-bottom-circle:before{content:""}.ti-arrow-bottom-square:before{content:""}.ti-arrow-bottom-tail:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-top-bar:before{content:""}.ti-arrow-top-circle:before{content:""}.ti-arrow-top-square:before{content:""}.ti-arrow-top-tail:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-aspect-ratio:before{content:""}.ti-at:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-award:before{content:""}.ti-backhoe:before{content:""}.ti-backspace:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-off:before{content:""}.ti-bed:before{content:""}.ti-bell:before{content:""}.ti-bell-off:before{content:""}.ti-bell-ringing:before{content:""}.ti-bike:before{content:""}.ti-biohazard:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bone:before{content:""}.ti-book:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-box:before{content:""}.ti-braces:before{content:""}.ti-brackets:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-booking:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-python:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-buldozer:before{content:""}.ti-bus:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-plus:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-capture:before{content:""}.ti-car:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-cash:before{content:""}.ti-cast:before{content:""}.ti-ce:before{content:""}.ti-certificate:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-radar:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-christmas-tree:before{content:""}.ti-circle:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-square:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-columns:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-contrast:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-right:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-crop:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-curly-loop:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-yen:before{content:""}.ti-current-location:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-database:before{content:""}.ti-device-desktop:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-laptop:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-device-watch:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-divide:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-droplet:before{content:""}.ti-ear:before{content:""}.ti-edit:before{content:""}.ti-egg:before{content:""}.ti-emphasis:before{content:""}.ti-eraser:before{content:""}.ti-exchange:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-eye-off:before{content:""}.ti-face-id:before{content:""}.ti-fall:before{content:""}.ti-file:before{content:""}.ti-file-certificate:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-diff:before{content:""}.ti-file-dislike:before{content:""}.ti-file-download:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-search:before{content:""}.ti-file-shredder:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-upload:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-firetruck:before{content:""}.ti-flag:before{content:""}.ti-flame:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-frame:before{content:""}.ti-friends:before{content:""}.ti-gas-station:before{content:""}.ti-gauge:before{content:""}.ti-ghost:before{content:""}.ti-gift:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-globe:before{content:""}.ti-golf:before{content:""}.ti-gps:before{content:""}.ti-grid-dots:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-off:before{content:""}.ti-hand-stop:before{content:""}.ti-hash:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-key:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-show:before{content:""}.ti-language:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-leaf:before{content:""}.ti-lego:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-letters-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-live-photo:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-lock:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-magnet:before{content:""}.ti-mail:before{content:""}.ti-mail-opened:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-markdown:before{content:""}.ti-marquee:before{content:""}.ti-mars:before{content:""}.ti-math:before{content:""}.ti-maximize:before{content:""}.ti-medal:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-dots:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-microphone:before{content:""}.ti-microphone-off:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-mist:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-mouse:before{content:""}.ti-movie:before{content:""}.ti-mug:before{content:""}.ti-music:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-note:before{content:""}.ti-notebook:before{content:""}.ti-notes:before{content:""}.ti-notification:before{content:""}.ti-octagon:before{content:""}.ti-omega:before{content:""}.ti-outlet:before{content:""}.ti-package:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-vertical:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parentheses:before{content:""}.ti-parking:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pennant:before{content:""}.ti-percentage:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-off:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-pill:before{content:""}.ti-pin:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-plug:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-pool:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-presentation:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-puzzle:before{content:""}.ti-qrcode:before{content:""}.ti-question-mark:before{content:""}.ti-radioactive:before{content:""}.ti-rainbow:before{content:""}.ti-receipt-tax:before{content:""}.ti-record-mail:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-ripple:before{content:""}.ti-road-sign:before{content:""}.ti-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-school:before{content:""}.ti-scissors:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-search:before{content:""}.ti-seeding:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-shape:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-sitemap:before{content:""}.ti-skateboard:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-descending:before{content:""}.ti-space:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-square:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-minus:before{content:""}.ti-square-plus:before{content:""}.ti-square-rotated:before{content:""}.ti-square-x:before{content:""}.ti-stack:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-steering-wheel:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stethoscope:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-sun-off:before{content:""}.ti-sunset:before{content:""}.ti-sunshine:before{content:""}.ti-superscript:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-table:before{content:""}.ti-tag:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-lights:before{content:""}.ti-train:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-trident:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-vector:before{content:""}.ti-vector-beizer:before{content:""}.ti-vector-beizer-2:before{content:""}.ti-vector-triangle:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-walk:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-windmill:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-wrecking-ball:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""} \ No newline at end of file diff --git a/iconfont/tabler-icons.scss b/iconfont/tabler-icons.scss index 38aa9fe5..5bfd351c 100644 --- a/iconfont/tabler-icons.scss +++ b/iconfont/tabler-icons.scss @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.35.0 by tabler - https://tabler.io + * Tabler Icons 1.36.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ $ti-font-family: 'tabler-icons' !default; @@ -196,13 +196,19 @@ $ti-icon-brand-android: '\ec16'; $ti-icon-brand-apple: '\ec17'; $ti-icon-brand-apple-arcade: '\ed69'; $ti-icon-brand-appstore: '\ed24'; +$ti-icon-brand-asana: '\edc5'; $ti-icon-brand-behance: '\ec6e'; +$ti-icon-brand-bing: '\edc6'; +$ti-icon-brand-bitbucket: '\edc7'; +$ti-icon-brand-booking: '\edc8'; $ti-icon-brand-chrome: '\ec18'; $ti-icon-brand-codepen: '\ec6f'; $ti-icon-brand-codesandbox: '\ed6a'; $ti-icon-brand-css3: '\ed6b'; $ti-icon-brand-deviantart: '\ecfb'; $ti-icon-brand-discord: '\ece3'; +$ti-icon-brand-disqus: '\edc9'; +$ti-icon-brand-docker: '\edca'; $ti-icon-brand-dribbble: '\ec19'; $ti-icon-brand-edge: '\ecfc'; $ti-icon-brand-facebook: '\ec1a'; @@ -214,21 +220,33 @@ $ti-icon-brand-framer: '\ec1b'; $ti-icon-brand-github: '\ec1c'; $ti-icon-brand-gitlab: '\ec1d'; $ti-icon-brand-google: '\ec1f'; +$ti-icon-brand-google-analytics: '\edcb'; $ti-icon-brand-google-drive: '\ec1e'; $ti-icon-brand-google-play: '\ed25'; +$ti-icon-brand-gravatar: '\edcc'; +$ti-icon-brand-hipchat: '\edcd'; $ti-icon-brand-html5: '\ed6c'; $ti-icon-brand-instagram: '\ec20'; +$ti-icon-brand-kickstarter: '\edce'; $ti-icon-brand-kotlin: '\ed6d'; $ti-icon-brand-linkedin: '\ec8c'; $ti-icon-brand-medium: '\ec70'; $ti-icon-brand-messenger: '\ec71'; +$ti-icon-brand-netflix: '\edcf'; +$ti-icon-brand-open-source: '\edd0'; $ti-icon-brand-opera: '\ec21'; +$ti-icon-brand-pagekit: '\edd1'; +$ti-icon-brand-patreon: '\edd2'; $ti-icon-brand-paypal: '\ec22'; $ti-icon-brand-pinterest: '\ec8d'; $ti-icon-brand-pocket: '\ed00'; +$ti-icon-brand-producthunt: '\edd3'; $ti-icon-brand-python: '\ed01'; $ti-icon-brand-reddit: '\ec8e'; $ti-icon-brand-safari: '\ec23'; +$ti-icon-brand-sass: '\edd4'; +$ti-icon-brand-sentry: '\edd5'; +$ti-icon-brand-shazam: '\edd6'; $ti-icon-brand-sketch: '\ec24'; $ti-icon-brand-skype: '\ed02'; $ti-icon-brand-slack: '\ec72'; @@ -236,6 +254,7 @@ $ti-icon-brand-snapchat: '\ec25'; $ti-icon-brand-soundcloud: '\ed6e'; $ti-icon-brand-spotify: '\ed03'; $ti-icon-brand-steam: '\ed6f'; +$ti-icon-brand-stripe: '\edd7'; $ti-icon-brand-tabler: '\ec8f'; $ti-icon-brand-tailwind: '\eca1'; $ti-icon-brand-telegram: '\ec26'; @@ -245,11 +264,13 @@ $ti-icon-brand-tinder: '\ed71'; $ti-icon-brand-tumblr: '\ed04'; $ti-icon-brand-twitch: '\ed05'; $ti-icon-brand-twitter: '\ec27'; +$ti-icon-brand-unsplash: '\edd8'; $ti-icon-brand-vimeo: '\ed06'; $ti-icon-brand-vk: '\ed72'; $ti-icon-brand-whatsapp: '\ec74'; $ti-icon-brand-windows: '\ecd8'; $ti-icon-brand-yahoo: '\ed73'; +$ti-icon-brand-ycombinator: '\edd9'; $ti-icon-brand-youtube: '\ec90'; $ti-icon-briefcase: '\ea46'; $ti-icon-brightness: '\eb7f'; @@ -1135,13 +1156,19 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-brand-apple:before { content: $ti-icon-brand-apple; } .#{$ti-icon-prefix}-brand-apple-arcade:before { content: $ti-icon-brand-apple-arcade; } .#{$ti-icon-prefix}-brand-appstore:before { content: $ti-icon-brand-appstore; } +.#{$ti-icon-prefix}-brand-asana:before { content: $ti-icon-brand-asana; } .#{$ti-icon-prefix}-brand-behance:before { content: $ti-icon-brand-behance; } +.#{$ti-icon-prefix}-brand-bing:before { content: $ti-icon-brand-bing; } +.#{$ti-icon-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; } +.#{$ti-icon-prefix}-brand-booking:before { content: $ti-icon-brand-booking; } .#{$ti-icon-prefix}-brand-chrome:before { content: $ti-icon-brand-chrome; } .#{$ti-icon-prefix}-brand-codepen:before { content: $ti-icon-brand-codepen; } .#{$ti-icon-prefix}-brand-codesandbox:before { content: $ti-icon-brand-codesandbox; } .#{$ti-icon-prefix}-brand-css3:before { content: $ti-icon-brand-css3; } .#{$ti-icon-prefix}-brand-deviantart:before { content: $ti-icon-brand-deviantart; } .#{$ti-icon-prefix}-brand-discord:before { content: $ti-icon-brand-discord; } +.#{$ti-icon-prefix}-brand-disqus:before { content: $ti-icon-brand-disqus; } +.#{$ti-icon-prefix}-brand-docker:before { content: $ti-icon-brand-docker; } .#{$ti-icon-prefix}-brand-dribbble:before { content: $ti-icon-brand-dribbble; } .#{$ti-icon-prefix}-brand-edge:before { content: $ti-icon-brand-edge; } .#{$ti-icon-prefix}-brand-facebook:before { content: $ti-icon-brand-facebook; } @@ -1153,21 +1180,33 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-brand-github:before { content: $ti-icon-brand-github; } .#{$ti-icon-prefix}-brand-gitlab:before { content: $ti-icon-brand-gitlab; } .#{$ti-icon-prefix}-brand-google:before { content: $ti-icon-brand-google; } +.#{$ti-icon-prefix}-brand-google-analytics:before { content: $ti-icon-brand-google-analytics; } .#{$ti-icon-prefix}-brand-google-drive:before { content: $ti-icon-brand-google-drive; } .#{$ti-icon-prefix}-brand-google-play:before { content: $ti-icon-brand-google-play; } +.#{$ti-icon-prefix}-brand-gravatar:before { content: $ti-icon-brand-gravatar; } +.#{$ti-icon-prefix}-brand-hipchat:before { content: $ti-icon-brand-hipchat; } .#{$ti-icon-prefix}-brand-html5:before { content: $ti-icon-brand-html5; } .#{$ti-icon-prefix}-brand-instagram:before { content: $ti-icon-brand-instagram; } +.#{$ti-icon-prefix}-brand-kickstarter:before { content: $ti-icon-brand-kickstarter; } .#{$ti-icon-prefix}-brand-kotlin:before { content: $ti-icon-brand-kotlin; } .#{$ti-icon-prefix}-brand-linkedin:before { content: $ti-icon-brand-linkedin; } .#{$ti-icon-prefix}-brand-medium:before { content: $ti-icon-brand-medium; } .#{$ti-icon-prefix}-brand-messenger:before { content: $ti-icon-brand-messenger; } +.#{$ti-icon-prefix}-brand-netflix:before { content: $ti-icon-brand-netflix; } +.#{$ti-icon-prefix}-brand-open-source:before { content: $ti-icon-brand-open-source; } .#{$ti-icon-prefix}-brand-opera:before { content: $ti-icon-brand-opera; } +.#{$ti-icon-prefix}-brand-pagekit:before { content: $ti-icon-brand-pagekit; } +.#{$ti-icon-prefix}-brand-patreon:before { content: $ti-icon-brand-patreon; } .#{$ti-icon-prefix}-brand-paypal:before { content: $ti-icon-brand-paypal; } .#{$ti-icon-prefix}-brand-pinterest:before { content: $ti-icon-brand-pinterest; } .#{$ti-icon-prefix}-brand-pocket:before { content: $ti-icon-brand-pocket; } +.#{$ti-icon-prefix}-brand-producthunt:before { content: $ti-icon-brand-producthunt; } .#{$ti-icon-prefix}-brand-python:before { content: $ti-icon-brand-python; } .#{$ti-icon-prefix}-brand-reddit:before { content: $ti-icon-brand-reddit; } .#{$ti-icon-prefix}-brand-safari:before { content: $ti-icon-brand-safari; } +.#{$ti-icon-prefix}-brand-sass:before { content: $ti-icon-brand-sass; } +.#{$ti-icon-prefix}-brand-sentry:before { content: $ti-icon-brand-sentry; } +.#{$ti-icon-prefix}-brand-shazam:before { content: $ti-icon-brand-shazam; } .#{$ti-icon-prefix}-brand-sketch:before { content: $ti-icon-brand-sketch; } .#{$ti-icon-prefix}-brand-skype:before { content: $ti-icon-brand-skype; } .#{$ti-icon-prefix}-brand-slack:before { content: $ti-icon-brand-slack; } @@ -1175,6 +1214,7 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-brand-soundcloud:before { content: $ti-icon-brand-soundcloud; } .#{$ti-icon-prefix}-brand-spotify:before { content: $ti-icon-brand-spotify; } .#{$ti-icon-prefix}-brand-steam:before { content: $ti-icon-brand-steam; } +.#{$ti-icon-prefix}-brand-stripe:before { content: $ti-icon-brand-stripe; } .#{$ti-icon-prefix}-brand-tabler:before { content: $ti-icon-brand-tabler; } .#{$ti-icon-prefix}-brand-tailwind:before { content: $ti-icon-brand-tailwind; } .#{$ti-icon-prefix}-brand-telegram:before { content: $ti-icon-brand-telegram; } @@ -1184,11 +1224,13 @@ $ti-icon-zoom-out: '\eb57'; .#{$ti-icon-prefix}-brand-tumblr:before { content: $ti-icon-brand-tumblr; } .#{$ti-icon-prefix}-brand-twitch:before { content: $ti-icon-brand-twitch; } .#{$ti-icon-prefix}-brand-twitter:before { content: $ti-icon-brand-twitter; } +.#{$ti-icon-prefix}-brand-unsplash:before { content: $ti-icon-brand-unsplash; } .#{$ti-icon-prefix}-brand-vimeo:before { content: $ti-icon-brand-vimeo; } .#{$ti-icon-prefix}-brand-vk:before { content: $ti-icon-brand-vk; } .#{$ti-icon-prefix}-brand-whatsapp:before { content: $ti-icon-brand-whatsapp; } .#{$ti-icon-prefix}-brand-windows:before { content: $ti-icon-brand-windows; } .#{$ti-icon-prefix}-brand-yahoo:before { content: $ti-icon-brand-yahoo; } +.#{$ti-icon-prefix}-brand-ycombinator:before { content: $ti-icon-brand-ycombinator; } .#{$ti-icon-prefix}-brand-youtube:before { content: $ti-icon-brand-youtube; } .#{$ti-icon-prefix}-briefcase:before { content: $ti-icon-briefcase; } .#{$ti-icon-prefix}-brightness:before { content: $ti-icon-brightness; } diff --git a/icons-png/brand-asana.png b/icons-png/brand-asana.png new file mode 100644 index 00000000..a8c89326 Binary files /dev/null and b/icons-png/brand-asana.png differ diff --git a/icons-png/brand-bing.png b/icons-png/brand-bing.png new file mode 100644 index 00000000..6a4c6938 Binary files /dev/null and b/icons-png/brand-bing.png differ diff --git a/icons-png/brand-bitbucket.png b/icons-png/brand-bitbucket.png new file mode 100644 index 00000000..d848e1f7 Binary files /dev/null and b/icons-png/brand-bitbucket.png differ diff --git a/icons-png/brand-booking.png b/icons-png/brand-booking.png new file mode 100644 index 00000000..b6a6e9ea Binary files /dev/null and b/icons-png/brand-booking.png differ diff --git a/icons-png/brand-disqus.png b/icons-png/brand-disqus.png new file mode 100644 index 00000000..d60bd10e Binary files /dev/null and b/icons-png/brand-disqus.png differ diff --git a/icons-png/brand-docker.png b/icons-png/brand-docker.png new file mode 100644 index 00000000..d8ff32f9 Binary files /dev/null and b/icons-png/brand-docker.png differ diff --git a/icons-png/brand-google-analytics.png b/icons-png/brand-google-analytics.png new file mode 100644 index 00000000..68affe46 Binary files /dev/null and b/icons-png/brand-google-analytics.png differ diff --git a/icons-png/brand-gravatar.png b/icons-png/brand-gravatar.png new file mode 100644 index 00000000..b0c54293 Binary files /dev/null and b/icons-png/brand-gravatar.png differ diff --git a/icons-png/brand-hipchat.png b/icons-png/brand-hipchat.png new file mode 100644 index 00000000..9f7e4a03 Binary files /dev/null and b/icons-png/brand-hipchat.png differ diff --git a/icons-png/brand-kickstarter.png b/icons-png/brand-kickstarter.png new file mode 100644 index 00000000..4a002a26 Binary files /dev/null and b/icons-png/brand-kickstarter.png differ diff --git a/icons-png/brand-netflix.png b/icons-png/brand-netflix.png new file mode 100644 index 00000000..ea698446 Binary files /dev/null and b/icons-png/brand-netflix.png differ diff --git a/icons-png/brand-open-source.png b/icons-png/brand-open-source.png new file mode 100644 index 00000000..e9042357 Binary files /dev/null and b/icons-png/brand-open-source.png differ diff --git a/icons-png/brand-pagekit.png b/icons-png/brand-pagekit.png new file mode 100644 index 00000000..f1a82a06 Binary files /dev/null and b/icons-png/brand-pagekit.png differ diff --git a/icons-png/brand-patreon.png b/icons-png/brand-patreon.png new file mode 100644 index 00000000..99fbbabb Binary files /dev/null and b/icons-png/brand-patreon.png differ diff --git a/icons-png/brand-producthunt.png b/icons-png/brand-producthunt.png new file mode 100644 index 00000000..3446f600 Binary files /dev/null and b/icons-png/brand-producthunt.png differ diff --git a/icons-png/brand-sass.png b/icons-png/brand-sass.png new file mode 100644 index 00000000..fe128b51 Binary files /dev/null and b/icons-png/brand-sass.png differ diff --git a/icons-png/brand-sentry.png b/icons-png/brand-sentry.png new file mode 100644 index 00000000..e20d4a32 Binary files /dev/null and b/icons-png/brand-sentry.png differ diff --git a/icons-png/brand-shazam.png b/icons-png/brand-shazam.png new file mode 100644 index 00000000..bb7b9088 Binary files /dev/null and b/icons-png/brand-shazam.png differ diff --git a/icons-png/brand-stripe.png b/icons-png/brand-stripe.png new file mode 100644 index 00000000..7805fa3d Binary files /dev/null and b/icons-png/brand-stripe.png differ diff --git a/icons-png/brand-unsplash.png b/icons-png/brand-unsplash.png new file mode 100644 index 00000000..c6f88159 Binary files /dev/null and b/icons-png/brand-unsplash.png differ diff --git a/icons-png/brand-ycombinator.png b/icons-png/brand-ycombinator.png new file mode 100644 index 00000000..8d764f1e Binary files /dev/null and b/icons-png/brand-ycombinator.png differ diff --git a/icons-react/icons-js/brand-apple.js b/icons-react/icons-js/brand-apple.js index c2a82a18..03eb5bfc 100644 --- a/icons-react/icons-js/brand-apple.js +++ b/icons-react/icons-js/brand-apple.js @@ -6,7 +6,7 @@ function IconBrandApple({ stroke = 2, ...props }) { - return ; + return ; } export default IconBrandApple; \ No newline at end of file diff --git a/icons-react/icons-js/brand-asana.js b/icons-react/icons-js/brand-asana.js new file mode 100644 index 00000000..054bda3f --- /dev/null +++ b/icons-react/icons-js/brand-asana.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandAsana({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandAsana; \ No newline at end of file diff --git a/icons-react/icons-js/brand-bing.js b/icons-react/icons-js/brand-bing.js new file mode 100644 index 00000000..8eda2075 --- /dev/null +++ b/icons-react/icons-js/brand-bing.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandBing({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandBing; \ No newline at end of file diff --git a/icons-react/icons-js/brand-bitbucket.js b/icons-react/icons-js/brand-bitbucket.js new file mode 100644 index 00000000..9555ceac --- /dev/null +++ b/icons-react/icons-js/brand-bitbucket.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandBitbucket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandBitbucket; \ No newline at end of file diff --git a/icons-react/icons-js/brand-booking.js b/icons-react/icons-js/brand-booking.js new file mode 100644 index 00000000..a4f85691 --- /dev/null +++ b/icons-react/icons-js/brand-booking.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandBooking({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandBooking; \ No newline at end of file diff --git a/icons-react/icons-js/brand-disqus.js b/icons-react/icons-js/brand-disqus.js new file mode 100644 index 00000000..f63f7133 --- /dev/null +++ b/icons-react/icons-js/brand-disqus.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandDisqus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandDisqus; \ No newline at end of file diff --git a/icons-react/icons-js/brand-docker.js b/icons-react/icons-js/brand-docker.js new file mode 100644 index 00000000..fbe714aa --- /dev/null +++ b/icons-react/icons-js/brand-docker.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandDocker({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandDocker; \ No newline at end of file diff --git a/icons-react/icons-js/brand-google-analytics.js b/icons-react/icons-js/brand-google-analytics.js new file mode 100644 index 00000000..db736d6e --- /dev/null +++ b/icons-react/icons-js/brand-google-analytics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandGoogleAnalytics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandGoogleAnalytics; \ No newline at end of file diff --git a/icons-react/icons-js/brand-gravatar.js b/icons-react/icons-js/brand-gravatar.js new file mode 100644 index 00000000..32607680 --- /dev/null +++ b/icons-react/icons-js/brand-gravatar.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandGravatar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandGravatar; \ No newline at end of file diff --git a/icons-react/icons-js/brand-hipchat.js b/icons-react/icons-js/brand-hipchat.js new file mode 100644 index 00000000..6fcc4e8a --- /dev/null +++ b/icons-react/icons-js/brand-hipchat.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandHipchat({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandHipchat; \ No newline at end of file diff --git a/icons-react/icons-js/brand-kickstarter.js b/icons-react/icons-js/brand-kickstarter.js new file mode 100644 index 00000000..49200695 --- /dev/null +++ b/icons-react/icons-js/brand-kickstarter.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandKickstarter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandKickstarter; \ No newline at end of file diff --git a/icons-react/icons-js/brand-netflix.js b/icons-react/icons-js/brand-netflix.js new file mode 100644 index 00000000..bda797a7 --- /dev/null +++ b/icons-react/icons-js/brand-netflix.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandNetflix({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandNetflix; \ No newline at end of file diff --git a/icons-react/icons-js/brand-open-source.js b/icons-react/icons-js/brand-open-source.js new file mode 100644 index 00000000..00ebda3b --- /dev/null +++ b/icons-react/icons-js/brand-open-source.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandOpenSource({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandOpenSource; \ No newline at end of file diff --git a/icons-react/icons-js/brand-pagekit.js b/icons-react/icons-js/brand-pagekit.js new file mode 100644 index 00000000..17748025 --- /dev/null +++ b/icons-react/icons-js/brand-pagekit.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandPagekit({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandPagekit; \ No newline at end of file diff --git a/icons-react/icons-js/brand-patreon.js b/icons-react/icons-js/brand-patreon.js new file mode 100644 index 00000000..794ee54c --- /dev/null +++ b/icons-react/icons-js/brand-patreon.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandPatreon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandPatreon; \ No newline at end of file diff --git a/icons-react/icons-js/brand-producthunt.js b/icons-react/icons-js/brand-producthunt.js new file mode 100644 index 00000000..8b39dea7 --- /dev/null +++ b/icons-react/icons-js/brand-producthunt.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandProducthunt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandProducthunt; \ No newline at end of file diff --git a/icons-react/icons-js/brand-sass.js b/icons-react/icons-js/brand-sass.js new file mode 100644 index 00000000..3d5be777 --- /dev/null +++ b/icons-react/icons-js/brand-sass.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandSass({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandSass; \ No newline at end of file diff --git a/icons-react/icons-js/brand-sentry.js b/icons-react/icons-js/brand-sentry.js new file mode 100644 index 00000000..91b2d583 --- /dev/null +++ b/icons-react/icons-js/brand-sentry.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandSentry({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandSentry; \ No newline at end of file diff --git a/icons-react/icons-js/brand-shazam.js b/icons-react/icons-js/brand-shazam.js new file mode 100644 index 00000000..d5f55f5c --- /dev/null +++ b/icons-react/icons-js/brand-shazam.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandShazam({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandShazam; \ No newline at end of file diff --git a/icons-react/icons-js/brand-stripe.js b/icons-react/icons-js/brand-stripe.js new file mode 100644 index 00000000..dc117927 --- /dev/null +++ b/icons-react/icons-js/brand-stripe.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandStripe({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandStripe; \ No newline at end of file diff --git a/icons-react/icons-js/brand-unsplash.js b/icons-react/icons-js/brand-unsplash.js new file mode 100644 index 00000000..b6d85743 --- /dev/null +++ b/icons-react/icons-js/brand-unsplash.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandUnsplash({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandUnsplash; \ No newline at end of file diff --git a/icons-react/icons-js/brand-ycombinator.js b/icons-react/icons-js/brand-ycombinator.js new file mode 100644 index 00000000..8451fc40 --- /dev/null +++ b/icons-react/icons-js/brand-ycombinator.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrandYcombinator({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} + +export default IconBrandYcombinator; \ No newline at end of file diff --git a/icons-react/icons-js/credit-card-off.js b/icons-react/icons-js/credit-card-off.js index f9cc9a3b..fadee11d 100644 --- a/icons-react/icons-js/credit-card-off.js +++ b/icons-react/icons-js/credit-card-off.js @@ -6,7 +6,7 @@ function IconCreditCardOff({ stroke = 2, ...props }) { - return ; + return ; } export default IconCreditCardOff; \ No newline at end of file diff --git a/icons-react/icons-js/planet.js b/icons-react/icons-js/planet.js index d3794eef..56457e09 100644 --- a/icons-react/icons-js/planet.js +++ b/icons-react/icons-js/planet.js @@ -6,7 +6,7 @@ function IconPlanet({ stroke = 2, ...props }) { - return ; + return ; } export default IconPlanet; \ No newline at end of file diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index e92af865..5edf767e 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -166,13 +166,19 @@ export const IconBrandAndroid: TablerIcon; export const IconBrandAppleArcade: TablerIcon; export const IconBrandApple: TablerIcon; export const IconBrandAppstore: TablerIcon; +export const IconBrandAsana: TablerIcon; export const IconBrandBehance: TablerIcon; +export const IconBrandBing: TablerIcon; +export const IconBrandBitbucket: TablerIcon; +export const IconBrandBooking: TablerIcon; export const IconBrandChrome: TablerIcon; export const IconBrandCodepen: TablerIcon; export const IconBrandCodesandbox: TablerIcon; export const IconBrandCss3: TablerIcon; export const IconBrandDeviantart: TablerIcon; export const IconBrandDiscord: TablerIcon; +export const IconBrandDisqus: TablerIcon; +export const IconBrandDocker: TablerIcon; export const IconBrandDribbble: TablerIcon; export const IconBrandEdge: TablerIcon; export const IconBrandFacebook: TablerIcon; @@ -183,22 +189,34 @@ export const IconBrandFoursquare: TablerIcon; export const IconBrandFramer: TablerIcon; export const IconBrandGithub: TablerIcon; export const IconBrandGitlab: TablerIcon; +export const IconBrandGoogleAnalytics: TablerIcon; export const IconBrandGoogleDrive: TablerIcon; export const IconBrandGooglePlay: TablerIcon; export const IconBrandGoogle: TablerIcon; +export const IconBrandGravatar: TablerIcon; +export const IconBrandHipchat: TablerIcon; export const IconBrandHtml5: TablerIcon; export const IconBrandInstagram: TablerIcon; +export const IconBrandKickstarter: TablerIcon; export const IconBrandKotlin: TablerIcon; export const IconBrandLinkedin: TablerIcon; export const IconBrandMedium: TablerIcon; export const IconBrandMessenger: TablerIcon; +export const IconBrandNetflix: TablerIcon; +export const IconBrandOpenSource: TablerIcon; export const IconBrandOpera: TablerIcon; +export const IconBrandPagekit: TablerIcon; +export const IconBrandPatreon: TablerIcon; export const IconBrandPaypal: TablerIcon; export const IconBrandPinterest: TablerIcon; export const IconBrandPocket: TablerIcon; +export const IconBrandProducthunt: TablerIcon; export const IconBrandPython: TablerIcon; export const IconBrandReddit: TablerIcon; export const IconBrandSafari: TablerIcon; +export const IconBrandSass: TablerIcon; +export const IconBrandSentry: TablerIcon; +export const IconBrandShazam: TablerIcon; export const IconBrandSketch: TablerIcon; export const IconBrandSkype: TablerIcon; export const IconBrandSlack: TablerIcon; @@ -206,6 +224,7 @@ export const IconBrandSnapchat: TablerIcon; export const IconBrandSoundcloud: TablerIcon; export const IconBrandSpotify: TablerIcon; export const IconBrandSteam: TablerIcon; +export const IconBrandStripe: TablerIcon; export const IconBrandTabler: TablerIcon; export const IconBrandTailwind: TablerIcon; export const IconBrandTelegram: TablerIcon; @@ -215,11 +234,13 @@ export const IconBrandTinder: TablerIcon; export const IconBrandTumblr: TablerIcon; export const IconBrandTwitch: TablerIcon; export const IconBrandTwitter: TablerIcon; +export const IconBrandUnsplash: TablerIcon; export const IconBrandVimeo: TablerIcon; export const IconBrandVk: TablerIcon; export const IconBrandWhatsapp: TablerIcon; export const IconBrandWindows: TablerIcon; export const IconBrandYahoo: TablerIcon; +export const IconBrandYcombinator: TablerIcon; export const IconBrandYoutube: TablerIcon; export const IconBriefcase: TablerIcon; export const IconBrightnessDown: TablerIcon; diff --git a/icons-react/index.js b/icons-react/index.js index ee0808e1..10183e08 100644 --- a/icons-react/index.js +++ b/icons-react/index.js @@ -160,13 +160,19 @@ export { default as IconBrandAndroid } from './icons-js/brand-android.js'; export { default as IconBrandAppleArcade } from './icons-js/brand-apple-arcade.js'; export { default as IconBrandApple } from './icons-js/brand-apple.js'; export { default as IconBrandAppstore } from './icons-js/brand-appstore.js'; +export { default as IconBrandAsana } from './icons-js/brand-asana.js'; export { default as IconBrandBehance } from './icons-js/brand-behance.js'; +export { default as IconBrandBing } from './icons-js/brand-bing.js'; +export { default as IconBrandBitbucket } from './icons-js/brand-bitbucket.js'; +export { default as IconBrandBooking } from './icons-js/brand-booking.js'; export { default as IconBrandChrome } from './icons-js/brand-chrome.js'; export { default as IconBrandCodepen } from './icons-js/brand-codepen.js'; export { default as IconBrandCodesandbox } from './icons-js/brand-codesandbox.js'; export { default as IconBrandCss3 } from './icons-js/brand-css3.js'; export { default as IconBrandDeviantart } from './icons-js/brand-deviantart.js'; export { default as IconBrandDiscord } from './icons-js/brand-discord.js'; +export { default as IconBrandDisqus } from './icons-js/brand-disqus.js'; +export { default as IconBrandDocker } from './icons-js/brand-docker.js'; export { default as IconBrandDribbble } from './icons-js/brand-dribbble.js'; export { default as IconBrandEdge } from './icons-js/brand-edge.js'; export { default as IconBrandFacebook } from './icons-js/brand-facebook.js'; @@ -177,22 +183,34 @@ export { default as IconBrandFoursquare } from './icons-js/brand-foursquare.js'; export { default as IconBrandFramer } from './icons-js/brand-framer.js'; export { default as IconBrandGithub } from './icons-js/brand-github.js'; export { default as IconBrandGitlab } from './icons-js/brand-gitlab.js'; +export { default as IconBrandGoogleAnalytics } from './icons-js/brand-google-analytics.js'; export { default as IconBrandGoogleDrive } from './icons-js/brand-google-drive.js'; export { default as IconBrandGooglePlay } from './icons-js/brand-google-play.js'; export { default as IconBrandGoogle } from './icons-js/brand-google.js'; +export { default as IconBrandGravatar } from './icons-js/brand-gravatar.js'; +export { default as IconBrandHipchat } from './icons-js/brand-hipchat.js'; export { default as IconBrandHtml5 } from './icons-js/brand-html5.js'; export { default as IconBrandInstagram } from './icons-js/brand-instagram.js'; +export { default as IconBrandKickstarter } from './icons-js/brand-kickstarter.js'; export { default as IconBrandKotlin } from './icons-js/brand-kotlin.js'; export { default as IconBrandLinkedin } from './icons-js/brand-linkedin.js'; export { default as IconBrandMedium } from './icons-js/brand-medium.js'; export { default as IconBrandMessenger } from './icons-js/brand-messenger.js'; +export { default as IconBrandNetflix } from './icons-js/brand-netflix.js'; +export { default as IconBrandOpenSource } from './icons-js/brand-open-source.js'; export { default as IconBrandOpera } from './icons-js/brand-opera.js'; +export { default as IconBrandPagekit } from './icons-js/brand-pagekit.js'; +export { default as IconBrandPatreon } from './icons-js/brand-patreon.js'; export { default as IconBrandPaypal } from './icons-js/brand-paypal.js'; export { default as IconBrandPinterest } from './icons-js/brand-pinterest.js'; export { default as IconBrandPocket } from './icons-js/brand-pocket.js'; +export { default as IconBrandProducthunt } from './icons-js/brand-producthunt.js'; export { default as IconBrandPython } from './icons-js/brand-python.js'; export { default as IconBrandReddit } from './icons-js/brand-reddit.js'; export { default as IconBrandSafari } from './icons-js/brand-safari.js'; +export { default as IconBrandSass } from './icons-js/brand-sass.js'; +export { default as IconBrandSentry } from './icons-js/brand-sentry.js'; +export { default as IconBrandShazam } from './icons-js/brand-shazam.js'; export { default as IconBrandSketch } from './icons-js/brand-sketch.js'; export { default as IconBrandSkype } from './icons-js/brand-skype.js'; export { default as IconBrandSlack } from './icons-js/brand-slack.js'; @@ -200,6 +218,7 @@ export { default as IconBrandSnapchat } from './icons-js/brand-snapchat.js'; export { default as IconBrandSoundcloud } from './icons-js/brand-soundcloud.js'; export { default as IconBrandSpotify } from './icons-js/brand-spotify.js'; export { default as IconBrandSteam } from './icons-js/brand-steam.js'; +export { default as IconBrandStripe } from './icons-js/brand-stripe.js'; export { default as IconBrandTabler } from './icons-js/brand-tabler.js'; export { default as IconBrandTailwind } from './icons-js/brand-tailwind.js'; export { default as IconBrandTelegram } from './icons-js/brand-telegram.js'; @@ -209,11 +228,13 @@ export { default as IconBrandTinder } from './icons-js/brand-tinder.js'; export { default as IconBrandTumblr } from './icons-js/brand-tumblr.js'; export { default as IconBrandTwitch } from './icons-js/brand-twitch.js'; export { default as IconBrandTwitter } from './icons-js/brand-twitter.js'; +export { default as IconBrandUnsplash } from './icons-js/brand-unsplash.js'; export { default as IconBrandVimeo } from './icons-js/brand-vimeo.js'; export { default as IconBrandVk } from './icons-js/brand-vk.js'; export { default as IconBrandWhatsapp } from './icons-js/brand-whatsapp.js'; export { default as IconBrandWindows } from './icons-js/brand-windows.js'; export { default as IconBrandYahoo } from './icons-js/brand-yahoo.js'; +export { default as IconBrandYcombinator } from './icons-js/brand-ycombinator.js'; export { default as IconBrandYoutube } from './icons-js/brand-youtube.js'; export { default as IconBriefcase } from './icons-js/briefcase.js'; export { default as IconBrightnessDown } from './icons-js/brightness-down.js'; diff --git a/icons/brand-apple.svg b/icons/brand-apple.svg index cec025c5..2688bdc6 100644 --- a/icons/brand-apple.svg +++ b/icons/brand-apple.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/brand-asana.svg b/icons/brand-asana.svg new file mode 100644 index 00000000..305123ac --- /dev/null +++ b/icons/brand-asana.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-bing.svg b/icons/brand-bing.svg new file mode 100644 index 00000000..ce2866bd --- /dev/null +++ b/icons/brand-bing.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-bitbucket.svg b/icons/brand-bitbucket.svg new file mode 100644 index 00000000..5243c24e --- /dev/null +++ b/icons/brand-bitbucket.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-booking.svg b/icons/brand-booking.svg new file mode 100644 index 00000000..ff5c9bd2 --- /dev/null +++ b/icons/brand-booking.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-disqus.svg b/icons/brand-disqus.svg new file mode 100644 index 00000000..8070dd9a --- /dev/null +++ b/icons/brand-disqus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-docker.svg b/icons/brand-docker.svg new file mode 100644 index 00000000..5913921d --- /dev/null +++ b/icons/brand-docker.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/brand-google-analytics.svg b/icons/brand-google-analytics.svg new file mode 100644 index 00000000..d2d82e50 --- /dev/null +++ b/icons/brand-google-analytics.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-gravatar.svg b/icons/brand-gravatar.svg new file mode 100644 index 00000000..426bea51 --- /dev/null +++ b/icons/brand-gravatar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-hipchat.svg b/icons/brand-hipchat.svg new file mode 100644 index 00000000..afecbad5 --- /dev/null +++ b/icons/brand-hipchat.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-kickstarter.svg b/icons/brand-kickstarter.svg new file mode 100644 index 00000000..dc532b05 --- /dev/null +++ b/icons/brand-kickstarter.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-netflix.svg b/icons/brand-netflix.svg new file mode 100644 index 00000000..d3a48828 --- /dev/null +++ b/icons/brand-netflix.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-open-source.svg b/icons/brand-open-source.svg new file mode 100644 index 00000000..20b2d8e6 --- /dev/null +++ b/icons/brand-open-source.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-pagekit.svg b/icons/brand-pagekit.svg new file mode 100644 index 00000000..eedb55be --- /dev/null +++ b/icons/brand-pagekit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-patreon.svg b/icons/brand-patreon.svg new file mode 100644 index 00000000..52a5f46e --- /dev/null +++ b/icons/brand-patreon.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-producthunt.svg b/icons/brand-producthunt.svg new file mode 100644 index 00000000..97ddde5b --- /dev/null +++ b/icons/brand-producthunt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-sass.svg b/icons/brand-sass.svg new file mode 100644 index 00000000..6bd0c523 --- /dev/null +++ b/icons/brand-sass.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brand-sentry.svg b/icons/brand-sentry.svg new file mode 100644 index 00000000..ddade102 --- /dev/null +++ b/icons/brand-sentry.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-shazam.svg b/icons/brand-shazam.svg new file mode 100644 index 00000000..23820fbb --- /dev/null +++ b/icons/brand-shazam.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-stripe.svg b/icons/brand-stripe.svg new file mode 100644 index 00000000..26e03abf --- /dev/null +++ b/icons/brand-stripe.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-unsplash.svg b/icons/brand-unsplash.svg new file mode 100644 index 00000000..4c4364b8 --- /dev/null +++ b/icons/brand-unsplash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/brand-ycombinator.svg b/icons/brand-ycombinator.svg new file mode 100644 index 00000000..2ffb3871 --- /dev/null +++ b/icons/brand-ycombinator.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/credit-card-off.svg b/icons/credit-card-off.svg index e91b5026..b10a68c1 100644 --- a/icons/credit-card-off.svg +++ b/icons/credit-card-off.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/planet.svg b/icons/planet.svg index 2c45cae7..e8d7fa41 100644 --- a/icons/planet.svg +++ b/icons/planet.svg @@ -1,6 +1,6 @@ - + diff --git a/package.json b/package.json index 9e84fc04..74914289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.35.0", + "version": "1.36.0", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" @@ -29,7 +29,7 @@ "tabler-sprite-nostroke.svg" ], "publishConfig": { - "access": "public" + "access": "public" }, "homepage": "https://github.com/tabler/tabler-icons#readme", "scripts": { diff --git a/src/_icons/brand-asana.svg b/src/_icons/brand-asana.svg index 2167c7bc..01e1b865 100644 --- a/src/_icons/brand-asana.svg +++ b/src/_icons/brand-asana.svg @@ -1,6 +1,7 @@ --- tags: [task, management, project management, manage, collaborate, collaboration, team, teamwork, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-bing.svg b/src/_icons/brand-bing.svg index 51556167..afe66bc6 100644 --- a/src/_icons/brand-bing.svg +++ b/src/_icons/brand-bing.svg @@ -1,6 +1,7 @@ --- tags: [search, result, find, search, engine, internet, microsoft, web, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-bitbucket.svg b/src/_icons/brand-bitbucket.svg index b8f3fb6f..260096ed 100644 --- a/src/_icons/brand-bitbucket.svg +++ b/src/_icons/brand-bitbucket.svg @@ -1,6 +1,7 @@ --- tags: [version, control, repository, hosting, atlassian, source, code, development, git, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-booking.svg b/src/_icons/brand-booking.svg index 0354d80d..2fc7a63b 100644 --- a/src/_icons/brand-booking.svg +++ b/src/_icons/brand-booking.svg @@ -1,9 +1,10 @@ --- tags: [flat, apartment, holiday, vacation, city, break, book, rent] category: Brand +version: 1.36 --- - + diff --git a/src/_icons/brand-disqus.svg b/src/_icons/brand-disqus.svg index 712677ef..c8e639bd 100644 --- a/src/_icons/brand-disqus.svg +++ b/src/_icons/brand-disqus.svg @@ -1,6 +1,7 @@ --- tags: [comment, blog, service, website, online, platform, social, networking, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-docker.svg b/src/_icons/brand-docker.svg index 68460744..cadba154 100644 --- a/src/_icons/brand-docker.svg +++ b/src/_icons/brand-docker.svg @@ -1,6 +1,7 @@ --- tags: [app, development, hub, platform, software, developer, programming, programmer, virtualization, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-google-analytics.svg b/src/_icons/brand-google-analytics.svg index 213d1459..15daec37 100644 --- a/src/_icons/brand-google-analytics.svg +++ b/src/_icons/brand-google-analytics.svg @@ -1,6 +1,7 @@ --- tags: [advertising, track, website, traffic, e-commerce, online, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-gravatar.svg b/src/_icons/brand-gravatar.svg index 5b94bb22..e3ae4051 100644 --- a/src/_icons/brand-gravatar.svg +++ b/src/_icons/brand-gravatar.svg @@ -1,6 +1,7 @@ --- tags: [avatar, image, face, blog, comment, represent, online, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-hipchat.svg b/src/_icons/brand-hipchat.svg index f3d9a881..5458cd38 100644 --- a/src/_icons/brand-hipchat.svg +++ b/src/_icons/brand-hipchat.svg @@ -1,6 +1,7 @@ --- tags: [chat, communicate, communication, talk, discuss, app, collaborate, collaboration, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-kickstarter.svg b/src/_icons/brand-kickstarter.svg index 9957088f..ce163c4b 100644 --- a/src/_icons/brand-kickstarter.svg +++ b/src/_icons/brand-kickstarter.svg @@ -1,6 +1,7 @@ --- tags: [crowdfunding, platform, project, creative, idea, business, launch, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-netflix.svg b/src/_icons/brand-netflix.svg index bfc2c815..2484d621 100644 --- a/src/_icons/brand-netflix.svg +++ b/src/_icons/brand-netflix.svg @@ -1,6 +1,7 @@ --- tags: [series, tv, episode, movie, film, media, watch, app, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-open-source.svg b/src/_icons/brand-open-source.svg index 2a0c14fb..1131c87e 100644 --- a/src/_icons/brand-open-source.svg +++ b/src/_icons/brand-open-source.svg @@ -1,6 +1,7 @@ --- tags: [software, code, developer, public, licence, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-pagekit.svg b/src/_icons/brand-pagekit.svg index 807cf823..636b3bbd 100644 --- a/src/_icons/brand-pagekit.svg +++ b/src/_icons/brand-pagekit.svg @@ -1,6 +1,7 @@ --- tags: [content, management, system, website, component, modular, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg index 80049160..cbc6be5b 100644 --- a/src/_icons/brand-patreon.svg +++ b/src/_icons/brand-patreon.svg @@ -1,6 +1,7 @@ --- tags: [artist, software, creator, patron, art, subscription, income, earn] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-producthunt.svg b/src/_icons/brand-producthunt.svg index 2c89cb43..af9da48e 100644 --- a/src/_icons/brand-producthunt.svg +++ b/src/_icons/brand-producthunt.svg @@ -1,6 +1,7 @@ --- tags: [technology, product, share, discover, new, novelty, web, geek] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-sass.svg b/src/_icons/brand-sass.svg index ad6d40ec..3f5f30c3 100644 --- a/src/_icons/brand-sass.svg +++ b/src/_icons/brand-sass.svg @@ -1,6 +1,7 @@ --- tags: [technology, preprocessor, script, language, programming, css, syntax, compile] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-sentry.svg b/src/_icons/brand-sentry.svg index 3e43808f..0d047970 100644 --- a/src/_icons/brand-sentry.svg +++ b/src/_icons/brand-sentry.svg @@ -1,6 +1,7 @@ --- tags: [technology, application, monitoring, error, tracking, software, cloud, development, app] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg index fcf8a710..1d5cec3e 100644 --- a/src/_icons/brand-shazam.svg +++ b/src/_icons/brand-shazam.svg @@ -1,6 +1,7 @@ --- tags: [app, technology, device, music, sound, play, discover, artist, recognize] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-stripe.svg b/src/_icons/brand-stripe.svg index 518b71d7..9add0693 100644 --- a/src/_icons/brand-stripe.svg +++ b/src/_icons/brand-stripe.svg @@ -1,6 +1,7 @@ --- tags: [technology, payment, processing, money, subscription, finance, financial, software, e-commerce] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-unsplash.svg b/src/_icons/brand-unsplash.svg index f006fb49..f01b5fdc 100644 --- a/src/_icons/brand-unsplash.svg +++ b/src/_icons/brand-unsplash.svg @@ -1,6 +1,7 @@ --- tags: [picture, photo, photography, search, image, stock] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-ycombinator.svg b/src/_icons/brand-ycombinator.svg index 8a7841f1..8b4054c0 100644 --- a/src/_icons/brand-ycombinator.svg +++ b/src/_icons/brand-ycombinator.svg @@ -1,6 +1,7 @@ --- tags: [startup, accelerator, seed, money, launch, company, business, invest, funding] category: Brand +version: 1.36 --- diff --git a/tabler-sprite-nostroke.svg b/tabler-sprite-nostroke.svg index d95983a9..1f18cc58 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 75c3f26e..114f6519 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 47cefae6..8edf5eee 100644 --- a/tags.json +++ b/tags.json @@ -267,7 +267,7 @@ "arrow-left-circle": { "category": "Arrows", "tags": ["arrow", "left", "circle"], - "version": "" + "version": "1.35" }, "arrow-left-square": { "category": "Arrows", @@ -332,7 +332,7 @@ "arrow-right-circle": { "category": "Arrows", "tags": ["arrow", "right", "circle"], - "version": "" + "version": "1.35" }, "arrow-right-square": { "category": "Arrows", @@ -809,11 +809,31 @@ "tags": ["brand", "appstore"], "version": "1.26" }, + "brand-asana": { + "category": "Brand", + "tags": ["brand", "asana", "task", "management", "project management", "manage", "collaborate", "collaboration", "team", "teamwork", "technology"], + "version": "1.36" + }, "brand-behance": { "category": "Brand", "tags": ["brand", "behance"], "version": "1.13" }, + "brand-bing": { + "category": "Brand", + "tags": ["brand", "bing", "search", "result", "find", "search", "engine", "internet", "microsoft", "web", "technology"], + "version": "1.36" + }, + "brand-bitbucket": { + "category": "Brand", + "tags": ["brand", "bitbucket", "version", "control", "repository", "hosting", "atlassian", "source", "code", "development", "git", "technology"], + "version": "1.36" + }, + "brand-booking": { + "category": "Brand", + "tags": ["brand", "booking", "flat", "apartment", "holiday", "vacation", "city", "break", "book", "rent"], + "version": "1.36" + }, "brand-chrome": { "category": "Brand", "tags": ["brand", "chrome", "browser", "internet", "web", "logo"], @@ -844,6 +864,16 @@ "tags": ["brand", "discord"], "version": "1.21" }, + "brand-disqus": { + "category": "Brand", + "tags": ["brand", "disqus", "comment", "blog", "service", "website", "online", "platform", "social", "networking", "technology"], + "version": "1.36" + }, + "brand-docker": { + "category": "Brand", + "tags": ["brand", "docker", "app", "development", "hub", "platform", "software", "developer", "programming", "programmer", "virtualization", "technology"], + "version": "1.36" + }, "brand-dribbble": { "category": "Brand", "tags": ["brand", "dribbble"], @@ -894,6 +924,11 @@ "tags": ["brand", "gitlab"], "version": "1.9" }, + "brand-google-analytics": { + "category": "Brand", + "tags": ["brand", "google", "analytics", "advertising", "track", "website", "traffic", "e-commerce", "online", "technology"], + "version": "1.36" + }, "brand-google-drive": { "category": "Brand", "tags": ["brand", "google", "drive"], @@ -909,6 +944,16 @@ "tags": ["brand", "google"], "version": "1.18" }, + "brand-gravatar": { + "category": "Brand", + "tags": ["brand", "gravatar", "avatar", "image", "face", "blog", "comment", "represent", "online", "technology"], + "version": "1.36" + }, + "brand-hipchat": { + "category": "Brand", + "tags": ["brand", "hipchat", "chat", "communicate", "communication", "talk", "discuss", "app", "collaborate", "collaboration", "technology"], + "version": "1.36" + }, "brand-html5": { "category": "Brand", "tags": ["brand", "html5"], @@ -919,6 +964,11 @@ "tags": ["brand", "instagram"], "version": "1.9" }, + "brand-kickstarter": { + "category": "Brand", + "tags": ["brand", "kickstarter", "crowdfunding", "platform", "project", "creative", "idea", "business", "launch", "technology"], + "version": "1.36" + }, "brand-kotlin": { "category": "Brand", "tags": ["brand", "kotlin"], @@ -939,11 +989,31 @@ "tags": ["brand", "messenger"], "version": "1.13" }, + "brand-netflix": { + "category": "Brand", + "tags": ["brand", "netflix", "series", "tv", "episode", "movie", "film", "media", "watch", "app", "technology"], + "version": "1.36" + }, + "brand-open-source": { + "category": "Brand", + "tags": ["brand", "open", "source", "software", "code", "developer", "public", "licence", "technology"], + "version": "1.36" + }, "brand-opera": { "category": "Brand", "tags": ["brand", "opera", "browser", "internet", "web", "logo"], "version": "1.9" }, + "brand-pagekit": { + "category": "Brand", + "tags": ["brand", "pagekit", "content", "management", "system", "website", "component", "modular", "technology"], + "version": "1.36" + }, + "brand-patreon": { + "category": "Brand", + "tags": ["brand", "patreon", "artist", "software", "creator", "patron", "art", "subscription", "income", "earn"], + "version": "1.36" + }, "brand-paypal": { "category": "Brand", "tags": ["brand", "paypal"], @@ -959,6 +1029,11 @@ "tags": ["brand", "pocket"], "version": "1.23" }, + "brand-producthunt": { + "category": "Brand", + "tags": ["brand", "producthunt", "technology", "product", "share", "discover", "new", "novelty", "web", "geek"], + "version": "1.36" + }, "brand-python": { "category": "Brand", "tags": ["brand", "python"], @@ -974,6 +1049,21 @@ "tags": ["brand", "safari", "navigation", "compass", "travel", "direction", "discover", "browser", "internet", "web", "logo"], "version": "1.9" }, + "brand-sass": { + "category": "Brand", + "tags": ["brand", "sass", "technology", "preprocessor", "script", "language", "programming", "css", "syntax", "compile"], + "version": "1.36" + }, + "brand-sentry": { + "category": "Brand", + "tags": ["brand", "sentry", "technology", "application", "monitoring", "error", "tracking", "software", "cloud", "development", "app"], + "version": "1.36" + }, + "brand-shazam": { + "category": "Brand", + "tags": ["brand", "shazam", "app", "technology", "device", "music", "sound", "play", "discover", "artist", "recognize"], + "version": "1.36" + }, "brand-sketch": { "category": "Brand", "tags": ["brand", "sketch"], @@ -1009,6 +1099,11 @@ "tags": ["brand", "steam"], "version": "1.32" }, + "brand-stripe": { + "category": "Brand", + "tags": ["brand", "stripe", "technology", "payment", "processing", "money", "subscription", "finance", "financial", "software", "e-commerce"], + "version": "1.36" + }, "brand-tabler": { "category": "Brand", "tags": ["brand", "tabler"], @@ -1054,6 +1149,11 @@ "tags": ["brand", "twitter"], "version": "1.18" }, + "brand-unsplash": { + "category": "Brand", + "tags": ["brand", "unsplash", "picture", "photo", "photography", "search", "image", "stock"], + "version": "1.36" + }, "brand-vimeo": { "category": "Brand", "tags": ["brand", "vimeo"], @@ -1079,6 +1179,11 @@ "tags": ["brand", "yahoo"], "version": "1.32" }, + "brand-ycombinator": { + "category": "Brand", + "tags": ["brand", "ycombinator", "startup", "accelerator", "seed", "money", "launch", "company", "business", "invest", "funding"], + "version": "1.36" + }, "brand-youtube": { "category": "Brand", "tags": ["brand", "youtube"], -- cgit v1.2.1