@tabler/icons 1.46.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 (67) hide show
  1. package/iconfont/fonts/tabler-icons.eot +0 -0
  2. package/iconfont/fonts/tabler-icons.svg +98 -44
  3. package/iconfont/fonts/tabler-icons.ttf +0 -0
  4. package/iconfont/fonts/tabler-icons.woff +0 -0
  5. package/iconfont/fonts/tabler-icons.woff2 +0 -0
  6. package/iconfont/tabler-icons.css +73 -1
  7. package/iconfont/tabler-icons.html +164 -2
  8. package/iconfont/tabler-icons.min.css +2 -2
  9. package/iconfont/tabler-icons.scss +37 -1
  10. package/icons/blur.svg +12 -0
  11. package/icons/brand-nytimes.svg +10 -0
  12. package/icons/cpu.svg +15 -0
  13. package/icons/cross.svg +6 -0
  14. package/icons/gavel.svg +10 -0
  15. package/icons/hammer.svg +7 -0
  16. package/icons/heartbeat.svg +7 -0
  17. package/icons/hourglass.svg +9 -0
  18. package/icons/layout-board-split.svg +10 -0
  19. package/icons/layout-board.svg +9 -0
  20. package/icons/mood-nervous.svg +9 -0
  21. package/icons/mountain.svg +7 -0
  22. package/icons/plane-inflight.svg +7 -0
  23. package/icons/prescription.svg +8 -0
  24. package/icons/shield-checkered.svg +8 -0
  25. package/icons/shield-chevron.svg +7 -0
  26. package/icons/sleigh.svg +9 -0
  27. package/icons/stack-2.svg +3 -2
  28. package/icons/stack-3.svg +9 -0
  29. package/icons/stack.svg +2 -3
  30. package/icons-png/.DS_Store +0 -0
  31. package/icons-png/blur.png +0 -0
  32. package/icons-png/brand-nytimes.png +0 -0
  33. package/icons-png/cpu.png +0 -0
  34. package/icons-png/cross.png +0 -0
  35. package/icons-png/gavel.png +0 -0
  36. package/icons-png/hammer.png +0 -0
  37. package/icons-png/heartbeat.png +0 -0
  38. package/icons-png/hourglass.png +0 -0
  39. package/icons-png/layout-board-split.png +0 -0
  40. package/icons-png/layout-board.png +0 -0
  41. package/icons-png/mood-nervous.png +0 -0
  42. package/icons-png/mountain.png +0 -0
  43. package/icons-png/plane-inflight.png +0 -0
  44. package/icons-png/prescription.png +0 -0
  45. package/icons-png/shield-checkered.png +0 -0
  46. package/icons-png/shield-chevron.png +0 -0
  47. package/icons-png/sleigh.png +0 -0
  48. package/icons-png/stack-2.png +0 -0
  49. package/icons-png/stack-3.png +0 -0
  50. package/icons-png/stack.png +0 -0
  51. package/icons-react/dist/index.cjs.js +645 -7
  52. package/icons-react/dist/index.cjs.js.map +1 -1
  53. package/icons-react/dist/index.cjs.min.js +1 -1
  54. package/icons-react/dist/index.cjs.min.js.map +1 -1
  55. package/icons-react/dist/index.esm.js +628 -8
  56. package/icons-react/dist/index.esm.js.map +1 -1
  57. package/icons-react/dist/index.esm.min.js +1 -1
  58. package/icons-react/dist/index.esm.min.js.map +1 -1
  59. package/icons-react/dist/index.umd.js +645 -7
  60. package/icons-react/dist/index.umd.js.map +1 -1
  61. package/icons-react/dist/index.umd.min.js +1 -1
  62. package/icons-react/dist/index.umd.min.js.map +1 -1
  63. package/icons-react/index.d.ts +18 -0
  64. package/package.json +1 -1
  65. package/tabler-sprite-nostroke.svg +1 -1
  66. package/tabler-sprite.svg +1 -1
  67. package/tags.json +177 -17
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gavel" 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 10l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385" />
4
+ <path d="M6 9l4 4" />
5
+ <path d="M13 10l-4 -4" />
6
+ <path d="M3 21h7" />
7
+ <path d="M6.793 15.793l-3.586 -3.586a1 1 0 0 1 0 -1.414l2.293 -2.293l.5 .5l3 -3l-.5 -.5l2.293 -2.293a1 1 0 0 1 1.414 0l3.586 3.586a1 1 0 0 1 0 1.414l-2.293 2.293l-.5 -.5l-3 3l.5 .5l-2.293 2.293a1 1 0 0 1 -1.414 0z" />
8
+ </svg>
9
+
10
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hammer" 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 10l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385" />
4
+ <path d="M6.293 15.293l-2.586 -2.586a1 1 0 0 1 0 -1.414l7.586 -7.586a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414l-7.586 7.586a1 1 0 0 1 -1.414 0z" />
5
+ </svg>
6
+
7
+
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heartbeat" 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.5 13.572l-7.5 7.428l-2.896 -2.868m-6.117 -8.104a5 5 0 0 1 9.013 -3.022a5 5 0 1 1 7.5 6.572" />
4
+ <path d="M3 13h2l2 3l2 -6l1 3h3" />
5
+ </svg>
6
+
7
+
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hourglass" 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.5 7h11" />
4
+ <path d="M6.5 17h11" />
5
+ <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
6
+ <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
7
+ </svg>
8
+
9
+
@@ -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,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
+
@@ -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,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
+
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
 
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