@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
@@ -1,7 +1,10 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4" />
4
- <path d="M11 19l4 -9l4 9m-.9 -2h-6.2" />
3
+ <path d="M4 5h7" />
4
+ <path d="M9 3v2c0 4.418 -2.239 8 -5 8" />
5
+ <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" />
6
+ <path d="M12 20l4 -9l4 9" />
7
+ <path d="M19.1 18h-6.2" />
5
8
  </svg>
6
9
 
7
10
 
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-board-split" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <rect x="4" y="4" width="16" height="16" rx="2" />
4
+ <path d="M4 12h8" />
5
+ <path d="M12 15h8" />
6
+ <path d="M12 9h8" />
7
+ <path d="M12 4v16" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-board" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <rect x="4" y="4" width="16" height="16" rx="2" />
4
+ <path d="M4 9h8" />
5
+ <path d="M12 15h8" />
6
+ <path d="M12 4v16" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lemon-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94 .873 6.917 -1.892 9.682c-2.765 2.765 -6.743 3.442 -9.682 1.892a2 2 0 1 1 -2.796 -2.796c-1.55 -2.94 -.873 -6.917 1.892 -9.682c2.765 -2.765 6.743 -3.442 9.682 -1.892a1.999 1.999 0 0 1 1.611 -.815z" />
4
+ </svg>
5
+
6
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lungs" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M6.081 20c1.612 0 2.919 -1.335 2.919 -2.98v-9.763c0 -.694 -.552 -1.257 -1.232 -1.257c-.205 0 -.405 .052 -.584 .15l-.13 .083c-1.46 1.059 -2.432 2.647 -3.404 5.824c-.42 1.37 -.636 2.962 -.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203 .007z" />
4
+ <path d="M17.92 20c-1.613 0 -2.92 -1.335 -2.92 -2.98v-9.763c0 -.694 .552 -1.257 1.233 -1.257c.204 0 .405 .052 .584 .15l.13 .083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37 .636 2.962 .648 4.775c.012 1.675 -1.261 3.054 -2.878 3.161l-.202 .007z" />
5
+ <path d="M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3" />
6
+ <path d="M12 4v5" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10" />
4
+ <path d="M9 4v13" />
5
+ <path d="M15 7v5" />
6
+ <circle cx="16.5" cy="17.5" r="2.5" />
7
+ <path d="M18.5 19.5l2.5 2.5" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-medicine-syrup" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M8 21h8a1 1 0 0 0 1 -1v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10a1 1 0 0 0 1 1z" />
4
+ <path d="M10 14h4" />
5
+ <path d="M12 12v4" />
6
+ <path d="M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-microscope" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M5 21h14" />
4
+ <path d="M6 18h2" />
5
+ <path d="M7 18v3" />
6
+ <path d="M9 11l3 3l6 -6l-3 -3z" />
7
+ <path d="M10.5 12.5l-1.5 1.5" />
8
+ <path d="M17 3l3 3" />
9
+ <path d="M12 21a6 6 0 0 0 3.715 -10.712" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-nervous" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <circle cx="12" cy="12" r="9" />
4
+ <path d="M9 10h.01" />
5
+ <path d="M15 10h.01" />
6
+ <path d="M8 16l2 -2l2 2l2 -2l2 2" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mountain" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M3 20h18l-6.921 -14.612a2.3 2.3 0 0 0 -4.158 0l-6.921 14.612z" />
4
+ <path d="M7.5 11l2 2.5l2.5 -2.5l2 3l2.5 -2" />
5
+ </svg>
6
+
7
+
@@ -2,7 +2,7 @@
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
3
  <path d="M14 16l4 -4" />
4
4
  <path d="M18 16l-4 -4" />
5
- <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" />
5
+ <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
6
6
  </svg>
7
7
 
8
8
 
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-nurse" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 6c2.941 0 5.685 .847 8 2.31l-2 9.69h-12l-2 -9.691a14.93 14.93 0 0 1 8 -2.309z" />
4
+ <path d="M10 12h4" />
5
+ <path d="M12 10v4" />
6
+ </svg>
7
+
8
+
package/icons/pig.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pig" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
3
  <path d="M15 11v.01" />
4
- <path d="M16 3l.001 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342a6.008 6.008 0 0 1 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l.001 -.027a6 6 0 0 1 3.999 -10.473h2.5l4.5 -3z" />
4
+ <path d="M16 3l0 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342a6.008 6.008 0 0 1 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l.001 -.027a6 6 0 0 1 3.999 -10.473h2.5l4.5 -3z" />
5
5
  </svg>
6
6
 
7
7
 
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pills" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <circle cx="8" cy="8" r="5" />
4
+ <circle cx="17" cy="17" r="4" />
5
+ <path d="M4.5 4.5l7 7" />
6
+ <path d="M19.5 14.5l-5 5" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plane-inflight" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M15 11.085h5a2 2 0 1 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3l4 7z" />
4
+ <path d="M3 21h18" />
5
+ </svg>
6
+
7
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-prescription" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M6 19v-16h4.5a4.5 4.5 0 1 1 0 9h-4.5" />
4
+ <path d="M19 21l-9 -9" />
5
+ <path d="M13 21l6 -6" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-prison" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M18 4v16" />
4
+ <path d="M14 4v16" />
5
+ <path d="M6 4v5" />
6
+ <path d="M6 15v5" />
7
+ <path d="M10 4v5" />
8
+ <path d="M11 9h-6v6h6z" />
9
+ <path d="M10 15v5" />
10
+ <path d="M8 12h-.01" />
11
+ </svg>
12
+
13
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-puzzle-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <rect x="4" y="4" width="16" height="16" rx="2" />
4
+ <path d="M12 4v2.5a0.5 .5 0 0 1 -.5 .5a1.5 1.5 0 0 0 0 3a0.5 .5 0 0 1 .5 .5v1.5" />
5
+ <path d="M12 12v1.5a0.5 .5 0 0 0 .5 .5a1.5 1.5 0 0 1 0 3a0.5 .5 0 0 0 -.5 .5v2.5" />
6
+ <path d="M20 12h-2.5a0.5 .5 0 0 1 -.5 -.5a1.5 1.5 0 0 0 -3 0a0.5 .5 0 0 1 -.5 .5h-1.5" />
7
+ <path d="M12 12h-1.5a0.5 .5 0 0 0 -.5 .5a1.5 1.5 0 0 1 -3 0a0.5 .5 0 0 0 -.5 -.5h-2.5" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-report-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697" />
4
+ <path d="M18 12v-5a2 2 0 0 0 -2 -2h-2" />
5
+ <rect x="8" y="3" width="6" height="4" rx="2" />
6
+ <path d="M8 11h4" />
7
+ <path d="M8 15h3" />
8
+ <circle cx="16.5" cy="17.5" r="2.5" />
9
+ <path d="M18.5 19.5l2.5 2.5" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-360" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 16h4v4" />
4
+ <path d="M19.458 11.042c.86 -2.366 .722 -4.58 -.6 -5.9c-2.272 -2.274 -7.185 -1.045 -10.973 2.743c-3.788 3.788 -5.017 8.701 -2.744 10.974c2.227 2.226 6.987 1.093 10.74 -2.515" />
5
+ </svg>
6
+
7
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield-checkered" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
4
+ <path d="M12 3v18" />
5
+ <path d="M3.5 12h17" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield-chevron" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
4
+ <path d="M4 14l8 -3l8 3" />
5
+ </svg>
6
+
7
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sleigh" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M3 19h15a4 4 0 0 0 4 -4" />
4
+ <path d="M16 15h-9a4 4 0 0 1 -4 -4v-6l1.243 1.243a6 6 0 0 0 4.242 1.757h3.515v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5 -1.5a1.5 1.5 0 0 1 3 0v1.5a3 3 0 0 1 -3 3z" />
5
+ <path d="M15 15v4" />
6
+ <path d="M7 15v4" />
7
+ </svg>
8
+
9
+
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" />
3
+ <path d="M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
4
4
  <rect x="4" y="4" width="16" height="16" rx="2" />
5
5
  </svg>
6
6
 
package/icons/stack-2.svg CHANGED
@@ -1,7 +1,8 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stack-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M12 6l-8 4l8 4l8 -4l-8 -4" />
4
- <path d="M4 14l8 4l8 -4" />
3
+ <polyline points="12 4 4 8 12 12 20 8 12 4" />
4
+ <polyline points="4 12 12 16 20 12" />
5
+ <polyline points="4 16 12 20 20 16" />
5
6
  </svg>
6
7
 
7
8
 
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stack-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 2l-8 4l8 4l8 -4l-8 -4" />
4
+ <path d="M4 10l8 4l8 -4" />
5
+ <path d="M4 18l8 4l8 -4" />
6
+ <path d="M4 14l8 4l8 -4" />
7
+ </svg>
8
+
9
+
package/icons/stack.svg CHANGED
@@ -1,8 +1,7 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stack" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <polyline points="12 4 4 8 12 12 20 8 12 4" />
4
- <polyline points="4 12 12 16 20 12" />
5
- <polyline points="4 16 12 20 20 16" />
3
+ <path d="M12 6l-8 4l8 4l8 -4l-8 -4" />
4
+ <path d="M4 14l8 4l8 -4" />
6
5
  </svg>
7
6
 
8
7
 
@@ -1,7 +1,7 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-strikethrough" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M7 5v9a5 5 0 0 0 10 0v-9" />
4
- <path d="M4 12h16" />
3
+ <line x1="5" y1="12" x2="19" y2="12" />
4
+ <path d="M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5" />
5
5
  </svg>
6
6
 
7
7
 
package/icons/tag.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M11 3l9 9a1.5 1.5 0 0 1 0 2l-6 6a1.5 1.5 0 0 1 -2 0l-9 -9v-4a4 4 0 0 1 4 -4h4" />
4
- <circle cx="9" cy="9" r="2" />
3
+ <circle cx="8.5" cy="8.5" r="1" fill="currentColor" />
4
+ <path d="M4 7v3.859c0 .537 .213 1.052 .593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834 -4.834a2.025 2.025 0 0 0 0 -2.864l-8.117 -8.116a2.025 2.025 0 0 0 -1.431 -.593h-3.859a3 3 0 0 0 -3 3z" />
5
5
  </svg>
6
6
 
7
7
 
package/icons/tags.svg ADDED
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tags" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M7.859 6h-2.834a2.025 2.025 0 0 0 -2.025 2.025v2.834c0 .537 .213 1.052 .593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-6.117 -6.116a2.025 2.025 0 0 0 -1.431 -.593z" />
4
+ <path d="M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116" />
5
+ <path d="M6 9h-.01" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,15 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-resize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <circle cx="5" cy="5" r="2" />
4
+ <circle cx="19" cy="5" r="2" />
5
+ <circle cx="5" cy="19" r="2" />
6
+ <circle cx="19" cy="19" r="2" />
7
+ <path d="M5 7v10" />
8
+ <path d="M7 5h10" />
9
+ <path d="M7 19h10" />
10
+ <path d="M19 7v10" />
11
+ <path d="M10 10h4" />
12
+ <path d="M12 14v-4" />
13
+ </svg>
14
+
15
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-thermometer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z" />
4
+ <path d="M16 7l-1.5 -1.5" />
5
+ <path d="M13 10l-1.5 -1.5" />
6
+ <path d="M10 13l-1.5 -1.5" />
7
+ <path d="M7 17l-3 3" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trash-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M4 7h16" />
4
+ <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" />
5
+ <path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
6
+ <path d="M10 12l4 4m0 -4l-4 4" />
7
+ </svg>
8
+
9
+
package/icons/tree.svg CHANGED
@@ -3,7 +3,7 @@
3
3
  <path d="M12 13l-2 -2" />
4
4
  <path d="M12 12l2 -2" />
5
5
  <path d="M12 21v-13" />
6
- <path d="M9.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z" />
6
+ <path d="M9.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z" />
7
7
  </svg>
8
8
 
9
9
 
package/icons/trees.svg CHANGED
@@ -5,7 +5,7 @@
5
5
  <path d="M8 13l-2 -2" />
6
6
  <path d="M8 12l2 -2" />
7
7
  <path d="M8 21v-13" />
8
- <path d="M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z" />
8
+ <path d="M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z" />
9
9
  </svg>
10
10
 
11
11
 
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <circle cx="12" cy="12" r="9" />
4
+ <circle cx="12" cy="10" r="3" />
5
+ <path d="M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <circle cx="12" cy="7" r="4" />
4
+ <path d="M6 21v-2a4 4 0 0 1 4 -4h1" />
5
+ <circle cx="16.5" cy="17.5" r="2.5" />
6
+ <path d="M18.5 19.5l2.5 2.5" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vaccine-bottle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <rect x="9" y="3" width="6" height="3" rx="1" />
4
+ <path d="M10 6v.98c0 .877 -.634 1.626 -1.5 1.77c-.866 .144 -1.5 .893 -1.5 1.77v8.48a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-8.48c0 -.877 -.634 -1.626 -1.5 -1.77a1.795 1.795 0 0 1 -1.5 -1.77v-.98" />
5
+ <path d="M7 12h10" />
6
+ <path d="M7 18h10" />
7
+ <path d="M11 15h2" />
8
+ </svg>
9
+
10
+
package/icons/wall.svg ADDED
@@ -0,0 +1,14 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wall" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <rect x="4" y="4" width="16" height="16" rx="2" />
4
+ <path d="M4 8h16" />
5
+ <path d="M20 12h-16" />
6
+ <path d="M4 16h16" />
7
+ <path d="M9 4v4" />
8
+ <path d="M14 8v4" />
9
+ <path d="M8 12v4" />
10
+ <path d="M16 12v4" />
11
+ <path d="M11 16v4" />
12
+ </svg>
13
+
14
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world-download" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M21 12a9 9 0 1 0 -9 9" />
4
+ <path d="M3.6 9h16.8" />
5
+ <path d="M3.6 15h8.4" />
6
+ <path d="M11.578 3a17 17 0 0 0 0 18" />
7
+ <path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
8
+ <path d="M18 14v7m-3 -3l3 3l3 -3" />
9
+ </svg>
10
+
11
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world-upload" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M21 12a9 9 0 1 0 -9 9" />
4
+ <path d="M3.6 9h16.8" />
5
+ <path d="M3.6 15h8.4" />
6
+ <path d="M11.578 3a17 17 0 0 0 0 18" />
7
+ <path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
8
+ <path d="M18 21v-7m3 3l-3 -3l-3 3" />
9
+ </svg>
10
+
11
+
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/icons-png/h-2.png CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file