diff options
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 154 |
1 files changed, 149 insertions, 5 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 494955b8..5d511ee7 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.58.0 by tabler - https://tabler.io + * Tabler Icons 1.60.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -830,6 +830,10 @@ content: "\ef3a"; } +.ti-ballpen:before { + content: "\f06e"; +} + .ti-ban:before { content: "\ea2e"; } @@ -846,6 +850,10 @@ content: "\ebc6"; } +.ti-barell:before { + content: "\f06f"; +} + .ti-barrier-block:before { content: "\f00e"; } @@ -982,6 +990,10 @@ content: "\eceb"; } +.ti-bluetooth-x:before { + content: "\f081"; +} + .ti-blur:before { content: "\ef8c"; } @@ -1010,6 +1022,14 @@ content: "\efc5"; } +.ti-book-download:before { + content: "\f070"; +} + +.ti-book-upload:before { + content: "\f071"; +} + .ti-bookmark:before { content: "\ea3a"; } @@ -1366,6 +1386,10 @@ content: "\ec70"; } +.ti-brand-mercedes:before { + content: "\f072"; +} + .ti-brand-messenger:before { content: "\ec71"; } @@ -1682,6 +1706,10 @@ content: "\ee1c"; } +.ti-building-factory-2:before { + content: "\f082"; +} + .ti-building-fortress:before { content: "\ed89"; } @@ -1874,10 +1902,38 @@ content: "\f05f"; } +.ti-cell-signal-1:before { + content: "\f083"; +} + +.ti-cell-signal-2:before { + content: "\f084"; +} + +.ti-cell-signal-3:before { + content: "\f085"; +} + +.ti-cell-signal-4:before { + content: "\f086"; +} + +.ti-cell-signal-5:before { + content: "\f087"; +} + +.ti-cell-signal-off:before { + content: "\f088"; +} + .ti-certificate:before { content: "\ed76"; } +.ti-certificate-2:before { + content: "\f073"; +} + .ti-charging-pile:before { content: "\ee26"; } @@ -1978,6 +2034,10 @@ content: "\eba6"; } +.ti-checklist:before { + content: "\f074"; +} + .ti-checks:before { content: "\ebaa"; } @@ -2190,6 +2250,10 @@ content: "\efb2"; } +.ti-clipboard-text:before { + content: "\f089"; +} + .ti-clipboard-x:before { content: "\ea6e"; } @@ -2406,6 +2470,10 @@ content: "\ef8e"; } +.ti-cpu-2:before { + content: "\f075"; +} + .ti-crane:before { content: "\ef27"; } @@ -2466,8 +2534,8 @@ content: "\ee51"; } -.ti-currency-bath:before { - content: "\ee52"; +.ti-currency-baht:before { + content: "\f08a"; } .ti-currency-bitcoin:before { @@ -2786,6 +2854,30 @@ content: "\eb66"; } +.ti-dice-1:before { + content: "\f08b"; +} + +.ti-dice-2:before { + content: "\f08c"; +} + +.ti-dice-3:before { + content: "\f08d"; +} + +.ti-dice-4:before { + content: "\f08e"; +} + +.ti-dice-5:before { + content: "\f08f"; +} + +.ti-dice-6:before { + content: "\f090"; +} + .ti-dimensions:before { content: "\ee7b"; } @@ -3558,6 +3650,10 @@ content: "\ee94"; } +.ti-hand-grab:before { + content: "\f091"; +} + .ti-hand-little-finger:before { content: "\ee95"; } @@ -3694,6 +3790,14 @@ content: "\ef93"; } +.ti-hourglass-high:before { + content: "\f092"; +} + +.ti-hourglass-low:before { + content: "\f093"; +} + .ti-ice-cream:before { content: "\eac2"; } @@ -3714,6 +3818,10 @@ content: "\eff7"; } +.ti-id-badge-2:before { + content: "\f076"; +} + .ti-inbox:before { content: "\eac4"; } @@ -4326,6 +4434,10 @@ content: "\f012"; } +.ti-message-2-share:before { + content: "\f077"; +} + .ti-message-circle:before { content: "\eaed"; } @@ -4362,6 +4474,10 @@ content: "\ec9b"; } +.ti-message-share:before { + content: "\f078"; +} + .ti-messages:before { content: "\eb6c"; } @@ -4386,8 +4502,8 @@ content: "\ef64"; } -.ti-miliraty-award:before { - content: "\efce"; +.ti-military-award:before { + content: "\f079"; } .ti-military-rank:before { @@ -4658,6 +4774,14 @@ content: "\eaff"; } +.ti-packge-export:before { + content: "\f07a"; +} + +.ti-packge-import:before { + content: "\f07b"; +} + .ti-pacman:before { content: "\eebc"; } @@ -5334,6 +5458,10 @@ content: "\eb1f"; } +.ti-server-2:before { + content: "\f07c"; +} + .ti-servicemark:before { content: "\ec09"; } @@ -5874,6 +6002,10 @@ content: "\eb35"; } +.ti-telescope:before { + content: "\f07d"; +} + .ti-temperature:before { content: "\eb38"; } @@ -5950,6 +6082,10 @@ content: "\eb3d"; } +.ti-tie:before { + content: "\f07e"; +} + .ti-tilt-shift:before { content: "\eefe"; } @@ -6466,6 +6602,14 @@ content: "\ef09"; } +.ti-zoom-code:before { + content: "\f07f"; +} + +.ti-zoom-exclamation:before { + content: "\f080"; +} + .ti-zoom-in:before { content: "\eb56"; } |