diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 12:26:51 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 12:26:51 +0100 |
commit | 31bfe402573785fc3e32df4763dd49ebc22cecda (patch) | |
tree | 2b0a57e46550c3542545b61c53b323aec51d7c46 /iconfont/tabler-icons.css | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-1f6b27d1dc6a4f081b76e018d8c43c67dbb02d65.tar.xz |
Release 1.44.0v1.44.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 78 |
1 files changed, 75 insertions, 3 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 79c467e1..b4bf9269 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.43.0 by tabler - https://tabler.io + * Tabler Icons 1.44.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -966,6 +966,10 @@ content: "\ed6b"; } +.ti-brand-debian:before { + content: "\ef57"; +} + .ti-brand-deviantart:before { content: "\ecfb"; } @@ -1166,8 +1170,8 @@ content: "\ed03"; } -.ti-brand-stack-ofverflow:before { - content: "\ef4a"; +.ti-brand-stackoverflow:before { + content: "\ef58"; } .ti-brand-steam:before { @@ -1214,6 +1218,10 @@ content: "\ec27"; } +.ti-brand-ubuntu:before { + content: "\ef59"; +} + .ti-brand-unsplash:before { content: "\edd8"; } @@ -1610,6 +1618,10 @@ content: "\ebaa"; } +.ti-checkup-list:before { + content: "\ef5a"; +} + .ti-cheese:before { content: "\ef26"; } @@ -2006,6 +2018,10 @@ content: "\ee50"; } +.ti-crutches:before { + content: "\ef5b"; +} + .ti-cup:before { content: "\ef28"; } @@ -2330,6 +2346,10 @@ content: "\ee7d"; } +.ti-dna-2:before { + content: "\ef5c"; +} + .ti-dog-bowl:before { content: "\ef29"; } @@ -2430,6 +2450,10 @@ content: "\eb8a"; } +.ti-emergency-bed:before { + content: "\ef5d"; +} + .ti-emphasis:before { content: "\ebcf"; } @@ -2470,6 +2494,10 @@ content: "\ecf0"; } +.ti-eye-table:before { + content: "\ef5e"; +} + .ti-eyeglass:before { content: "\ee8a"; } @@ -2634,6 +2662,10 @@ content: "\ebe8"; } +.ti-first-aid-kit:before { + content: "\ef5f"; +} + .ti-fish:before { content: "\ef2b"; } @@ -2662,6 +2694,10 @@ content: "\ebd2"; } +.ti-flask-2:before { + content: "\ef60"; +} + .ti-flip-horizontal:before { content: "\eaa7"; } @@ -2942,6 +2978,10 @@ content: "\ecba"; } +.ti-heart-rate-monitor:before { + content: "\ef61"; +} + .ti-helicopter:before { content: "\ed8e"; } @@ -3398,6 +3438,10 @@ content: "\eba8"; } +.ti-lungs:before { + content: "\ef62"; +} + .ti-macro:before { content: "\eeab"; } @@ -3506,6 +3550,10 @@ content: "\ec2f"; } +.ti-medicine-syrup:before { + content: "\ef63"; +} + .ti-menu:before { content: "\eaeb"; } @@ -3570,6 +3618,10 @@ content: "\ed16"; } +.ti-microscope:before { + content: "\ef64"; +} + .ti-milk:before { content: "\ef13"; } @@ -3762,6 +3814,10 @@ content: "\edf9"; } +.ti-nurse:before { + content: "\ef65"; +} + .ti-octagon:before { content: "\ecbd"; } @@ -3930,6 +3986,10 @@ content: "\ec44"; } +.ti-pills:before { + content: "\ef66"; +} + .ti-pin:before { content: "\ec9c"; } @@ -4890,6 +4950,10 @@ content: "\eca7"; } +.ti-thermometer:before { + content: "\ef67"; +} + .ti-thumb-down:before { content: "\eb3b"; } @@ -5082,6 +5146,10 @@ content: "\eb49"; } +.ti-user-circle:before { + content: "\ef68"; +} + .ti-user-exclamation:before { content: "\ec12"; } @@ -5110,6 +5178,10 @@ content: "\ef04"; } +.ti-vaccine-bottle:before { + content: "\ef69"; +} + .ti-variable:before { content: "\ef05"; } |