@tabler/icons 1.43.0 → 1.47.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 (211) hide show
  1. package/README.md +62 -7
  2. package/iconfont/fonts/tabler-icons.eot +0 -0
  3. package/iconfont/fonts/tabler-icons.svg +276 -66
  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 +283 -3
  8. package/iconfont/tabler-icons.html +636 -6
  9. package/iconfont/tabler-icons.min.css +2 -2
  10. package/iconfont/tabler-icons.scss +143 -3
  11. package/icons/.DS_Store +0 -0
  12. package/icons/blur.svg +12 -0
  13. package/icons/box-multiple-2.svg +1 -1
  14. package/icons/brand-airtable.svg +8 -0
  15. package/icons/brand-angular.svg +8 -0
  16. package/icons/brand-cucumber.svg +13 -0
  17. package/icons/brand-debian.svg +7 -0
  18. package/icons/brand-docker.svg +1 -1
  19. package/icons/brand-doctrine.svg +9 -0
  20. package/icons/brand-firebase.svg +8 -0
  21. package/icons/brand-git.svg +12 -0
  22. package/icons/brand-loom.svg +9 -0
  23. package/icons/brand-mastercard.svg +1 -1
  24. package/icons/brand-netbeans.svg +12 -0
  25. package/icons/brand-notion.svg +11 -0
  26. package/icons/brand-nytimes.svg +10 -0
  27. package/icons/brand-php.svg +10 -0
  28. package/icons/brand-react-native.svg +12 -0
  29. package/icons/{brand-stack-ofverflow.svg → brand-stackoverflow.svg} +1 -1
  30. package/icons/brand-steam.svg +1 -1
  31. package/icons/brand-sublime-text.svg +9 -0
  32. package/icons/brand-uber.svg +8 -0
  33. package/icons/brand-ubuntu.svg +9 -0
  34. package/icons/brand-visual-studio.svg +6 -0
  35. package/icons/checkup-list.svg +10 -0
  36. package/icons/circle-2.svg +1 -1
  37. package/icons/cpu.svg +15 -0
  38. package/icons/cross.svg +6 -0
  39. package/icons/crutches.svg +10 -0
  40. package/icons/currency-dogecoin.svg +2 -2
  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/emergency-bed.svg +12 -0
  46. package/icons/engine.svg +10 -0
  47. package/icons/eye-table.svg +14 -0
  48. package/icons/first-aid-kit.svg +9 -0
  49. package/icons/flask-2.svg +8 -0
  50. package/icons/gavel.svg +10 -0
  51. package/icons/git-pull-request-closed.svg +11 -0
  52. package/icons/glass-full.svg +1 -1
  53. package/icons/h-2.svg +1 -1
  54. package/icons/hammer.svg +7 -0
  55. package/icons/hand-move.svg +1 -1
  56. package/icons/heart-rate-monitor.svg +10 -0
  57. package/icons/heartbeat.svg +7 -0
  58. package/icons/hotel-service.svg +6 -0
  59. package/icons/hourglass.svg +9 -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/layout-board-split.svg +10 -0
  65. package/icons/layout-board.svg +9 -0
  66. package/icons/lemon-2.svg +6 -0
  67. package/icons/lungs.svg +9 -0
  68. package/icons/map-search.svg +10 -0
  69. package/icons/medicine-syrup.svg +9 -0
  70. package/icons/microscope.svg +12 -0
  71. package/icons/mood-nervous.svg +9 -0
  72. package/icons/mountain.svg +7 -0
  73. package/icons/multiplier-2x.svg +1 -1
  74. package/icons/nurse.svg +8 -0
  75. package/icons/pig.svg +1 -1
  76. package/icons/pills.svg +9 -0
  77. package/icons/plane-inflight.svg +7 -0
  78. package/icons/prescription.svg +8 -0
  79. package/icons/prison.svg +13 -0
  80. package/icons/puzzle-2.svg +10 -0
  81. package/icons/report-search.svg +12 -0
  82. package/icons/rotate-360.svg +7 -0
  83. package/icons/shield-checkered.svg +8 -0
  84. package/icons/shield-chevron.svg +7 -0
  85. package/icons/sleigh.svg +9 -0
  86. package/icons/square-2.svg +1 -1
  87. package/icons/stack-2.svg +3 -2
  88. package/icons/stack-3.svg +9 -0
  89. package/icons/stack.svg +2 -3
  90. package/icons/strikethrough.svg +2 -2
  91. package/icons/tag.svg +2 -2
  92. package/icons/tags.svg +8 -0
  93. package/icons/text-resize.svg +15 -0
  94. package/icons/thermometer.svg +10 -0
  95. package/icons/trash-x.svg +9 -0
  96. package/icons/tree.svg +1 -1
  97. package/icons/trees.svg +1 -1
  98. package/icons/user-circle.svg +8 -0
  99. package/icons/user-search.svg +9 -0
  100. package/icons/vaccine-bottle.svg +10 -0
  101. package/icons/wall.svg +14 -0
  102. package/icons/world-download.svg +11 -0
  103. package/icons/world-upload.svg +11 -0
  104. package/icons-png/.DS_Store +0 -0
  105. package/icons-png/blur.png +0 -0
  106. package/icons-png/box-multiple-2.png +0 -0
  107. package/icons-png/brand-airtable.png +0 -0
  108. package/icons-png/brand-angular.png +0 -0
  109. package/icons-png/brand-cucumber.png +0 -0
  110. package/icons-png/brand-debian.png +0 -0
  111. package/icons-png/brand-docker.png +0 -0
  112. package/icons-png/brand-doctrine.png +0 -0
  113. package/icons-png/brand-firebase.png +0 -0
  114. package/icons-png/brand-git.png +0 -0
  115. package/icons-png/brand-loom.png +0 -0
  116. package/icons-png/brand-mastercard.png +0 -0
  117. package/icons-png/brand-netbeans.png +0 -0
  118. package/icons-png/brand-notion.png +0 -0
  119. package/icons-png/brand-nytimes.png +0 -0
  120. package/icons-png/brand-php.png +0 -0
  121. package/icons-png/brand-react-native.png +0 -0
  122. package/icons-png/{brand-stack-ofverflow.png → brand-stackoverflow.png} +0 -0
  123. package/icons-png/brand-steam.png +0 -0
  124. package/icons-png/brand-sublime-text.png +0 -0
  125. package/icons-png/brand-uber.png +0 -0
  126. package/icons-png/brand-ubuntu.png +0 -0
  127. package/icons-png/brand-visual-studio.png +0 -0
  128. package/icons-png/checkup-list.png +0 -0
  129. package/icons-png/circle-2.png +0 -0
  130. package/icons-png/cpu.png +0 -0
  131. package/icons-png/cross.png +0 -0
  132. package/icons-png/crutches.png +0 -0
  133. package/icons-png/currency-dogecoin.png +0 -0
  134. package/icons-png/device-computer-camera-off.png +0 -0
  135. package/icons-png/device-watch-stats-2.png +0 -0
  136. package/icons-png/device-watch-stats.png +0 -0
  137. package/icons-png/dna-2.png +0 -0
  138. package/icons-png/emergency-bed.png +0 -0
  139. package/icons-png/engine.png +0 -0
  140. package/icons-png/eye-table.png +0 -0
  141. package/icons-png/first-aid-kit.png +0 -0
  142. package/icons-png/flask-2.png +0 -0
  143. package/icons-png/gavel.png +0 -0
  144. package/icons-png/git-pull-request-closed.png +0 -0
  145. package/icons-png/glass-full.png +0 -0
  146. package/icons-png/h-2.png +0 -0
  147. package/icons-png/hammer.png +0 -0
  148. package/icons-png/hand-move.png +0 -0
  149. package/icons-png/heart-rate-monitor.png +0 -0
  150. package/icons-png/heartbeat.png +0 -0
  151. package/icons-png/hotel-service.png +0 -0
  152. package/icons-png/hourglass.png +0 -0
  153. package/icons-png/ice-cream-2.png +0 -0
  154. package/icons-png/language-hiragana.png +0 -0
  155. package/icons-png/language-katakana.png +0 -0
  156. package/icons-png/language.png +0 -0
  157. package/icons-png/layout-board-split.png +0 -0
  158. package/icons-png/layout-board.png +0 -0
  159. package/icons-png/lemon-2.png +0 -0
  160. package/icons-png/lungs.png +0 -0
  161. package/icons-png/map-search.png +0 -0
  162. package/icons-png/medicine-syrup.png +0 -0
  163. package/icons-png/microscope.png +0 -0
  164. package/icons-png/mood-nervous.png +0 -0
  165. package/icons-png/mountain.png +0 -0
  166. package/icons-png/multiplier-2x.png +0 -0
  167. package/icons-png/nurse.png +0 -0
  168. package/icons-png/pig.png +0 -0
  169. package/icons-png/pills.png +0 -0
  170. package/icons-png/plane-inflight.png +0 -0
  171. package/icons-png/prescription.png +0 -0
  172. package/icons-png/prison.png +0 -0
  173. package/icons-png/puzzle-2.png +0 -0
  174. package/icons-png/report-search.png +0 -0
  175. package/icons-png/rotate-360.png +0 -0
  176. package/icons-png/shield-checkered.png +0 -0
  177. package/icons-png/shield-chevron.png +0 -0
  178. package/icons-png/sleigh.png +0 -0
  179. package/icons-png/square-2.png +0 -0
  180. package/icons-png/stack-2.png +0 -0
  181. package/icons-png/stack-3.png +0 -0
  182. package/icons-png/stack.png +0 -0
  183. package/icons-png/strikethrough.png +0 -0
  184. package/icons-png/tag.png +0 -0
  185. package/icons-png/tags.png +0 -0
  186. package/icons-png/text-resize.png +0 -0
  187. package/icons-png/thermometer.png +0 -0
  188. package/icons-png/trash-x.png +0 -0
  189. package/icons-png/user-circle.png +0 -0
  190. package/icons-png/user-search.png +0 -0
  191. package/icons-png/vaccine-bottle.png +0 -0
  192. package/icons-png/wall.png +0 -0
  193. package/icons-png/world-download.png +0 -0
  194. package/icons-png/world-upload.png +0 -0
  195. package/icons-react/dist/index.cjs.js +2761 -104
  196. package/icons-react/dist/index.cjs.js.map +1 -1
  197. package/icons-react/dist/index.cjs.min.js +1 -1
  198. package/icons-react/dist/index.cjs.min.js.map +1 -1
  199. package/icons-react/dist/index.esm.js +2691 -104
  200. package/icons-react/dist/index.esm.js.map +1 -1
  201. package/icons-react/dist/index.esm.min.js +1 -1
  202. package/icons-react/dist/index.esm.min.js.map +1 -1
  203. package/icons-react/dist/index.umd.js +2761 -104
  204. package/icons-react/dist/index.umd.js.map +1 -1
  205. package/icons-react/dist/index.umd.min.js +1 -1
  206. package/icons-react/dist/index.umd.min.js.map +1 -1
  207. package/icons-react/index.d.ts +71 -1
  208. package/package.json +3 -3
  209. package/tabler-sprite-nostroke.svg +1 -1
  210. package/tabler-sprite.svg +1 -1
  211. package/tags.json +700 -47
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Tabler Icons 1.43.0 by tabler - https://tabler.io
2
+ * Tabler Icons 1.47.0 by tabler - https://tabler.io
3
3
  * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
4
4
  */
5
5
  @font-face {
@@ -746,6 +746,10 @@
746
746
  content: "\eceb";
747
747
  }
748
748
 
749
+ .ti-blur:before {
750
+ content: "\ef8c";
751
+ }
752
+
749
753
  .ti-bold:before {
750
754
  content: "\eb7b";
751
755
  }
@@ -910,10 +914,18 @@
910
914
  content: "\ed68";
911
915
  }
912
916
 
917
+ .ti-brand-airtable:before {
918
+ content: "\ef6a";
919
+ }
920
+
913
921
  .ti-brand-android:before {
914
922
  content: "\ec16";
915
923
  }
916
924
 
925
+ .ti-brand-angular:before {
926
+ content: "\ef6b";
927
+ }
928
+
917
929
  .ti-brand-apple:before {
918
930
  content: "\ec17";
919
931
  }
@@ -966,6 +978,14 @@
966
978
  content: "\ed6b";
967
979
  }
968
980
 
981
+ .ti-brand-cucumber:before {
982
+ content: "\ef6c";
983
+ }
984
+
985
+ .ti-brand-debian:before {
986
+ content: "\ef57";
987
+ }
988
+
969
989
  .ti-brand-deviantart:before {
970
990
  content: "\ecfb";
971
991
  }
@@ -982,6 +1002,10 @@
982
1002
  content: "\edca";
983
1003
  }
984
1004
 
1005
+ .ti-brand-doctrine:before {
1006
+ content: "\ef6d";
1007
+ }
1008
+
985
1009
  .ti-brand-dribbble:before {
986
1010
  content: "\ec19";
987
1011
  }
@@ -998,6 +1022,10 @@
998
1022
  content: "\ec93";
999
1023
  }
1000
1024
 
1025
+ .ti-brand-firebase:before {
1026
+ content: "\ef6e";
1027
+ }
1028
+
1001
1029
  .ti-brand-firefox:before {
1002
1030
  content: "\ecfd";
1003
1031
  }
@@ -1014,6 +1042,10 @@
1014
1042
  content: "\ec1b";
1015
1043
  }
1016
1044
 
1045
+ .ti-brand-git:before {
1046
+ content: "\ef6f";
1047
+ }
1048
+
1017
1049
  .ti-brand-github:before {
1018
1050
  content: "\ec1c";
1019
1051
  }
@@ -1070,6 +1102,10 @@
1070
1102
  content: "\ec8c";
1071
1103
  }
1072
1104
 
1105
+ .ti-brand-loom:before {
1106
+ content: "\ef70";
1107
+ }
1108
+
1073
1109
  .ti-brand-mastercard:before {
1074
1110
  content: "\ef49";
1075
1111
  }
@@ -1082,10 +1118,22 @@
1082
1118
  content: "\ec71";
1083
1119
  }
1084
1120
 
1121
+ .ti-brand-netbeans:before {
1122
+ content: "\ef71";
1123
+ }
1124
+
1085
1125
  .ti-brand-netflix:before {
1086
1126
  content: "\edcf";
1087
1127
  }
1088
1128
 
1129
+ .ti-brand-notion:before {
1130
+ content: "\ef7b";
1131
+ }
1132
+
1133
+ .ti-brand-nytimes:before {
1134
+ content: "\ef8d";
1135
+ }
1136
+
1089
1137
  .ti-brand-open-source:before {
1090
1138
  content: "\edd0";
1091
1139
  }
@@ -1106,6 +1154,10 @@
1106
1154
  content: "\ec22";
1107
1155
  }
1108
1156
 
1157
+ .ti-brand-php:before {
1158
+ content: "\ef72";
1159
+ }
1160
+
1109
1161
  .ti-brand-pinterest:before {
1110
1162
  content: "\ec8d";
1111
1163
  }
@@ -1122,6 +1174,10 @@
1122
1174
  content: "\ed01";
1123
1175
  }
1124
1176
 
1177
+ .ti-brand-react-native:before {
1178
+ content: "\ef73";
1179
+ }
1180
+
1125
1181
  .ti-brand-reddit:before {
1126
1182
  content: "\ec8e";
1127
1183
  }
@@ -1166,8 +1222,8 @@
1166
1222
  content: "\ed03";
1167
1223
  }
1168
1224
 
1169
- .ti-brand-stack-ofverflow:before {
1170
- content: "\ef4a";
1225
+ .ti-brand-stackoverflow:before {
1226
+ content: "\ef58";
1171
1227
  }
1172
1228
 
1173
1229
  .ti-brand-steam:before {
@@ -1178,6 +1234,10 @@
1178
1234
  content: "\edd7";
1179
1235
  }
1180
1236
 
1237
+ .ti-brand-sublime-text:before {
1238
+ content: "\ef74";
1239
+ }
1240
+
1181
1241
  .ti-brand-tabler:before {
1182
1242
  content: "\ec8f";
1183
1243
  }
@@ -1214,6 +1274,14 @@
1214
1274
  content: "\ec27";
1215
1275
  }
1216
1276
 
1277
+ .ti-brand-uber:before {
1278
+ content: "\ef75";
1279
+ }
1280
+
1281
+ .ti-brand-ubuntu:before {
1282
+ content: "\ef59";
1283
+ }
1284
+
1217
1285
  .ti-brand-unsplash:before {
1218
1286
  content: "\edd8";
1219
1287
  }
@@ -1226,6 +1294,10 @@
1226
1294
  content: "\ed06";
1227
1295
  }
1228
1296
 
1297
+ .ti-brand-visual-studio:before {
1298
+ content: "\ef76";
1299
+ }
1300
+
1229
1301
  .ti-brand-vk:before {
1230
1302
  content: "\ed72";
1231
1303
  }
@@ -1610,6 +1682,10 @@
1610
1682
  content: "\ebaa";
1611
1683
  }
1612
1684
 
1685
+ .ti-checkup-list:before {
1686
+ content: "\ef5a";
1687
+ }
1688
+
1613
1689
  .ti-cheese:before {
1614
1690
  content: "\ef26";
1615
1691
  }
@@ -1978,6 +2054,10 @@
1978
2054
  content: "\ee4f";
1979
2055
  }
1980
2056
 
2057
+ .ti-cpu:before {
2058
+ content: "\ef8e";
2059
+ }
2060
+
1981
2061
  .ti-crane:before {
1982
2062
  content: "\ef27";
1983
2063
  }
@@ -1994,6 +2074,10 @@
1994
2074
  content: "\ea85";
1995
2075
  }
1996
2076
 
2077
+ .ti-cross:before {
2078
+ content: "\ef8f";
2079
+ }
2080
+
1997
2081
  .ti-crosshair:before {
1998
2082
  content: "\ec3e";
1999
2083
  }
@@ -2006,6 +2090,10 @@
2006
2090
  content: "\ee50";
2007
2091
  }
2008
2092
 
2093
+ .ti-crutches:before {
2094
+ content: "\ef5b";
2095
+ }
2096
+
2009
2097
  .ti-cup:before {
2010
2098
  content: "\ef28";
2011
2099
  }
@@ -2266,6 +2354,14 @@
2266
2354
  content: "\ebf9";
2267
2355
  }
2268
2356
 
2357
+ .ti-device-watch-stats:before {
2358
+ content: "\ef7d";
2359
+ }
2360
+
2361
+ .ti-device-watch-stats-2:before {
2362
+ content: "\ef7c";
2363
+ }
2364
+
2269
2365
  .ti-devices:before {
2270
2366
  content: "\eb87";
2271
2367
  }
@@ -2330,6 +2426,10 @@
2330
2426
  content: "\ee7d";
2331
2427
  }
2332
2428
 
2429
+ .ti-dna-2:before {
2430
+ content: "\ef5c";
2431
+ }
2432
+
2333
2433
  .ti-dog-bowl:before {
2334
2434
  content: "\ef29";
2335
2435
  }
@@ -2430,10 +2530,18 @@
2430
2530
  content: "\eb8a";
2431
2531
  }
2432
2532
 
2533
+ .ti-emergency-bed:before {
2534
+ content: "\ef5d";
2535
+ }
2536
+
2433
2537
  .ti-emphasis:before {
2434
2538
  content: "\ebcf";
2435
2539
  }
2436
2540
 
2541
+ .ti-engine:before {
2542
+ content: "\ef7e";
2543
+ }
2544
+
2437
2545
  .ti-equal:before {
2438
2546
  content: "\ee87";
2439
2547
  }
@@ -2470,6 +2578,10 @@
2470
2578
  content: "\ecf0";
2471
2579
  }
2472
2580
 
2581
+ .ti-eye-table:before {
2582
+ content: "\ef5e";
2583
+ }
2584
+
2473
2585
  .ti-eyeglass:before {
2474
2586
  content: "\ee8a";
2475
2587
  }
@@ -2634,6 +2746,10 @@
2634
2746
  content: "\ebe8";
2635
2747
  }
2636
2748
 
2749
+ .ti-first-aid-kit:before {
2750
+ content: "\ef5f";
2751
+ }
2752
+
2637
2753
  .ti-fish:before {
2638
2754
  content: "\ef2b";
2639
2755
  }
@@ -2662,6 +2778,10 @@
2662
2778
  content: "\ebd2";
2663
2779
  }
2664
2780
 
2781
+ .ti-flask-2:before {
2782
+ content: "\ef60";
2783
+ }
2784
+
2665
2785
  .ti-flip-horizontal:before {
2666
2786
  content: "\eaa7";
2667
2787
  }
@@ -2762,6 +2882,10 @@
2762
2882
  content: "\eab1";
2763
2883
  }
2764
2884
 
2885
+ .ti-gavel:before {
2886
+ content: "\ef90";
2887
+ }
2888
+
2765
2889
  .ti-geometry:before {
2766
2890
  content: "\ee90";
2767
2891
  }
@@ -2798,6 +2922,10 @@
2798
2922
  content: "\eab6";
2799
2923
  }
2800
2924
 
2925
+ .ti-git-pull-request-closed:before {
2926
+ content: "\ef7f";
2927
+ }
2928
+
2801
2929
  .ti-glass:before {
2802
2930
  content: "\eab8";
2803
2931
  }
@@ -2866,6 +2994,10 @@
2866
2994
  content: "\ec99";
2867
2995
  }
2868
2996
 
2997
+ .ti-hammer:before {
2998
+ content: "\ef91";
2999
+ }
3000
+
2869
3001
  .ti-hand-click:before {
2870
3002
  content: "\ef4f";
2871
3003
  }
@@ -2942,6 +3074,14 @@
2942
3074
  content: "\ecba";
2943
3075
  }
2944
3076
 
3077
+ .ti-heart-rate-monitor:before {
3078
+ content: "\ef61";
3079
+ }
3080
+
3081
+ .ti-heartbeat:before {
3082
+ content: "\ef92";
3083
+ }
3084
+
2945
3085
  .ti-helicopter:before {
2946
3086
  content: "\ed8e";
2947
3087
  }
@@ -2986,6 +3126,14 @@
2986
3126
  content: "\eac0";
2987
3127
  }
2988
3128
 
3129
+ .ti-hotel-service:before {
3130
+ content: "\ef80";
3131
+ }
3132
+
3133
+ .ti-hourglass:before {
3134
+ content: "\ef93";
3135
+ }
3136
+
2989
3137
  .ti-ice-cream:before {
2990
3138
  content: "\eac2";
2991
3139
  }
@@ -3058,6 +3206,14 @@
3058
3206
  content: "\ebbe";
3059
3207
  }
3060
3208
 
3209
+ .ti-language-hiragana:before {
3210
+ content: "\ef77";
3211
+ }
3212
+
3213
+ .ti-language-katakana:before {
3214
+ content: "\ef78";
3215
+ }
3216
+
3061
3217
  .ti-layers-difference:before {
3062
3218
  content: "\eac8";
3063
3219
  }
@@ -3110,6 +3266,14 @@
3110
3266
  content: "\ead2";
3111
3267
  }
3112
3268
 
3269
+ .ti-layout-board:before {
3270
+ content: "\ef95";
3271
+ }
3272
+
3273
+ .ti-layout-board-split:before {
3274
+ content: "\ef94";
3275
+ }
3276
+
3113
3277
  .ti-layout-bottombar:before {
3114
3278
  content: "\ead3";
3115
3279
  }
@@ -3174,6 +3338,10 @@
3174
3338
  content: "\ef10";
3175
3339
  }
3176
3340
 
3341
+ .ti-lemon-2:before {
3342
+ content: "\ef81";
3343
+ }
3344
+
3177
3345
  .ti-letter-a:before {
3178
3346
  content: "\ec50";
3179
3347
  }
@@ -3398,6 +3566,10 @@
3398
3566
  content: "\eba8";
3399
3567
  }
3400
3568
 
3569
+ .ti-lungs:before {
3570
+ content: "\ef62";
3571
+ }
3572
+
3401
3573
  .ti-macro:before {
3402
3574
  content: "\eeab";
3403
3575
  }
@@ -3450,6 +3622,10 @@
3450
3622
  content: "\ed5e";
3451
3623
  }
3452
3624
 
3625
+ .ti-map-search:before {
3626
+ content: "\ef82";
3627
+ }
3628
+
3453
3629
  .ti-markdown:before {
3454
3630
  content: "\ec41";
3455
3631
  }
@@ -3506,6 +3682,10 @@
3506
3682
  content: "\ec2f";
3507
3683
  }
3508
3684
 
3685
+ .ti-medicine-syrup:before {
3686
+ content: "\ef63";
3687
+ }
3688
+
3509
3689
  .ti-menu:before {
3510
3690
  content: "\eaeb";
3511
3691
  }
@@ -3570,6 +3750,10 @@
3570
3750
  content: "\ed16";
3571
3751
  }
3572
3752
 
3753
+ .ti-microscope:before {
3754
+ content: "\ef64";
3755
+ }
3756
+
3573
3757
  .ti-milk:before {
3574
3758
  content: "\ef13";
3575
3759
  }
@@ -3618,6 +3802,10 @@
3618
3802
  content: "\ec03";
3619
3803
  }
3620
3804
 
3805
+ .ti-mood-nervous:before {
3806
+ content: "\ef96";
3807
+ }
3808
+
3621
3809
  .ti-mood-neutral:before {
3622
3810
  content: "\eaf5";
3623
3811
  }
@@ -3658,6 +3846,10 @@
3658
3846
  content: "\eeb6";
3659
3847
  }
3660
3848
 
3849
+ .ti-mountain:before {
3850
+ content: "\ef97";
3851
+ }
3852
+
3661
3853
  .ti-mouse:before {
3662
3854
  content: "\eaf9";
3663
3855
  }
@@ -3762,6 +3954,10 @@
3762
3954
  content: "\edf9";
3763
3955
  }
3764
3956
 
3957
+ .ti-nurse:before {
3958
+ content: "\ef65";
3959
+ }
3960
+
3765
3961
  .ti-octagon:before {
3766
3962
  content: "\ecbd";
3767
3963
  }
@@ -3930,6 +4126,10 @@
3930
4126
  content: "\ec44";
3931
4127
  }
3932
4128
 
4129
+ .ti-pills:before {
4130
+ content: "\ef66";
4131
+ }
4132
+
3933
4133
  .ti-pin:before {
3934
4134
  content: "\ec9c";
3935
4135
  }
@@ -3958,6 +4158,10 @@
3958
4158
  content: "\eb9a";
3959
4159
  }
3960
4160
 
4161
+ .ti-plane-inflight:before {
4162
+ content: "\ef98";
4163
+ }
4164
+
3961
4165
  .ti-planet:before {
3962
4166
  content: "\ec08";
3963
4167
  }
@@ -4042,6 +4246,10 @@
4042
4246
  content: "\ecbf";
4043
4247
  }
4044
4248
 
4249
+ .ti-prescription:before {
4250
+ content: "\ef99";
4251
+ }
4252
+
4045
4253
  .ti-presentation:before {
4046
4254
  content: "\eb70";
4047
4255
  }
@@ -4054,6 +4262,10 @@
4054
4262
  content: "\eb0e";
4055
4263
  }
4056
4264
 
4265
+ .ti-prison:before {
4266
+ content: "\ef79";
4267
+ }
4268
+
4057
4269
  .ti-prompt:before {
4058
4270
  content: "\eb0f";
4059
4271
  }
@@ -4066,6 +4278,10 @@
4066
4278
  content: "\eb10";
4067
4279
  }
4068
4280
 
4281
+ .ti-puzzle-2:before {
4282
+ content: "\ef83";
4283
+ }
4284
+
4069
4285
  .ti-pyramid:before {
4070
4286
  content: "\eec5";
4071
4287
  }
@@ -4198,6 +4414,10 @@
4198
4414
  content: "\eecd";
4199
4415
  }
4200
4416
 
4417
+ .ti-report-search:before {
4418
+ content: "\ef84";
4419
+ }
4420
+
4201
4421
  .ti-resize:before {
4202
4422
  content: "\eecf";
4203
4423
  }
@@ -4222,6 +4442,10 @@
4222
4442
  content: "\ebb4";
4223
4443
  }
4224
4444
 
4445
+ .ti-rotate-360:before {
4446
+ content: "\ef85";
4447
+ }
4448
+
4225
4449
  .ti-rotate-clockwise:before {
4226
4450
  content: "\eb15";
4227
4451
  }
@@ -4406,6 +4630,14 @@
4406
4630
  content: "\eb22";
4407
4631
  }
4408
4632
 
4633
+ .ti-shield-checkered:before {
4634
+ content: "\ef9a";
4635
+ }
4636
+
4637
+ .ti-shield-chevron:before {
4638
+ content: "\ef9b";
4639
+ }
4640
+
4409
4641
  .ti-shield-lock:before {
4410
4642
  content: "\ed58";
4411
4643
  }
@@ -4462,6 +4694,10 @@
4462
4694
  content: "\ecc2";
4463
4695
  }
4464
4696
 
4697
+ .ti-sleigh:before {
4698
+ content: "\ef9c";
4699
+ }
4700
+
4465
4701
  .ti-slice:before {
4466
4702
  content: "\ebdb";
4467
4703
  }
@@ -4674,6 +4910,10 @@
4674
4910
  content: "\eef7";
4675
4911
  }
4676
4912
 
4913
+ .ti-stack-3:before {
4914
+ content: "\ef9d";
4915
+ }
4916
+
4677
4917
  .ti-stairs:before {
4678
4918
  content: "\eca6";
4679
4919
  }
@@ -4806,6 +5046,10 @@
4806
5046
  content: "\eb34";
4807
5047
  }
4808
5048
 
5049
+ .ti-tags:before {
5050
+ content: "\ef86";
5051
+ }
5052
+
4809
5053
  .ti-tallymark-1:before {
4810
5054
  content: "\ec46";
4811
5055
  }
@@ -4882,6 +5126,10 @@
4882
5126
  content: "\eefd";
4883
5127
  }
4884
5128
 
5129
+ .ti-text-resize:before {
5130
+ content: "\ef87";
5131
+ }
5132
+
4885
5133
  .ti-text-wrap:before {
4886
5134
  content: "\ebdd";
4887
5135
  }
@@ -4890,6 +5138,10 @@
4890
5138
  content: "\eca7";
4891
5139
  }
4892
5140
 
5141
+ .ti-thermometer:before {
5142
+ content: "\ef67";
5143
+ }
5144
+
4893
5145
  .ti-thumb-down:before {
4894
5146
  content: "\eb3b";
4895
5147
  }
@@ -4982,6 +5234,10 @@
4982
5234
  content: "\ed65";
4983
5235
  }
4984
5236
 
5237
+ .ti-trash-x:before {
5238
+ content: "\ef88";
5239
+ }
5240
+
4985
5241
  .ti-tree:before {
4986
5242
  content: "\ef01";
4987
5243
  }
@@ -5082,6 +5338,10 @@
5082
5338
  content: "\eb49";
5083
5339
  }
5084
5340
 
5341
+ .ti-user-circle:before {
5342
+ content: "\ef68";
5343
+ }
5344
+
5085
5345
  .ti-user-exclamation:before {
5086
5346
  content: "\ec12";
5087
5347
  }
@@ -5098,6 +5358,10 @@
5098
5358
  content: "\eb4b";
5099
5359
  }
5100
5360
 
5361
+ .ti-user-search:before {
5362
+ content: "\ef89";
5363
+ }
5364
+
5101
5365
  .ti-user-x:before {
5102
5366
  content: "\eb4c";
5103
5367
  }
@@ -5110,6 +5374,10 @@
5110
5374
  content: "\ef04";
5111
5375
  }
5112
5376
 
5377
+ .ti-vaccine-bottle:before {
5378
+ content: "\ef69";
5379
+ }
5380
+
5113
5381
  .ti-variable:before {
5114
5382
  content: "\ef05";
5115
5383
  }
@@ -5202,6 +5470,10 @@
5202
5470
  content: "\ec87";
5203
5471
  }
5204
5472
 
5473
+ .ti-wall:before {
5474
+ content: "\ef7a";
5475
+ }
5476
+
5205
5477
  .ti-wallet:before {
5206
5478
  content: "\eb75";
5207
5479
  }
@@ -5274,6 +5546,10 @@
5274
5546
  content: "\eb54";
5275
5547
  }
5276
5548
 
5549
+ .ti-world-download:before {
5550
+ content: "\ef8a";
5551
+ }
5552
+
5277
5553
  .ti-world-latitude:before {
5278
5554
  content: "\ed2e";
5279
5555
  }
@@ -5282,6 +5558,10 @@
5282
5558
  content: "\ed2f";
5283
5559
  }
5284
5560
 
5561
+ .ti-world-upload:before {
5562
+ content: "\ef8b";
5563
+ }
5564
+
5285
5565
  .ti-wrecking-ball:before {
5286
5566
  content: "\ed97";
5287
5567
  }