@tabler/icons 1.42.0 → 1.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/README.md +62 -7
  2. package/iconfont/fonts/tabler-icons.eot +0 -0
  3. package/iconfont/fonts/tabler-icons.svg +282 -72
  4. package/iconfont/fonts/tabler-icons.ttf +0 -0
  5. package/iconfont/fonts/tabler-icons.woff +0 -0
  6. package/iconfont/fonts/tabler-icons.woff2 +0 -0
  7. package/iconfont/tabler-icons.css +281 -1
  8. package/iconfont/tabler-icons.html +632 -2
  9. package/iconfont/tabler-icons.min.css +2 -2
  10. package/iconfont/tabler-icons.scss +141 -1
  11. package/icons/.DS_Store +0 -0
  12. package/icons/axis-x.svg +10 -0
  13. package/icons/axis-y.svg +10 -0
  14. package/icons/backpack.svg +8 -0
  15. package/icons/bath.svg +9 -0
  16. package/icons/box-multiple-2.svg +1 -1
  17. package/icons/brand-airtable.svg +8 -0
  18. package/icons/brand-angular.svg +8 -0
  19. package/icons/brand-cucumber.svg +13 -0
  20. package/icons/brand-debian.svg +7 -0
  21. package/icons/brand-docker.svg +1 -1
  22. package/icons/brand-doctrine.svg +9 -0
  23. package/icons/brand-firebase.svg +8 -0
  24. package/icons/brand-git.svg +12 -0
  25. package/icons/brand-loom.svg +9 -0
  26. package/icons/brand-mastercard.svg +8 -0
  27. package/icons/brand-netbeans.svg +12 -0
  28. package/icons/brand-notion.svg +11 -0
  29. package/icons/brand-php.svg +10 -0
  30. package/icons/brand-react-native.svg +12 -0
  31. package/icons/brand-stackoverflow.svg +10 -0
  32. package/icons/brand-steam.svg +1 -1
  33. package/icons/brand-sublime-text.svg +9 -0
  34. package/icons/brand-uber.svg +8 -0
  35. package/icons/brand-ubuntu.svg +9 -0
  36. package/icons/brand-visual-studio.svg +6 -0
  37. package/icons/checkup-list.svg +10 -0
  38. package/icons/circle-2.svg +1 -1
  39. package/icons/crutches.svg +10 -0
  40. package/icons/currency-dogecoin.svg +8 -0
  41. package/icons/device-computer-camera-off.svg +2 -2
  42. package/icons/device-watch-stats-2.svg +9 -0
  43. package/icons/device-watch-stats.svg +11 -0
  44. package/icons/dna-2.svg +11 -0
  45. package/icons/door-enter.svg +9 -0
  46. package/icons/door-exit.svg +9 -0
  47. package/icons/door.svg +8 -0
  48. package/icons/emergency-bed.svg +12 -0
  49. package/icons/engine.svg +10 -0
  50. package/icons/eye-table.svg +14 -0
  51. package/icons/first-aid-kit.svg +9 -0
  52. package/icons/flask-2.svg +8 -0
  53. package/icons/git-pull-request-closed.svg +11 -0
  54. package/icons/glass-full.svg +1 -1
  55. package/icons/h-2.svg +1 -1
  56. package/icons/hand-click.svg +13 -0
  57. package/icons/hand-move.svg +11 -0
  58. package/icons/heart-rate-monitor.svg +10 -0
  59. package/icons/hotel-service.svg +6 -0
  60. package/icons/ice-cream-2.svg +1 -1
  61. package/icons/language-hiragana.svg +10 -0
  62. package/icons/language-katakana.svg +9 -0
  63. package/icons/language.svg +5 -2
  64. package/icons/lemon-2.svg +6 -0
  65. package/icons/lock-square.svg +8 -0
  66. package/icons/lungs.svg +9 -0
  67. package/icons/map-search.svg +10 -0
  68. package/icons/medicine-syrup.svg +9 -0
  69. package/icons/microscope.svg +12 -0
  70. package/icons/multiplier-2x.svg +1 -1
  71. package/icons/nurse.svg +8 -0
  72. package/icons/pig.svg +7 -0
  73. package/icons/pills.svg +9 -0
  74. package/icons/prison.svg +13 -0
  75. package/icons/puzzle-2.svg +10 -0
  76. package/icons/report-search.svg +12 -0
  77. package/icons/rotate-360.svg +7 -0
  78. package/icons/scale-outline.svg +7 -0
  79. package/icons/spacing-horizontal.svg +8 -0
  80. package/icons/spacing-vertical.svg +8 -0
  81. package/icons/square-2.svg +1 -1
  82. package/icons/strikethrough.svg +2 -2
  83. package/icons/tag.svg +2 -2
  84. package/icons/tags.svg +8 -0
  85. package/icons/text-resize.svg +15 -0
  86. package/icons/thermometer.svg +10 -0
  87. package/icons/trash-x.svg +9 -0
  88. package/icons/tree.svg +1 -1
  89. package/icons/trees.svg +1 -1
  90. package/icons/user-circle.svg +8 -0
  91. package/icons/user-search.svg +9 -0
  92. package/icons/vaccine-bottle.svg +10 -0
  93. package/icons/wall.svg +14 -0
  94. package/icons/wallpaper.svg +8 -0
  95. package/icons/world-download.svg +11 -0
  96. package/icons/world-upload.svg +11 -0
  97. package/icons-png/.DS_Store +0 -0
  98. package/icons-png/axis-x.png +0 -0
  99. package/icons-png/axis-y.png +0 -0
  100. package/icons-png/backpack.png +0 -0
  101. package/icons-png/bath.png +0 -0
  102. package/icons-png/box-multiple-2.png +0 -0
  103. package/icons-png/brand-airtable.png +0 -0
  104. package/icons-png/brand-angular.png +0 -0
  105. package/icons-png/brand-cucumber.png +0 -0
  106. package/icons-png/brand-debian.png +0 -0
  107. package/icons-png/brand-docker.png +0 -0
  108. package/icons-png/brand-doctrine.png +0 -0
  109. package/icons-png/brand-firebase.png +0 -0
  110. package/icons-png/brand-git.png +0 -0
  111. package/icons-png/brand-loom.png +0 -0
  112. package/icons-png/brand-mastercard.png +0 -0
  113. package/icons-png/brand-netbeans.png +0 -0
  114. package/icons-png/brand-notion.png +0 -0
  115. package/icons-png/brand-php.png +0 -0
  116. package/icons-png/brand-react-native.png +0 -0
  117. package/icons-png/brand-stackoverflow.png +0 -0
  118. package/icons-png/brand-steam.png +0 -0
  119. package/icons-png/brand-sublime-text.png +0 -0
  120. package/icons-png/brand-uber.png +0 -0
  121. package/icons-png/brand-ubuntu.png +0 -0
  122. package/icons-png/brand-visual-studio.png +0 -0
  123. package/icons-png/checkup-list.png +0 -0
  124. package/icons-png/circle-2.png +0 -0
  125. package/icons-png/crutches.png +0 -0
  126. package/icons-png/currency-dogecoin.png +0 -0
  127. package/icons-png/device-computer-camera-off.png +0 -0
  128. package/icons-png/device-watch-stats-2.png +0 -0
  129. package/icons-png/device-watch-stats.png +0 -0
  130. package/icons-png/dna-2.png +0 -0
  131. package/icons-png/door-enter.png +0 -0
  132. package/icons-png/door-exit.png +0 -0
  133. package/icons-png/door.png +0 -0
  134. package/icons-png/emergency-bed.png +0 -0
  135. package/icons-png/engine.png +0 -0
  136. package/icons-png/eye-table.png +0 -0
  137. package/icons-png/first-aid-kit.png +0 -0
  138. package/icons-png/flask-2.png +0 -0
  139. package/icons-png/git-pull-request-closed.png +0 -0
  140. package/icons-png/glass-full.png +0 -0
  141. package/icons-png/h-2.png +0 -0
  142. package/icons-png/hand-click.png +0 -0
  143. package/icons-png/hand-move.png +0 -0
  144. package/icons-png/heart-rate-monitor.png +0 -0
  145. package/icons-png/hotel-service.png +0 -0
  146. package/icons-png/ice-cream-2.png +0 -0
  147. package/icons-png/language-hiragana.png +0 -0
  148. package/icons-png/language-katakana.png +0 -0
  149. package/icons-png/language.png +0 -0
  150. package/icons-png/lemon-2.png +0 -0
  151. package/icons-png/lock-square.png +0 -0
  152. package/icons-png/lungs.png +0 -0
  153. package/icons-png/map-search.png +0 -0
  154. package/icons-png/medicine-syrup.png +0 -0
  155. package/icons-png/microscope.png +0 -0
  156. package/icons-png/multiplier-2x.png +0 -0
  157. package/icons-png/nurse.png +0 -0
  158. package/icons-png/pig.png +0 -0
  159. package/icons-png/pills.png +0 -0
  160. package/icons-png/prison.png +0 -0
  161. package/icons-png/puzzle-2.png +0 -0
  162. package/icons-png/report-search.png +0 -0
  163. package/icons-png/rotate-360.png +0 -0
  164. package/icons-png/scale-outline.png +0 -0
  165. package/icons-png/spacing-horizontal.png +0 -0
  166. package/icons-png/spacing-vertical.png +0 -0
  167. package/icons-png/square-2.png +0 -0
  168. package/icons-png/strikethrough.png +0 -0
  169. package/icons-png/tag.png +0 -0
  170. package/icons-png/tags.png +0 -0
  171. package/icons-png/text-resize.png +0 -0
  172. package/icons-png/thermometer.png +0 -0
  173. package/icons-png/trash-x.png +0 -0
  174. package/icons-png/user-circle.png +0 -0
  175. package/icons-png/user-search.png +0 -0
  176. package/icons-png/vaccine-bottle.png +0 -0
  177. package/icons-png/wall.png +0 -0
  178. package/icons-png/wallpaper.png +0 -0
  179. package/icons-png/world-download.png +0 -0
  180. package/icons-png/world-upload.png +0 -0
  181. package/icons-react/dist/index.cjs.js +2686 -23
  182. package/icons-react/dist/index.cjs.js.map +1 -1
  183. package/icons-react/dist/index.cjs.min.js +1 -1
  184. package/icons-react/dist/index.cjs.min.js.map +1 -1
  185. package/icons-react/dist/index.esm.js +2617 -24
  186. package/icons-react/dist/index.esm.js.map +1 -1
  187. package/icons-react/dist/index.esm.min.js +1 -1
  188. package/icons-react/dist/index.esm.min.js.map +1 -1
  189. package/icons-react/dist/index.umd.js +2686 -23
  190. package/icons-react/dist/index.umd.js.map +1 -1
  191. package/icons-react/dist/index.umd.min.js +1 -1
  192. package/icons-react/dist/index.umd.min.js.map +1 -1
  193. package/icons-react/index.d.ts +70 -0
  194. package/package.json +3 -3
  195. package/tabler-sprite-nostroke.svg +1 -1
  196. package/tabler-sprite.svg +1 -1
  197. package/tags.json +714 -50
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Tabler Icons 1.42.0 by tabler - https://tabler.io
2
+ * Tabler Icons 1.46.0 by tabler - https://tabler.io
3
3
  * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
4
4
  */
5
5
  @font-face {
@@ -570,10 +570,22 @@
570
570
  content: "\ea2c";
571
571
  }
572
572
 
573
+ .ti-axis-x:before {
574
+ content: "\ef45";
575
+ }
576
+
577
+ .ti-axis-y:before {
578
+ content: "\ef46";
579
+ }
580
+
573
581
  .ti-backhoe:before {
574
582
  content: "\ed86";
575
583
  }
576
584
 
585
+ .ti-backpack:before {
586
+ content: "\ef47";
587
+ }
588
+
577
589
  .ti-backspace:before {
578
590
  content: "\ea2d";
579
591
  }
@@ -626,6 +638,10 @@
626
638
  content: "\ebe1";
627
639
  }
628
640
 
641
+ .ti-bath:before {
642
+ content: "\ef48";
643
+ }
644
+
629
645
  .ti-battery:before {
630
646
  content: "\ea34";
631
647
  }
@@ -894,10 +910,18 @@
894
910
  content: "\ed68";
895
911
  }
896
912
 
913
+ .ti-brand-airtable:before {
914
+ content: "\ef6a";
915
+ }
916
+
897
917
  .ti-brand-android:before {
898
918
  content: "\ec16";
899
919
  }
900
920
 
921
+ .ti-brand-angular:before {
922
+ content: "\ef6b";
923
+ }
924
+
901
925
  .ti-brand-apple:before {
902
926
  content: "\ec17";
903
927
  }
@@ -950,6 +974,14 @@
950
974
  content: "\ed6b";
951
975
  }
952
976
 
977
+ .ti-brand-cucumber:before {
978
+ content: "\ef6c";
979
+ }
980
+
981
+ .ti-brand-debian:before {
982
+ content: "\ef57";
983
+ }
984
+
953
985
  .ti-brand-deviantart:before {
954
986
  content: "\ecfb";
955
987
  }
@@ -966,6 +998,10 @@
966
998
  content: "\edca";
967
999
  }
968
1000
 
1001
+ .ti-brand-doctrine:before {
1002
+ content: "\ef6d";
1003
+ }
1004
+
969
1005
  .ti-brand-dribbble:before {
970
1006
  content: "\ec19";
971
1007
  }
@@ -982,6 +1018,10 @@
982
1018
  content: "\ec93";
983
1019
  }
984
1020
 
1021
+ .ti-brand-firebase:before {
1022
+ content: "\ef6e";
1023
+ }
1024
+
985
1025
  .ti-brand-firefox:before {
986
1026
  content: "\ecfd";
987
1027
  }
@@ -998,6 +1038,10 @@
998
1038
  content: "\ec1b";
999
1039
  }
1000
1040
 
1041
+ .ti-brand-git:before {
1042
+ content: "\ef6f";
1043
+ }
1044
+
1001
1045
  .ti-brand-github:before {
1002
1046
  content: "\ec1c";
1003
1047
  }
@@ -1054,6 +1098,14 @@
1054
1098
  content: "\ec8c";
1055
1099
  }
1056
1100
 
1101
+ .ti-brand-loom:before {
1102
+ content: "\ef70";
1103
+ }
1104
+
1105
+ .ti-brand-mastercard:before {
1106
+ content: "\ef49";
1107
+ }
1108
+
1057
1109
  .ti-brand-medium:before {
1058
1110
  content: "\ec70";
1059
1111
  }
@@ -1062,10 +1114,18 @@
1062
1114
  content: "\ec71";
1063
1115
  }
1064
1116
 
1117
+ .ti-brand-netbeans:before {
1118
+ content: "\ef71";
1119
+ }
1120
+
1065
1121
  .ti-brand-netflix:before {
1066
1122
  content: "\edcf";
1067
1123
  }
1068
1124
 
1125
+ .ti-brand-notion:before {
1126
+ content: "\ef7b";
1127
+ }
1128
+
1069
1129
  .ti-brand-open-source:before {
1070
1130
  content: "\edd0";
1071
1131
  }
@@ -1086,6 +1146,10 @@
1086
1146
  content: "\ec22";
1087
1147
  }
1088
1148
 
1149
+ .ti-brand-php:before {
1150
+ content: "\ef72";
1151
+ }
1152
+
1089
1153
  .ti-brand-pinterest:before {
1090
1154
  content: "\ec8d";
1091
1155
  }
@@ -1102,6 +1166,10 @@
1102
1166
  content: "\ed01";
1103
1167
  }
1104
1168
 
1169
+ .ti-brand-react-native:before {
1170
+ content: "\ef73";
1171
+ }
1172
+
1105
1173
  .ti-brand-reddit:before {
1106
1174
  content: "\ec8e";
1107
1175
  }
@@ -1146,6 +1214,10 @@
1146
1214
  content: "\ed03";
1147
1215
  }
1148
1216
 
1217
+ .ti-brand-stackoverflow:before {
1218
+ content: "\ef58";
1219
+ }
1220
+
1149
1221
  .ti-brand-steam:before {
1150
1222
  content: "\ed6f";
1151
1223
  }
@@ -1154,6 +1226,10 @@
1154
1226
  content: "\edd7";
1155
1227
  }
1156
1228
 
1229
+ .ti-brand-sublime-text:before {
1230
+ content: "\ef74";
1231
+ }
1232
+
1157
1233
  .ti-brand-tabler:before {
1158
1234
  content: "\ec8f";
1159
1235
  }
@@ -1190,6 +1266,14 @@
1190
1266
  content: "\ec27";
1191
1267
  }
1192
1268
 
1269
+ .ti-brand-uber:before {
1270
+ content: "\ef75";
1271
+ }
1272
+
1273
+ .ti-brand-ubuntu:before {
1274
+ content: "\ef59";
1275
+ }
1276
+
1193
1277
  .ti-brand-unsplash:before {
1194
1278
  content: "\edd8";
1195
1279
  }
@@ -1202,6 +1286,10 @@
1202
1286
  content: "\ed06";
1203
1287
  }
1204
1288
 
1289
+ .ti-brand-visual-studio:before {
1290
+ content: "\ef76";
1291
+ }
1292
+
1205
1293
  .ti-brand-vk:before {
1206
1294
  content: "\ed72";
1207
1295
  }
@@ -1586,6 +1674,10 @@
1586
1674
  content: "\ebaa";
1587
1675
  }
1588
1676
 
1677
+ .ti-checkup-list:before {
1678
+ content: "\ef5a";
1679
+ }
1680
+
1589
1681
  .ti-cheese:before {
1590
1682
  content: "\ef26";
1591
1683
  }
@@ -1982,6 +2074,10 @@
1982
2074
  content: "\ee50";
1983
2075
  }
1984
2076
 
2077
+ .ti-crutches:before {
2078
+ content: "\ef5b";
2079
+ }
2080
+
1985
2081
  .ti-cup:before {
1986
2082
  content: "\ef28";
1987
2083
  }
@@ -2014,6 +2110,10 @@
2014
2110
  content: "\ee55";
2015
2111
  }
2016
2112
 
2113
+ .ti-currency-dogecoin:before {
2114
+ content: "\ef4b";
2115
+ }
2116
+
2017
2117
  .ti-currency-dollar:before {
2018
2118
  content: "\eb84";
2019
2119
  }
@@ -2238,6 +2338,14 @@
2238
2338
  content: "\ebf9";
2239
2339
  }
2240
2340
 
2341
+ .ti-device-watch-stats:before {
2342
+ content: "\ef7d";
2343
+ }
2344
+
2345
+ .ti-device-watch-stats-2:before {
2346
+ content: "\ef7c";
2347
+ }
2348
+
2241
2349
  .ti-devices:before {
2242
2350
  content: "\eb87";
2243
2351
  }
@@ -2302,10 +2410,26 @@
2302
2410
  content: "\ee7d";
2303
2411
  }
2304
2412
 
2413
+ .ti-dna-2:before {
2414
+ content: "\ef5c";
2415
+ }
2416
+
2305
2417
  .ti-dog-bowl:before {
2306
2418
  content: "\ef29";
2307
2419
  }
2308
2420
 
2421
+ .ti-door:before {
2422
+ content: "\ef4e";
2423
+ }
2424
+
2425
+ .ti-door-enter:before {
2426
+ content: "\ef4c";
2427
+ }
2428
+
2429
+ .ti-door-exit:before {
2430
+ content: "\ef4d";
2431
+ }
2432
+
2309
2433
  .ti-dots:before {
2310
2434
  content: "\ea95";
2311
2435
  }
@@ -2390,10 +2514,18 @@
2390
2514
  content: "\eb8a";
2391
2515
  }
2392
2516
 
2517
+ .ti-emergency-bed:before {
2518
+ content: "\ef5d";
2519
+ }
2520
+
2393
2521
  .ti-emphasis:before {
2394
2522
  content: "\ebcf";
2395
2523
  }
2396
2524
 
2525
+ .ti-engine:before {
2526
+ content: "\ef7e";
2527
+ }
2528
+
2397
2529
  .ti-equal:before {
2398
2530
  content: "\ee87";
2399
2531
  }
@@ -2430,6 +2562,10 @@
2430
2562
  content: "\ecf0";
2431
2563
  }
2432
2564
 
2565
+ .ti-eye-table:before {
2566
+ content: "\ef5e";
2567
+ }
2568
+
2433
2569
  .ti-eyeglass:before {
2434
2570
  content: "\ee8a";
2435
2571
  }
@@ -2594,6 +2730,10 @@
2594
2730
  content: "\ebe8";
2595
2731
  }
2596
2732
 
2733
+ .ti-first-aid-kit:before {
2734
+ content: "\ef5f";
2735
+ }
2736
+
2597
2737
  .ti-fish:before {
2598
2738
  content: "\ef2b";
2599
2739
  }
@@ -2622,6 +2762,10 @@
2622
2762
  content: "\ebd2";
2623
2763
  }
2624
2764
 
2765
+ .ti-flask-2:before {
2766
+ content: "\ef60";
2767
+ }
2768
+
2625
2769
  .ti-flip-horizontal:before {
2626
2770
  content: "\eaa7";
2627
2771
  }
@@ -2758,6 +2902,10 @@
2758
2902
  content: "\eab6";
2759
2903
  }
2760
2904
 
2905
+ .ti-git-pull-request-closed:before {
2906
+ content: "\ef7f";
2907
+ }
2908
+
2761
2909
  .ti-glass:before {
2762
2910
  content: "\eab8";
2763
2911
  }
@@ -2826,6 +2974,10 @@
2826
2974
  content: "\ec99";
2827
2975
  }
2828
2976
 
2977
+ .ti-hand-click:before {
2978
+ content: "\ef4f";
2979
+ }
2980
+
2829
2981
  .ti-hand-finger:before {
2830
2982
  content: "\ee94";
2831
2983
  }
@@ -2838,6 +2990,10 @@
2838
2990
  content: "\ec2d";
2839
2991
  }
2840
2992
 
2993
+ .ti-hand-move:before {
2994
+ content: "\ef50";
2995
+ }
2996
+
2841
2997
  .ti-hand-off:before {
2842
2998
  content: "\ed15";
2843
2999
  }
@@ -2894,6 +3050,10 @@
2894
3050
  content: "\ecba";
2895
3051
  }
2896
3052
 
3053
+ .ti-heart-rate-monitor:before {
3054
+ content: "\ef61";
3055
+ }
3056
+
2897
3057
  .ti-helicopter:before {
2898
3058
  content: "\ed8e";
2899
3059
  }
@@ -2938,6 +3098,10 @@
2938
3098
  content: "\eac0";
2939
3099
  }
2940
3100
 
3101
+ .ti-hotel-service:before {
3102
+ content: "\ef80";
3103
+ }
3104
+
2941
3105
  .ti-ice-cream:before {
2942
3106
  content: "\eac2";
2943
3107
  }
@@ -3010,6 +3174,14 @@
3010
3174
  content: "\ebbe";
3011
3175
  }
3012
3176
 
3177
+ .ti-language-hiragana:before {
3178
+ content: "\ef77";
3179
+ }
3180
+
3181
+ .ti-language-katakana:before {
3182
+ content: "\ef78";
3183
+ }
3184
+
3013
3185
  .ti-layers-difference:before {
3014
3186
  content: "\eac8";
3015
3187
  }
@@ -3126,6 +3298,10 @@
3126
3298
  content: "\ef10";
3127
3299
  }
3128
3300
 
3301
+ .ti-lemon-2:before {
3302
+ content: "\ef81";
3303
+ }
3304
+
3129
3305
  .ti-letter-a:before {
3130
3306
  content: "\ec50";
3131
3307
  }
@@ -3338,6 +3514,10 @@
3338
3514
  content: "\eae1";
3339
3515
  }
3340
3516
 
3517
+ .ti-lock-square:before {
3518
+ content: "\ef51";
3519
+ }
3520
+
3341
3521
  .ti-login:before {
3342
3522
  content: "\eba7";
3343
3523
  }
@@ -3346,6 +3526,10 @@
3346
3526
  content: "\eba8";
3347
3527
  }
3348
3528
 
3529
+ .ti-lungs:before {
3530
+ content: "\ef62";
3531
+ }
3532
+
3349
3533
  .ti-macro:before {
3350
3534
  content: "\eeab";
3351
3535
  }
@@ -3398,6 +3582,10 @@
3398
3582
  content: "\ed5e";
3399
3583
  }
3400
3584
 
3585
+ .ti-map-search:before {
3586
+ content: "\ef82";
3587
+ }
3588
+
3401
3589
  .ti-markdown:before {
3402
3590
  content: "\ec41";
3403
3591
  }
@@ -3454,6 +3642,10 @@
3454
3642
  content: "\ec2f";
3455
3643
  }
3456
3644
 
3645
+ .ti-medicine-syrup:before {
3646
+ content: "\ef63";
3647
+ }
3648
+
3457
3649
  .ti-menu:before {
3458
3650
  content: "\eaeb";
3459
3651
  }
@@ -3518,6 +3710,10 @@
3518
3710
  content: "\ed16";
3519
3711
  }
3520
3712
 
3713
+ .ti-microscope:before {
3714
+ content: "\ef64";
3715
+ }
3716
+
3521
3717
  .ti-milk:before {
3522
3718
  content: "\ef13";
3523
3719
  }
@@ -3710,6 +3906,10 @@
3710
3906
  content: "\edf9";
3711
3907
  }
3712
3908
 
3909
+ .ti-nurse:before {
3910
+ content: "\ef65";
3911
+ }
3912
+
3713
3913
  .ti-octagon:before {
3714
3914
  content: "\ecbd";
3715
3915
  }
@@ -3870,10 +4070,18 @@
3870
4070
  content: "\ed44";
3871
4071
  }
3872
4072
 
4073
+ .ti-pig:before {
4074
+ content: "\ef52";
4075
+ }
4076
+
3873
4077
  .ti-pill:before {
3874
4078
  content: "\ec44";
3875
4079
  }
3876
4080
 
4081
+ .ti-pills:before {
4082
+ content: "\ef66";
4083
+ }
4084
+
3877
4085
  .ti-pin:before {
3878
4086
  content: "\ec9c";
3879
4087
  }
@@ -3998,6 +4206,10 @@
3998
4206
  content: "\eb0e";
3999
4207
  }
4000
4208
 
4209
+ .ti-prison:before {
4210
+ content: "\ef79";
4211
+ }
4212
+
4001
4213
  .ti-prompt:before {
4002
4214
  content: "\eb0f";
4003
4215
  }
@@ -4010,6 +4222,10 @@
4010
4222
  content: "\eb10";
4011
4223
  }
4012
4224
 
4225
+ .ti-puzzle-2:before {
4226
+ content: "\ef83";
4227
+ }
4228
+
4013
4229
  .ti-pyramid:before {
4014
4230
  content: "\eec5";
4015
4231
  }
@@ -4142,6 +4358,10 @@
4142
4358
  content: "\eecd";
4143
4359
  }
4144
4360
 
4361
+ .ti-report-search:before {
4362
+ content: "\ef84";
4363
+ }
4364
+
4145
4365
  .ti-resize:before {
4146
4366
  content: "\eecf";
4147
4367
  }
@@ -4166,6 +4386,10 @@
4166
4386
  content: "\ebb4";
4167
4387
  }
4168
4388
 
4389
+ .ti-rotate-360:before {
4390
+ content: "\ef85";
4391
+ }
4392
+
4169
4393
  .ti-rotate-clockwise:before {
4170
4394
  content: "\eb15";
4171
4395
  }
@@ -4230,6 +4454,10 @@
4230
4454
  content: "\ebc2";
4231
4455
  }
4232
4456
 
4457
+ .ti-scale-outline:before {
4458
+ content: "\ef53";
4459
+ }
4460
+
4233
4461
  .ti-scan:before {
4234
4462
  content: "\ebc8";
4235
4463
  }
@@ -4478,6 +4706,14 @@
4478
4706
  content: "\ec0c";
4479
4707
  }
4480
4708
 
4709
+ .ti-spacing-horizontal:before {
4710
+ content: "\ef54";
4711
+ }
4712
+
4713
+ .ti-spacing-vertical:before {
4714
+ content: "\ef55";
4715
+ }
4716
+
4481
4717
  .ti-speakerphone:before {
4482
4718
  content: "\ed61";
4483
4719
  }
@@ -4738,6 +4974,10 @@
4738
4974
  content: "\eb34";
4739
4975
  }
4740
4976
 
4977
+ .ti-tags:before {
4978
+ content: "\ef86";
4979
+ }
4980
+
4741
4981
  .ti-tallymark-1:before {
4742
4982
  content: "\ec46";
4743
4983
  }
@@ -4814,6 +5054,10 @@
4814
5054
  content: "\eefd";
4815
5055
  }
4816
5056
 
5057
+ .ti-text-resize:before {
5058
+ content: "\ef87";
5059
+ }
5060
+
4817
5061
  .ti-text-wrap:before {
4818
5062
  content: "\ebdd";
4819
5063
  }
@@ -4822,6 +5066,10 @@
4822
5066
  content: "\eca7";
4823
5067
  }
4824
5068
 
5069
+ .ti-thermometer:before {
5070
+ content: "\ef67";
5071
+ }
5072
+
4825
5073
  .ti-thumb-down:before {
4826
5074
  content: "\eb3b";
4827
5075
  }
@@ -4914,6 +5162,10 @@
4914
5162
  content: "\ed65";
4915
5163
  }
4916
5164
 
5165
+ .ti-trash-x:before {
5166
+ content: "\ef88";
5167
+ }
5168
+
4917
5169
  .ti-tree:before {
4918
5170
  content: "\ef01";
4919
5171
  }
@@ -5014,6 +5266,10 @@
5014
5266
  content: "\eb49";
5015
5267
  }
5016
5268
 
5269
+ .ti-user-circle:before {
5270
+ content: "\ef68";
5271
+ }
5272
+
5017
5273
  .ti-user-exclamation:before {
5018
5274
  content: "\ec12";
5019
5275
  }
@@ -5030,6 +5286,10 @@
5030
5286
  content: "\eb4b";
5031
5287
  }
5032
5288
 
5289
+ .ti-user-search:before {
5290
+ content: "\ef89";
5291
+ }
5292
+
5033
5293
  .ti-user-x:before {
5034
5294
  content: "\eb4c";
5035
5295
  }
@@ -5042,6 +5302,10 @@
5042
5302
  content: "\ef04";
5043
5303
  }
5044
5304
 
5305
+ .ti-vaccine-bottle:before {
5306
+ content: "\ef69";
5307
+ }
5308
+
5045
5309
  .ti-variable:before {
5046
5310
  content: "\ef05";
5047
5311
  }
@@ -5134,10 +5398,18 @@
5134
5398
  content: "\ec87";
5135
5399
  }
5136
5400
 
5401
+ .ti-wall:before {
5402
+ content: "\ef7a";
5403
+ }
5404
+
5137
5405
  .ti-wallet:before {
5138
5406
  content: "\eb75";
5139
5407
  }
5140
5408
 
5409
+ .ti-wallpaper:before {
5410
+ content: "\ef56";
5411
+ }
5412
+
5141
5413
  .ti-wand:before {
5142
5414
  content: "\ebcb";
5143
5415
  }
@@ -5202,6 +5474,10 @@
5202
5474
  content: "\eb54";
5203
5475
  }
5204
5476
 
5477
+ .ti-world-download:before {
5478
+ content: "\ef8a";
5479
+ }
5480
+
5205
5481
  .ti-world-latitude:before {
5206
5482
  content: "\ed2e";
5207
5483
  }
@@ -5210,6 +5486,10 @@
5210
5486
  content: "\ed2f";
5211
5487
  }
5212
5488
 
5489
+ .ti-world-upload:before {
5490
+ content: "\ef8b";
5491
+ }
5492
+
5213
5493
  .ti-wrecking-ball:before {
5214
5494
  content: "\ed97";
5215
5495
  }