diff options
author | codecalm <codecalm@gmail.com> | 2022-06-27 00:53:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-27 00:53:16 +0200 |
commit | 965eb7bf8cd85f827bd69d6ceae240a56808143b (patch) | |
tree | 2662d7d56e1617adf99bb79de9c41abcbc07910c /iconfont/tabler-icons.css | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-965eb7bf8cd85f827bd69d6ceae240a56808143b.tar.xz |
Release 1.72.0v1.72.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 74 |
1 files changed, 73 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index bc617678..38ad4da6 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.71.0 by tabler - https://tabler.io + * Tabler Icons 1.72.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1478,6 +1478,10 @@ content: "\f209"; } +.ti-brand-comedy-central:before { + content: "\f217"; +} + .ti-brand-css3:before { content: "\ed6b"; } @@ -1530,6 +1534,10 @@ content: "\ec93"; } +.ti-brand-finder:before { + content: "\f218"; +} + .ti-brand-firebase:before { content: "\ef6e"; } @@ -1662,6 +1670,10 @@ content: "\efb0"; } +.ti-brand-monday:before { + content: "\f219"; +} + .ti-brand-netbeans:before { content: "\ef71"; } @@ -1894,6 +1906,10 @@ content: "\f212"; } +.ti-brand-xing:before { + content: "\f21a"; +} + .ti-brand-yahoo:before { content: "\ed73"; } @@ -2110,6 +2126,10 @@ content: "\f003"; } +.ti-cactus:before { + content: "\f21b"; +} + .ti-cake:before { content: "\f00f"; } @@ -2242,6 +2262,10 @@ content: "\eb60"; } +.ti-carrot:before { + content: "\f21c"; +} + .ti-cash:before { content: "\ea55"; } @@ -2450,6 +2474,10 @@ content: "\ef26"; } +.ti-chef-hat:before { + content: "\f21d"; +} + .ti-chevron-down:before { content: "\ea5f"; } @@ -2730,6 +2758,10 @@ content: "\f1ea"; } +.ti-clover-2:before { + content: "\f21e"; +} + .ti-clubs:before { content: "\eff4"; } @@ -2970,10 +3002,30 @@ content: "\efb3"; } +.ti-creative-commons-by:before { + content: "\f21f"; +} + +.ti-creative-commons-nc:before { + content: "\f220"; +} + +.ti-creative-commons-nd:before { + content: "\f221"; +} + .ti-creative-commons-off:before { content: "\f10a"; } +.ti-creative-commons-sa:before { + content: "\f222"; +} + +.ti-creative-commons-zero:before { + content: "\f223"; +} + .ti-credit-card:before { content: "\ea84"; } @@ -3290,6 +3342,10 @@ content: "\ea8a"; } +.ti-device-mobile-charging:before { + content: "\f224"; +} + .ti-device-mobile-message:before { content: "\ee79"; } @@ -4198,6 +4254,10 @@ content: "\f136"; } +.ti-function:before { + content: "\f225"; +} + .ti-gas-station:before { content: "\ec7d"; } @@ -5166,6 +5226,10 @@ content: "\eca3"; } +.ti-loader-2:before { + content: "\f226"; +} + .ti-loader-quarter:before { content: "\eca2"; } @@ -7042,6 +7106,10 @@ content: "\eee4"; } +.ti-spy:before { + content: "\f227"; +} + .ti-square:before { content: "\eb2c"; } @@ -8165,3 +8233,7 @@ .ti-zoom-question:before { content: "\edeb"; } + +.ti-zzz:before { + content: "\f228"; +} |