diff options
author | codecalm <codecalm@gmail.com> | 2020-08-24 20:32:02 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-24 20:32:02 +0200 |
commit | 2b1bab15f659f73dbe685d665c53d6527ac2c7e8 (patch) | |
tree | d5ae1a6f9fec8476c687a93353b761f0e2c0b10b /iconfont/tabler-icons.css | |
parent | tabler icon #19 (diff) | |
download | tabler-icons-2b1bab15f659f73dbe685d665c53d6527ac2c7e8.tar.xz |
Release 1.15.0v1.15.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 46 |
1 files changed, 43 insertions, 3 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 6b451e87..1b766fe3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.14.0 by tabler - https://tabler.io + * Tabler Icons 1.15.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -124,6 +124,22 @@ 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: ""; } @@ -464,6 +480,10 @@ content: ""; } +.ti-brand-linkedin:before { + content: ""; +} + .ti-brand-medium:before { content: ""; } @@ -480,6 +500,14 @@ content: ""; } +.ti-brand-pinterest:before { + content: ""; +} + +.ti-brand-reddit:before { + content: ""; +} + .ti-brand-safari:before { content: ""; } @@ -496,6 +524,10 @@ content: ""; } +.ti-brand-tabler:before { + content: ""; +} + .ti-brand-telegram:before { content: ""; } @@ -512,6 +544,10 @@ content: ""; } +.ti-brand-youtube:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -1152,6 +1188,10 @@ content: ""; } +.ti-file-upload:before { + content: ""; +} + .ti-file-x:before { content: ""; } @@ -2244,8 +2284,8 @@ content: ""; } -.ti-swiming:before { - content: ""; +.ti-swimming:before { + content: ""; } .ti-switch:before { |