diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 18:55:56 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 18:55:56 +0200 |
commit | ff18569f99adfe3b8083e38f34495d606a64020c (patch) | |
tree | a5e5c4237ef3db46fe03b6b0a7fe752139fe7ad3 /iconfont/tabler-icons.css | |
parent | build fix (diff) | |
download | tabler-icons-ff18569f99adfe3b8083e38f34495d606a64020c.tar.xz |
Release 1.9.0v1.9.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 98 |
1 files changed, 73 insertions, 25 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 13914b4e..24e38d38 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.8.1 by tabler - https://tabler.io + * Tabler Icons 1.9.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -388,6 +388,78 @@ content: ""; } +.ti-brand-android:before { + content: ""; +} + +.ti-brand-apple:before { + content: ""; +} + +.ti-brand-chrome:before { + content: ""; +} + +.ti-brand-dribbble:before { + content: ""; +} + +.ti-brand-facebook: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-instagram:before { + content: ""; +} + +.ti-brand-opera:before { + content: ""; +} + +.ti-brand-paypal:before { + content: ""; +} + +.ti-brand-safari:before { + content: ""; +} + +.ti-brand-sketch:before { + content: ""; +} + +.ti-brand-snapchat:before { + content: ""; +} + +.ti-brand-telegram:before { + content: ""; +} + +.ti-brand-twitter:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -604,10 +676,6 @@ content: ""; } -.ti-chrome:before { - content: ""; -} - .ti-circle:before { content: ""; } @@ -904,10 +972,6 @@ content: ""; } -.ti-dribbble:before { - content: ""; -} - .ti-droplet:before { content: ""; } @@ -952,10 +1016,6 @@ content: ""; } -.ti-facebook:before { - content: ""; -} - .ti-file:before { content: ""; } @@ -1132,10 +1192,6 @@ content: ""; } -.ti-github:before { - content: ""; -} - .ti-glass:before { content: ""; } @@ -1148,10 +1204,6 @@ content: ""; } -.ti-google:before { - content: ""; -} - .ti-grid:before { content: ""; } @@ -2028,10 +2080,6 @@ content: ""; } -.ti-twitter:before { - content: ""; -} - .ti-typography:before { content: ""; } |