diff options
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 50 |
1 files changed, 49 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 664e9d5e..cc607972 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.19.0 by tabler - https://tabler.io + * Tabler Icons 1.20.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -28,6 +28,10 @@ content: ""; } +.ti-3d-cube-sphere:before { + content: ""; +} + .ti-a-b:before { content: ""; } @@ -580,6 +584,10 @@ content: ""; } +.ti-brand-windows:before { + content: ""; +} + .ti-brand-youtube:before { content: ""; } @@ -876,6 +884,10 @@ content: ""; } +.ti-cloud-fog:before { + content: ""; +} + .ti-cloud-rain:before { content: ""; } @@ -984,6 +996,10 @@ content: ""; } +.ti-curly-loop:before { + content: ""; +} + .ti-currency-bitcoin:before { content: ""; } @@ -1040,6 +1056,10 @@ content: ""; } +.ti-device-mobile-rotated:before { + content: ""; +} + .ti-device-mobile-vibration:before { content: ""; } @@ -1212,6 +1232,10 @@ content: ""; } +.ti-file-phone:before { + content: ""; +} + .ti-file-plus:before { content: ""; } @@ -2176,6 +2200,10 @@ content: ""; } +.ti-road-sign:before { + content: ""; +} + .ti-rocket:before { content: ""; } @@ -2340,6 +2368,10 @@ content: ""; } +.ti-smart-home:before { + content: ""; +} + .ti-smoking:before { content: ""; } @@ -2384,6 +2416,10 @@ content: ""; } +.ti-square-rotated:before { + content: ""; +} + .ti-square-x:before { content: ""; } @@ -2412,6 +2448,14 @@ content: ""; } +.ti-step-into:before { + content: ""; +} + +.ti-step-out:before { + content: ""; +} + .ti-sticker:before { content: ""; } @@ -2576,6 +2620,10 @@ content: ""; } +.ti-tornado:before { + content: ""; +} + .ti-tournament:before { content: ""; } |