diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
commit | 6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch) | |
tree | 64aa223296218415060446dc60f6277ea19e45b2 /iconfont/tabler-icons.css | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz |
Release 1.13.0v1.13.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 58 |
1 files changed, 57 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index ff7351a1..f6c4b6d7 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.12.0 by tabler - https://tabler.io + * Tabler Icons 1.13.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -420,10 +420,18 @@ content: ""; } +.ti-brand-behance:before { + content: ""; +} + .ti-brand-chrome:before { content: ""; } +.ti-brand-codepen:before { + content: ""; +} + .ti-brand-dribbble:before { content: ""; } @@ -456,6 +464,14 @@ content: ""; } +.ti-brand-medium:before { + content: ""; +} + +.ti-brand-messenger:before { + content: ""; +} + .ti-brand-opera:before { content: ""; } @@ -472,6 +488,10 @@ content: ""; } +.ti-brand-slack:before { + content: ""; +} + .ti-brand-snapchat:before { content: ""; } @@ -480,10 +500,18 @@ content: ""; } +.ti-brand-tiktok:before { + content: ""; +} + .ti-brand-twitter:before { content: ""; } +.ti-brand-whatsapp:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -652,6 +680,10 @@ content: ""; } +.ti-chart-bubble:before { + content: ""; +} + .ti-chart-candle:before { content: ""; } @@ -804,6 +836,10 @@ content: ""; } +.ti-comet:before { + content: ""; +} + .ti-command:before { content: ""; } @@ -1656,6 +1692,10 @@ content: ""; } +.ti-marquee:before { + content: ""; +} + .ti-math:before { content: ""; } @@ -1664,6 +1704,10 @@ content: ""; } +.ti-medal:before { + content: ""; +} + .ti-medical-cross:before { content: ""; } @@ -2020,6 +2064,14 @@ content: ""; } +.ti-separator-horizontal:before { + content: ""; +} + +.ti-separator-vertical:before { + content: ""; +} + .ti-server:before { content: ""; } @@ -2120,6 +2172,10 @@ content: ""; } +.ti-steering-wheel:before { + content: ""; +} + .ti-sticker:before { content: ""; } |