@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
package/icons/.DS_Store CHANGED
Binary file
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-axis-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 13v.01" />
4
+ <path d="M4 9v.01" />
5
+ <path d="M4 5v.01" />
6
+ <path d="M17 20l3 -3l-3 -3" />
7
+ <path d="M4 17h16" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-axis-y" 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 20h-.01" />
4
+ <path d="M15 20h-.01" />
5
+ <path d="M19 20h-.01" />
6
+ <path d="M4 7l3 -3l3 3" />
7
+ <path d="M7 20v-16" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-backpack" 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 7h2a6 6 0 0 1 6 6v6a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-6a6 6 0 0 1 6 -6z" />
4
+ <path d="M10 7v-1a2 2 0 1 1 4 0v1" />
5
+ <path d="M10 15h4" />
6
+ </svg>
7
+
8
+
package/icons/bath.svg ADDED
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bath" 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 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1z" />
4
+ <path d="M6 12v-7a2 2 0 0 1 2 -2h3v2.25" />
5
+ <path d="M4 21l1 -1.5" />
6
+ <path d="M20 21l-1 -1.5" />
7
+ </svg>
8
+
9
+
@@ -2,7 +2,7 @@
2
2
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
3
3
  <rect x="7" y="3" width="14" height="14" rx="2" />
4
4
  <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
5
- <path d="M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" />
5
+ <path d="M12 8a2 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-brand-airtable" 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 10v8l7 -3v-2.6z" />
4
+ <path d="M3 6l9 3l9 -3l-9 -3z" />
5
+ <path d="M14 12.3v8.7l7 -3v-8z" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-angular" 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.428 17.245l6.076 3.471a1 1 0 0 0 .992 0l6.076 -3.471a1 1 0 0 0 .495 -.734l1.323 -9.704a1 1 0 0 0 -.658 -1.078l-7.4 -2.612a1 1 0 0 0 -.665 0l-7.399 2.613a1 1 0 0 0 -.658 1.078l1.323 9.704a1 1 0 0 0 .495 .734z" />
4
+ <path d="M9 15l3 -8l3 8" />
5
+ <path d="M10 13h4" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-cucumber" 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="M20 10.99c-.01 5.52 -4.48 10 -10 10.01v-2.26l-.01 -.01c-4.28 -1.11 -6.86 -5.47 -5.76 -9.75a8.001 8.001 0 0 1 9.74 -5.76c3.53 .91 6.03 4.13 6.03 7.78v-.01z" />
4
+ <path d="M10.5 8l-.5 -1" />
5
+ <path d="M13.5 14l.5 1" />
6
+ <path d="M9 12.5l-1 .5" />
7
+ <path d="M11 14l-.5 1" />
8
+ <path d="M13 8l.5 -1" />
9
+ <path d="M16 12.5l-1 -.5" />
10
+ <path d="M9 10l-1 -.5" />
11
+ </svg>
12
+
13
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-debian" 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 17c-2.397 -.943 -4 -3.153 -4 -5.635c0 -2.19 1.039 -3.14 1.604 -3.595c2.646 -2.133 6.396 -.27 6.396 3.23c0 2.5 -2.905 2.121 -3.5 1.5c-.595 -.621 -1 -1.5 -.5 -2.5" />
4
+ <circle cx="12" cy="12" r="9" />
5
+ </svg>
6
+
7
+
@@ -7,7 +7,7 @@
7
7
  <path d="M8 7h3v3h-3z" />
8
8
  <path d="M11 7h3v3h-3z" />
9
9
  <path d="M11 4h3v3h-3z" />
10
- <path d="M4.571 18.001c1.5 0 2.047 -.074 2.958 -.78" />
10
+ <path d="M4.571 18c1.5 0 2.047 -.074 2.958 -.78" />
11
11
  <line x1="10" y1="16" x2="10" y2="16.01" />
12
12
  </svg>
13
13
 
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-doctrine" 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="14" r="7" />
4
+ <path d="M9 14h6" />
5
+ <path d="M12 11l3 3l-3 3" />
6
+ <path d="M10 3l6.9 6" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-firebase" 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.53 17.05l6.15 -11.72h-.02c.38 -.74 1.28 -1.02 2.01 -.63c.26 .14 .48 .36 .62 .62l1.06 2.01" />
4
+ <path d="M15.47 6.45c.58 -.59 1.53 -.59 2.11 -.01c.22 .22 .36 .5 .41 .81l1.5 9.11c.1 .62 -.2 1.24 -.76 1.54l-6.07 2.9c-.46 .25 -1.01 .26 -1.46 0l-6.02 -2.92c-.55 -.31 -.85 -.92 -.75 -1.54l1.96 -12.04c.12 -.82 .89 -1.38 1.7 -1.25c.46 .07 .87 .36 1.09 .77l1.24 1.76" />
5
+ <path d="M4.57 17.18l10.93 -10.68" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-git" 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="16" cy="12" r="1" />
4
+ <circle cx="12" cy="8" r="1" />
5
+ <circle cx="12" cy="16" r="1" />
6
+ <path d="M12 15v-6" />
7
+ <path d="M15 11l-2 -2" />
8
+ <path d="M11 7l-1.9 -1.9" />
9
+ <path d="M10.5 20.4l-6.9 -6.9c-.781 -.781 -.781 -2.219 0 -3l6.9 -6.9c.781 -.781 2.219 -.781 3 0l6.9 6.9c.781 .781 .781 2.219 0 3l-6.9 6.9c-.781 .781 -2.219 .781 -3 0z" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-loom" 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="M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965" />
4
+ <path d="M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023" />
5
+ <path d="M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965" />
6
+ <path d="M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-mastercard" 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="14" cy="12" r="3" />
4
+ <path d="M12 9.765a3 3 0 1 0 0 4.47" />
5
+ <rect x="3" y="5" width="18" height="14" rx="2" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-netbeans" 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 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1 -1.029 1.748l-6 3.833a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l6 -3.572a2.056 2.056 0 0 1 2 0l6 3.573h-.029z" />
4
+ <path d="M15.5 9.43a1 1 0 0 1 .5 .874v3.268a1 1 0 0 1 -.515 .874l-3 1.917a1 1 0 0 1 -.97 0l-3 -1.917a1 1 0 0 1 -.515 -.873v-3.269a1 1 0 0 1 .514 -.874l3 -1.786c.311 -.173 .69 -.173 1 0l3 1.787h-.014z" />
5
+ <path d="M12 21v-9l-7.5 -4.5" />
6
+ <path d="M12 12l7.5 -4.5" />
7
+ <path d="M12 3v4.5" />
8
+ <path d="M19.5 16l-3.5 -2" />
9
+ <path d="M8 14l-3.5 2" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-notion" 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="M7 7h3l6 6" />
5
+ <path d="M8 7v10" />
6
+ <path d="M7 17h2" />
7
+ <path d="M15 7h2" />
8
+ <path d="M16 7v10h-1l-7 -7" />
9
+ </svg>
10
+
11
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-php" 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
+ <ellipse cx="12" cy="12" rx="10" ry="9" />
4
+ <path d="M5.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" />
5
+ <path d="M15.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" />
6
+ <path d="M12 7.5l-1 5.5" />
7
+ <path d="M11.6 10h2.4l-.5 3" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-react-native" 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.357 9c-2.637 .68 -4.357 1.845 -4.357 3.175c0 2.107 4.405 3.825 9.85 3.825c.74 0 1.26 -.039 1.95 -.097" />
4
+ <path d="M9.837 15.9c-.413 -.596 -.806 -1.133 -1.18 -1.8c-2.751 -4.9 -3.488 -9.77 -1.63 -10.873c1.15 -.697 3.047 .253 4.974 2.254" />
5
+ <path d="M6.429 15.387c-.702 2.688 -.56 4.716 .56 5.395c1.783 1.08 5.387 -1.958 8.043 -6.804c.36 -.67 .683 -1.329 .968 -1.978" />
6
+ <path d="M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85 -1.102 1.121 -5.972 -1.633 -10.873c-.384 -.677 -.777 -1.204 -1.18 -1.8" />
7
+ <path d="M17.66 15c2.612 -.687 4.34 -1.85 4.34 -3.176c0 -2.11 -4.408 -3.824 -9.845 -3.824c-.747 0 -1.266 .029 -1.955 .087" />
8
+ <path d="M8 12c.285 -.66 .607 -1.308 .968 -1.978c2.647 -4.844 6.253 -7.89 8.046 -6.801c1.11 .679 1.262 2.706 .56 5.393" />
9
+ <path d="M12.26 12.015h-.01c-.01 .13 -.12 .24 -.26 .24a0.263 .263 0 0 1 -.25 -.26c0 -.14 .11 -.25 .24 -.25h-.01c.13 -.01 .25 .11 .25 .24" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-stackoverflow" 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 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-1" />
4
+ <path d="M8 16h8" />
5
+ <path d="M8.322 12.582l7.956 .836" />
6
+ <path d="M8.787 9.168l7.826 1.664" />
7
+ <path d="M10.096 5.764l7.608 2.472" />
8
+ </svg>
9
+
10
+
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-steam" 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="M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 2.995l-.176 .005a3.001 3.001 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z" />
3
+ <path d="M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 2.995l-.176 .005a3 3 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z" />
4
4
  <circle fill="currentColor" cx="16.5" cy="9.5" r="1" />
5
5
  </svg>
6
6
 
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-sublime-text" 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 8l-14 4.5v-5.5l14 -4.5z" />
4
+ <path d="M19 17l-14 4.5v-5.5l14 -4.5z" />
5
+ <path d="M19 11.5l-14 -4.5" />
6
+ <path d="M5 12.5l14 4.5" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-uber" 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
+ <rect x="9" y="9" width="6" height="6" rx="1" />
5
+ <path d="M3 12h6" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-ubuntu" 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="5" r="2" />
4
+ <path d="M17.723 7.41a7.992 7.992 0 0 0 -3.74 -2.162m-3.971 0a7.993 7.993 0 0 0 -3.789 2.216m-1.881 3.215a8 8 0 0 0 -.342 2.32c0 .738 .1 1.453 .287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m3.998 -.003a7.993 7.993 0 0 0 3.747 -2.186m1.962 -3.43a8.008 8.008 0 0 0 .287 -2.131c0 -.764 -.107 -1.503 -.307 -2.203" />
5
+ <circle cx="5" cy="17" r="2" />
6
+ <circle cx="19" cy="17" r="2" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-visual-studio" 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 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z" />
4
+ </svg>
5
+
6
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-checkup-list" 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="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
4
+ <rect x="9" y="3" width="6" height="4" rx="2" />
5
+ <path d="M9 14h.01" />
6
+ <path d="M9 17h.01" />
7
+ <path d="M12 16l1 1l3 -3" />
8
+ </svg>
9
+
10
+
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-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
  <circle cx="12" cy="12" r="9" />
5
5
  </svg>
6
6
 
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-crutches" 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="8" y="3" width="8" height="4" rx="2" />
4
+ <path d="M11 21h2" />
5
+ <path d="M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092" />
6
+ <path d="M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092" />
7
+ <path d="M10 11h4" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dogecoin" 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 12h6" />
4
+ <path d="M9 6v12" />
5
+ <path d="M6 18h6a6 6 0 1 0 0 -12h-6" />
6
+ </svg>
7
+
8
+
@@ -1,7 +1,7 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-computer-camera-off" 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="M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695" />
4
- <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736" />
3
+ <path d="M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695" />
4
+ <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736" />
5
5
  <path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" />
6
6
  <line x1="3" y1="3" x2="21" y2="21" />
7
7
  </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-watch-stats-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="6" y="6" width="12" height="12" rx="3" />
4
+ <path d="M9 18v3h6v-3" />
5
+ <path d="M9 6v-3h6v3" />
6
+ <path d="M12 10a2 2 0 1 0 2 2" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-watch-stats" 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="6" y="6" width="12" height="12" rx="3" />
4
+ <path d="M9 18v3h6v-3" />
5
+ <path d="M9 6v-3h6v3" />
6
+ <path d="M9 14v-4" />
7
+ <path d="M12 14v-1" />
8
+ <path d="M15 14v-3" />
9
+ </svg>
10
+
11
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dna-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="M17 3v1c-.01 3.352 -1.68 6.023 -5.008 8.014c-3.328 1.99 3.336 -2.005 .008 -.014c-3.328 1.99 -4.997 4.662 -5.008 8.014v1" />
4
+ <path d="M17 21.014v-1c-.01 -3.352 -1.68 -6.023 -5.008 -8.014c-3.328 -1.99 3.336 2.005 .008 .014c-3.328 -1.991 -4.997 -4.662 -5.008 -8.014v-1" />
5
+ <path d="M7 4h10" />
6
+ <path d="M7 20h10" />
7
+ <path d="M8 8h8" />
8
+ <path d="M8 16h8" />
9
+ </svg>
10
+
11
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door-enter" 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="M13 12v.01" />
4
+ <path d="M3 21h18" />
5
+ <path d="M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5" />
6
+ <path d="M21 7h-7m3 -3l-3 3l3 3" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door-exit" 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="M13 12v.01" />
4
+ <path d="M3 21h18" />
5
+ <path d="M5 21v-16a2 2 0 0 1 2 -2h7.5m2.5 10.5v7.5" />
6
+ <path d="M14 7h7m-3 -3l3 3l-3 3" />
7
+ </svg>
8
+
9
+
package/icons/door.svg ADDED
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door" 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="M14 12v.01" />
4
+ <path d="M3 21h18" />
5
+ <path d="M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-emergency-bed" 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="16" cy="18" r="2" />
4
+ <circle cx="8" cy="18" r="2" />
5
+ <path d="M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5" />
6
+ <path d="M10 6h4" />
7
+ <path d="M12 4v4" />
8
+ <path d="M12 12v2l-2.5 2.5" />
9
+ <path d="M14.5 16.5l-2.5 -2.5" />
10
+ </svg>
11
+
12
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-engine" 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 10v6" />
4
+ <path d="M12 5v3" />
5
+ <path d="M10 5h4" />
6
+ <path d="M5 13h-2" />
7
+ <path d="M6 10h2l2 -2h3.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2v-2h-3v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6z" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,14 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eye-table" 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.003 18.003h-.011" />
4
+ <path d="M12.003 18.002h-.011" />
5
+ <path d="M16.003 18.002h-.011" />
6
+ <path d="M4 3h16" />
7
+ <path d="M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17" />
8
+ <path d="M14 7h-4" />
9
+ <path d="M9 15h1" />
10
+ <path d="M14 15h1" />
11
+ <path d="M12 11v-4" />
12
+ </svg>
13
+
14
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-first-aid-kit" 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 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2" />
4
+ <rect x="4" y="8" width="16" height="12" rx="2" />
5
+ <path d="M10 14h4" />
6
+ <path d="M12 12v4" />
7
+ </svg>
8
+
9
+
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-flask-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="M6.1 15h11.8" />
4
+ <path d="M14 3v7.342a6.002 6.002 0 0 1 1.318 10.658h-6.635a6.002 6.002 0 0 1 1.317 -10.66v-7.34h4z" />
5
+ <path d="M9 3h6" />
6
+ </svg>
7
+
8
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-pull-request-closed" 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="6" cy="18" r="2" />
4
+ <circle cx="6" cy="6" r="2" />
5
+ <circle cx="18" cy="18" r="2" />
6
+ <path d="M6 8v8" />
7
+ <path d="M18 11v5" />
8
+ <path d="M16 4l4 4m0 -4l-4 4" />
9
+ </svg>
10
+
11
+
@@ -3,7 +3,7 @@
3
3
  <line x1="8" y1="21" x2="16" y2="21" />
4
4
  <line x1="12" y1="15" x2="12" y2="21" />
5
5
  <path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" />
6
- <path d="M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0" />
6
+ <path d="M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0" />
7
7
  </svg>
8
8
 
9
9
 
package/icons/h-2.svg CHANGED
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-h-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="M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" />
3
+ <path d="M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
4
4
  <path d="M4 6v12" />
5
5
  <path d="M12 6v12" />
6
6
  <path d="M11 18h2" />
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-click" 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 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
4
+ <path d="M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5" />
5
+ <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
6
+ <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
7
+ <path d="M5 3l-1 -1" />
8
+ <path d="M4 7h-1" />
9
+ <path d="M14 3l1 -1" />
10
+ <path d="M15 6h1" />
11
+ </svg>
12
+
13
+
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-move" 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 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
4
+ <path d="M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5" />
5
+ <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
6
+ <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
7
+ <path d="M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427" />
8
+ <path d="M14 3.458c1.32 .354 2.558 .902 3.685 1.612" />
9
+ </svg>
10
+
11
+
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heart-rate-monitor" 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="3" y="4" width="18" height="12" rx="1" />
4
+ <path d="M7 20h10" />
5
+ <path d="M9 16v4" />
6
+ <path d="M15 16v4" />
7
+ <path d="M7 10h2l2 3l2 -6l1 3h3" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hotel-service" 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.5 10a1.5 1.5 0 0 1 -1.5 -1.5a5.5 5.5 0 0 1 11 0v10.5a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2c0 -1.38 .71 -2.444 1.88 -3.175l4.424 -2.765c1.055 -.66 1.696 -1.316 1.696 -2.56a2.5 2.5 0 1 0 -5 0a1.5 1.5 0 0 1 -1.5 1.5z" />
4
+ </svg>
5
+
6
+
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ice-cream-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="M17.657 11.004a6 6 0 1 0 -11.315 -.002" />
3
+ <path d="M17.657 11.004a6 6 0 1 0 -11.315 0" />
4
4
  <path d="M6.342 11l5.658 11l5.657 -10.996z" />
5
5
  </svg>
6
6
 
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language-hiragana" 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 5h7" />
4
+ <path d="M7 4c0 4.846 0 7 .5 8" />
5
+ <path d="M10 8.5c0 2.286 -2 4.5 -3.5 4.5s-2.5 -1.135 -2.5 -2c0 -2 1 -3 3 -3s5 .57 5 2.857c0 1.524 -.667 2.571 -2 3.143" />
6
+ <path d="M12 20l4 -9l4 9" />
7
+ <path d="M19.1 18h-6.2" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language-katakana" 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 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293" />
4
+ <path d="M8 8c0 1.5 .5 3 -2 5" />
5
+ <path d="M12 20l4 -9l4 9" />
6
+ <path d="M19.1 18h-6.2" />
7
+ </svg>
8
+
9
+