aboutsummaryrefslogtreecommitdiff
path: root/iconfont/tabler-icons.css
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-12-11 12:40:34 +0100
committercodecalm <codecalm@gmail.com>2020-12-11 12:40:34 +0100
commitd2c67f074b0232a2a9eca6eeb506fa4548201c54 (patch)
treecb3387a71ec49e574989cc1afc9895d0e48f2724 /iconfont/tabler-icons.css
parenticons tags (diff)
parentfix #100 (diff)
downloadtabler-icons-d2c67f074b0232a2a9eca6eeb506fa4548201c54.tar.xz
Merge branch 'master' of https://github.com/tabler/tabler-icons into dev
 Conflicts:  gulpfile.js  icons/arrow-bottom-bar.svg  icons/arrow-bottom-circle.svg  icons/arrow-bottom-square.svg  icons/arrow-bottom-tail.svg  icons/arrow-left-bar.svg  icons/arrow-left-circle.svg  icons/arrow-left-square.svg  icons/arrow-left-tail.svg  icons/arrow-right-bar.svg  icons/arrow-right-circle.svg  icons/arrow-right-square.svg  icons/arrow-right-tail.svg  icons/arrow-top-bar.svg  icons/arrow-top-circle.svg  icons/arrow-top-square.svg  icons/arrow-top-tail.svg  icons/arrows-down-up.svg  icons/arrows-down.svg  icons/arrows-left-right.svg  icons/arrows-left.svg  icons/arrows-right-left.svg  icons/arrows-right.svg  icons/arrows-up-down.svg  icons/arrows-up.svg  icons/brand-booking.svg  icons/credit-card-off.svg  icons/file-alert.svg  icons/file-analytics.svg  icons/layout-grid-add.svg  icons/pizza.svg  icons/square-rotated.svg  package.json  src/_icons/arrow-bottom-bar.svg  src/_icons/arrow-bottom-circle.svg  src/_icons/arrow-bottom-square.svg  src/_icons/arrow-bottom-tail.svg  src/_icons/arrow-left-bar.svg  src/_icons/arrow-left-circle.svg  src/_icons/arrow-left-square.svg  src/_icons/arrow-left-tail.svg  src/_icons/arrow-loop-left.svg  src/_icons/arrow-loop-right.svg  src/_icons/arrow-right-bar.svg  src/_icons/arrow-right-circle.svg  src/_icons/arrow-right-square.svg  src/_icons/arrow-right-tail.svg  src/_icons/arrow-top-bar.svg  src/_icons/arrow-top-circle.svg  src/_icons/arrow-top-square.svg  src/_icons/arrow-top-tail.svg  src/_icons/arrow-wave-left-down.svg  src/_icons/arrow-wave-left-up.svg  src/_icons/arrow-wave-right-down.svg  src/_icons/arrow-wave-right-up.svg  src/_icons/arrows-down-up.svg  src/_icons/arrows-down.svg  src/_icons/arrows-join-2.svg  src/_icons/arrows-join.svg  src/_icons/arrows-left-right.svg  src/_icons/arrows-left.svg  src/_icons/arrows-right-left.svg  src/_icons/arrows-right.svg  src/_icons/arrows-split-2.svg  src/_icons/arrows-split.svg  src/_icons/arrows-up-down.svg  src/_icons/arrows-up.svg  src/_icons/bell-off.svg  src/_icons/bell-ringing-2.svg  src/_icons/bone.svg  src/_icons/brand-asana.svg  src/_icons/brand-bing.svg  src/_icons/brand-bitbucket.svg  src/_icons/brand-booking.svg  src/_icons/brand-disqus.svg  src/_icons/brand-docker.svg  src/_icons/brand-google-analytics.svg  src/_icons/brand-gravatar.svg  src/_icons/brand-hipchat.svg  src/_icons/brand-kickstarter.svg  src/_icons/brand-netflix.svg  src/_icons/brand-open-source.svg  src/_icons/brand-pagekit.svg  src/_icons/brand-patreon.svg  src/_icons/brand-producthunt.svg  src/_icons/brand-sass.svg  src/_icons/brand-sentry.svg  src/_icons/brand-shazam.svg  src/_icons/brand-stripe.svg  src/_icons/brand-unsplash.svg  src/_icons/brand-ycombinator.svg  src/_icons/file-alert.svg  src/_icons/file-analytics.svg  src/_icons/file-code-2.svg  src/_icons/file-export.svg  src/_icons/file-import.svg  src/_icons/layout-grid-add.svg  src/_icons/pizza.svg  src/_icons/rainbow.svg  src/_icons/square-rotated.svg  src/_icons/switch-2.svg  src/_icons/switch-3.svg  src/_icons/trending-down-2.svg  src/_icons/trending-down-3.svg  src/_icons/trending-up-2.svg  src/_icons/trending-up-3.svg  tags.json
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r--iconfont/tabler-icons.css346
1 files changed, 335 insertions, 11 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css
index 528995b7..8f6fc781 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.34.0 by tabler - https://tabler.io
+ * Tabler Icons 1.37.1 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
@@ -184,6 +184,38 @@
content: "";
}
+.ti-arrow-big-down:before {
+ content: "";
+}
+
+.ti-arrow-big-left:before {
+ content: "";
+}
+
+.ti-arrow-big-right:before {
+ content: "";
+}
+
+.ti-arrow-big-top: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: "";
}
@@ -220,10 +252,30 @@
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: "";
}
@@ -252,10 +304,38 @@
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: "";
}
@@ -280,6 +360,22 @@
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: "";
}
@@ -288,10 +384,50 @@
content: "";
}
+.ti-arrows-double-ne-sw:before {
+ content: "";
+}
+
+.ti-arrows-double-nw-se:before {
+ content: "";
+}
+
+.ti-arrows-double-se-nw:before {
+ content: "";
+}
+
+.ti-arrows-double-sw-ne: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: "";
}
@@ -300,10 +436,34 @@
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: "";
}
@@ -408,14 +568,30 @@
content: "";
}
+.ti-bell-minus:before {
+ content: "";
+}
+
.ti-bell-off:before {
content: "";
}
+.ti-bell-plus:before {
+ content: "";
+}
+
.ti-bell-ringing:before {
content: "";
}
+.ti-bell-ringing-2:before {
+ content: "";
+}
+
+.ti-bell-x:before {
+ content: "";
+}
+
.ti-bike:before {
content: "";
}
@@ -448,6 +624,10 @@
content: "";
}
+.ti-bone:before {
+ content: "";
+}
+
.ti-book:before {
content: "";
}
@@ -540,10 +720,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: "";
}
@@ -568,6 +764,14 @@
content: "";
}
+.ti-brand-disqus:before {
+ content: "";
+}
+
+.ti-brand-docker:before {
+ content: "";
+}
+
.ti-brand-dribbble:before {
content: "";
}
@@ -612,6 +816,10 @@
content: "";
}
+.ti-brand-google-analytics:before {
+ content: "";
+}
+
.ti-brand-google-drive:before {
content: "";
}
@@ -620,6 +828,14 @@
content: "";
}
+.ti-brand-gravatar:before {
+ content: "";
+}
+
+.ti-brand-hipchat:before {
+ content: "";
+}
+
.ti-brand-html5:before {
content: "";
}
@@ -628,6 +844,10 @@
content: "";
}
+.ti-brand-kickstarter:before {
+ content: "";
+}
+
.ti-brand-kotlin:before {
content: "";
}
@@ -644,10 +864,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: "";
}
@@ -660,6 +896,10 @@
content: "";
}
+.ti-brand-producthunt:before {
+ content: "";
+}
+
.ti-brand-python:before {
content: "";
}
@@ -672,6 +912,18 @@
content: "";
}
+.ti-brand-sass:before {
+ content: "";
+}
+
+.ti-brand-sentry:before {
+ content: "";
+}
+
+.ti-brand-shazam:before {
+ content: "";
+}
+
.ti-brand-sketch:before {
content: "";
}
@@ -700,6 +952,10 @@
content: "";
}
+.ti-brand-stripe:before {
+ content: "";
+}
+
.ti-brand-tabler:before {
content: "";
}
@@ -736,6 +992,10 @@
content: "";
}
+.ti-brand-unsplash:before {
+ content: "";
+}
+
.ti-brand-vimeo:before {
content: "";
}
@@ -756,6 +1016,10 @@
content: "";
}
+.ti-brand-ycombinator:before {
+ content: "";
+}
+
.ti-brand-youtube:before {
content: "";
}
@@ -1500,6 +1764,14 @@
content: "";
}
+.ti-file-alert:before {
+ content: "";
+}
+
+.ti-file-analytics:before {
+ content: "";
+}
+
.ti-file-certificate:before {
content: "";
}
@@ -1512,6 +1784,10 @@
content: "";
}
+.ti-file-code-2:before {
+ content: "";
+}
+
.ti-file-diff:before {
content: "";
}
@@ -1524,10 +1800,18 @@
content: "";
}
+.ti-file-export:before {
+ content: "";
+}
+
.ti-file-horizontal:before {
content: "";
}
+.ti-file-import:before {
+ content: "";
+}
+
.ti-file-invoice:before {
content: "";
}
@@ -1760,10 +2044,6 @@
content: "";
}
-.ti-grid:before {
- content: "";
-}
-
.ti-grid-dots:before {
content: "";
}
@@ -1996,6 +2276,14 @@
content: "";
}
+.ti-layout-grid:before {
+ content: "";
+}
+
+.ti-layout-grid-add:before {
+ content: "";
+}
+
.ti-layout-kanban:before {
content: "";
}
@@ -2588,6 +2876,10 @@
content: "";
}
+.ti-pizza:before {
+ content: "";
+}
+
.ti-plane:before {
content: "";
}
@@ -2696,6 +2988,14 @@
content: "";
}
+.ti-rainbow:before {
+ content: "";
+}
+
+.ti-receipt-tax:before {
+ content: "";
+}
+
.ti-record-mail:before {
content: "";
}
@@ -3060,8 +3360,8 @@
content: "";
}
-.ti-sthetoscope:before {
- content: "";
+.ti-stethoscope:before {
+ content: "";
}
.ti-sticker:before {
@@ -3116,6 +3416,14 @@
content: "";
}
+.ti-switch-2:before {
+ content: "";
+}
+
+.ti-switch-3:before {
+ content: "";
+}
+
.ti-switch-horizontal:before {
content: "";
}
@@ -3160,10 +3468,6 @@
content: "";
}
-.ti-tax:before {
- content: "";
-}
-
.ti-temperature:before {
content: "";
}
@@ -3288,10 +3592,26 @@
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: "";
}
@@ -3603,3 +3923,7 @@
.ti-zoom-out:before {
content: "";
}
+
+.ti-zoom-question:before {
+ content: "";
+}