diff options
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 86 |
1 files changed, 85 insertions, 1 deletions
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: ""; } |