@taiga-ui/icons 4.52.0-canary.ec0802b → 4.52.0-canary.efbd0d4

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 (69) hide show
  1. package/package.json +1 -1
  2. package/src/balloon-filled.svg +15 -0
  3. package/src/balloon.svg +15 -0
  4. package/src/book-search-filled.svg +16 -0
  5. package/src/book-search.svg +16 -0
  6. package/src/brush-cleaning-filled.svg +2 -2
  7. package/src/brush-cleaning.svg +2 -2
  8. package/src/bubbles-filled.svg +1 -1
  9. package/src/bubbles.svg +1 -1
  10. package/src/calendars-filled.svg +1 -0
  11. package/src/calendars.svg +1 -0
  12. package/src/circle-pile-filled.svg +18 -0
  13. package/src/circle-pile.svg +18 -0
  14. package/src/cloud-backup-filled.svg +18 -0
  15. package/src/cloud-backup.svg +18 -0
  16. package/src/cloud-sync-filled.svg +17 -0
  17. package/src/cloud-sync.svg +17 -0
  18. package/src/fishing-hook-filled.svg +18 -0
  19. package/src/fishing-hook.svg +18 -0
  20. package/src/flashlight-filled.svg +3 -3
  21. package/src/flashlight-off-filled.svg +11 -4
  22. package/src/flashlight-off.svg +11 -4
  23. package/src/flashlight.svg +3 -3
  24. package/src/form-filled.svg +16 -0
  25. package/src/form.svg +16 -0
  26. package/src/hd-filled.svg +20 -0
  27. package/src/hd.svg +20 -0
  28. package/src/layers-plus-filled.svg +20 -0
  29. package/src/layers-plus.svg +20 -0
  30. package/src/memory-stick-filled.svg +11 -12
  31. package/src/memory-stick.svg +11 -12
  32. package/src/microchip-filled.svg +8 -12
  33. package/src/microchip.svg +8 -12
  34. package/src/paint-bucket-filled.svg +10 -4
  35. package/src/paint-bucket.svg +10 -4
  36. package/src/plug-filled.svg +5 -2
  37. package/src/plug.svg +5 -2
  38. package/src/scale-filled.svg +4 -4
  39. package/src/scale.svg +4 -4
  40. package/src/scissors-square-dashed-bottom-filled.svg +14 -11
  41. package/src/scissors-square-dashed-bottom.svg +14 -11
  42. package/src/scissors-square-filled.svg +6 -6
  43. package/src/scissors-square.svg +6 -6
  44. package/src/scooter-filled.svg +16 -0
  45. package/src/scooter.svg +16 -0
  46. package/src/search-alert-filled.svg +16 -0
  47. package/src/search-alert.svg +16 -0
  48. package/src/square-bottom-dashed-scissors-filled.svg +14 -11
  49. package/src/square-bottom-dashed-scissors.svg +14 -11
  50. package/src/square-scissors-filled.svg +6 -6
  51. package/src/square-scissors.svg +6 -6
  52. package/src/thermometer-sun-filled.svg +6 -6
  53. package/src/thermometer-sun.svg +6 -6
  54. package/src/thumbs-down-filled.svg +1 -1
  55. package/src/thumbs-down.svg +1 -1
  56. package/src/thumbs-up-filled.svg +1 -1
  57. package/src/thumbs-up.svg +1 -1
  58. package/src/tickets-filled.svg +1 -1
  59. package/src/tickets-plane-filled.svg +1 -1
  60. package/src/tickets-plane.svg +1 -1
  61. package/src/tickets.svg +1 -1
  62. package/src/van-filled.svg +23 -0
  63. package/src/van.svg +23 -0
  64. package/src/waves-arrow-down-filled.svg +22 -0
  65. package/src/waves-arrow-down.svg +22 -0
  66. package/src/waves-arrow-up-filled.svg +22 -0
  67. package/src/waves-arrow-up.svg +22 -0
  68. package/src/weight-tilde-filled.svg +18 -0
  69. package/src/weight-tilde.svg +18 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/icons",
3
- "version": "4.52.0-canary.ec0802b",
3
+ "version": "4.52.0-canary.efbd0d4",
4
4
  "description": "Feather icons for Taiga UI",
5
5
  "keywords": [
6
6
  "angular",
@@ -0,0 +1,15 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M12 16v1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 6a2 2 0 0 1 2 2" />
14
+ <path vector-effect="non-scaling-stroke" d="M18 8c0 4-3.5 8-6 8s-6-4-6-8a6 6 0 0 1 12 0" />
15
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M12 16v1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 6a2 2 0 0 1 2 2" />
14
+ <path vector-effect="non-scaling-stroke" d="M18 8c0 4-3.5 8-6 8s-6-4-6-8a6 6 0 0 1 12 0" />
15
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M11 22H5.5a1 1 0 0 1 0-5h4.501" />
13
+ <path vector-effect="non-scaling-stroke" d="m21 22-1.879-1.878" />
14
+ <path vector-effect="non-scaling-stroke" d="M3 19.5v-15A2.5 2.5 0 0 1 5.5 2H18a1 1 0 0 1 1 1v8" />
15
+ <circle vector-effect="non-scaling-stroke" cx="17" cy="18" r="3" />
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M11 22H5.5a1 1 0 0 1 0-5h4.501" />
13
+ <path vector-effect="non-scaling-stroke" d="m21 22-1.879-1.878" />
14
+ <path vector-effect="non-scaling-stroke" d="M3 19.5v-15A2.5 2.5 0 0 1 5.5 2H18a1 1 0 0 1 1 1v8" />
15
+ <circle vector-effect="non-scaling-stroke" cx="17" cy="18" r="3" />
16
+ </svg>
@@ -12,8 +12,8 @@
12
12
  <path vector-effect="non-scaling-stroke" d="m16 22-1-4" />
13
13
  <path
14
14
  vector-effect="non-scaling-stroke"
15
- d="M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1"
15
+ d="M19 14a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v1a1 1 0 0 0 1 1"
16
16
  />
17
- <path vector-effect="non-scaling-stroke" d="M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z" />
17
+ <path vector-effect="non-scaling-stroke" d="M19 14H5l-1.973 6.767A1 1 0 0 0 4 22h16a1 1 0 0 0 .973-1.233z" />
18
18
  <path vector-effect="non-scaling-stroke" d="m8 22 1-4" />
19
19
  </svg>
@@ -12,8 +12,8 @@
12
12
  <path vector-effect="non-scaling-stroke" d="m16 22-1-4" />
13
13
  <path
14
14
  vector-effect="non-scaling-stroke"
15
- d="M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1"
15
+ d="M19 14a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v1a1 1 0 0 0 1 1"
16
16
  />
17
- <path vector-effect="non-scaling-stroke" d="M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z" />
17
+ <path vector-effect="non-scaling-stroke" d="M19 14H5l-1.973 6.767A1 1 0 0 0 4 22h16a1 1 0 0 0 .973-1.233z" />
18
18
  <path vector-effect="non-scaling-stroke" d="m8 22 1-4" />
19
19
  </svg>
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M7.2 14.8a2 2 0 0 1 2 2" />
12
+ <path vector-effect="non-scaling-stroke" d="M7.001 15.085A1.5 1.5 0 0 1 9 16.5" />
13
13
  <circle vector-effect="non-scaling-stroke" cx="18.5" cy="8.5" r="3.5" />
14
14
  <circle vector-effect="non-scaling-stroke" cx="7.5" cy="16.5" r="5.5" />
15
15
  <circle vector-effect="non-scaling-stroke" cx="7.5" cy="4.5" r="2.5" />
package/src/bubbles.svg CHANGED
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M7.2 14.8a2 2 0 0 1 2 2" />
12
+ <path vector-effect="non-scaling-stroke" d="M7.001 15.085A1.5 1.5 0 0 1 9 16.5" />
13
13
  <circle vector-effect="non-scaling-stroke" cx="18.5" cy="8.5" r="3.5" />
14
14
  <circle vector-effect="non-scaling-stroke" cx="7.5" cy="16.5" r="5.5" />
15
15
  <circle vector-effect="non-scaling-stroke" cx="7.5" cy="4.5" r="2.5" />
@@ -12,6 +12,7 @@
12
12
  <path vector-effect="non-scaling-stroke" d="M12 2v2" />
13
13
  <path vector-effect="non-scaling-stroke" d="M15.726 21.01A2 2 0 0 1 14 22H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2" />
14
14
  <path vector-effect="non-scaling-stroke" d="M18 2v2" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 13h2" />
15
16
  <path vector-effect="non-scaling-stroke" d="M8 8h14" />
16
17
  <rect x="8" y="3" vector-effect="non-scaling-stroke" width="14" height="14" rx="2" />
17
18
  </svg>
package/src/calendars.svg CHANGED
@@ -12,6 +12,7 @@
12
12
  <path vector-effect="non-scaling-stroke" d="M12 2v2" />
13
13
  <path vector-effect="non-scaling-stroke" d="M15.726 21.01A2 2 0 0 1 14 22H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2" />
14
14
  <path vector-effect="non-scaling-stroke" d="M18 2v2" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 13h2" />
15
16
  <path vector-effect="non-scaling-stroke" d="M8 8h14" />
16
17
  <rect x="8" y="3" vector-effect="non-scaling-stroke" width="14" height="14" rx="2" />
17
18
  </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="19" r="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="5" r="2" />
14
+ <circle vector-effect="non-scaling-stroke" cx="16" cy="12" r="2" />
15
+ <circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
16
+ <circle vector-effect="non-scaling-stroke" cx="4" cy="19" r="2" />
17
+ <circle vector-effect="non-scaling-stroke" cx="8" cy="12" r="2" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="19" r="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="5" r="2" />
14
+ <circle vector-effect="non-scaling-stroke" cx="16" cy="12" r="2" />
15
+ <circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
16
+ <circle vector-effect="non-scaling-stroke" cx="4" cy="19" r="2" />
17
+ <circle vector-effect="non-scaling-stroke" cx="8" cy="12" r="2" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607" />
13
+ <path vector-effect="non-scaling-stroke" d="M7 11v4h4" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15"
17
+ />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607" />
13
+ <path vector-effect="non-scaling-stroke" d="M7 11v4h4" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15"
17
+ />
18
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="m17 18-1.535 1.605a5 5 0 0 1-8-1.5" />
13
+ <path vector-effect="non-scaling-stroke" d="M17 22v-4h-4" />
14
+ <path vector-effect="non-scaling-stroke" d="M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607" />
15
+ <path vector-effect="non-scaling-stroke" d="M7 10v4h4" />
16
+ <path vector-effect="non-scaling-stroke" d="m7 14 1.535-1.605a5 5 0 0 1 8 1.5" />
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="m17 18-1.535 1.605a5 5 0 0 1-8-1.5" />
13
+ <path vector-effect="non-scaling-stroke" d="M17 22v-4h-4" />
14
+ <path vector-effect="non-scaling-stroke" d="M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607" />
15
+ <path vector-effect="non-scaling-stroke" d="M7 10v4h4" />
16
+ <path vector-effect="non-scaling-stroke" d="m7 14 1.535-1.605a5 5 0 0 1 8 1.5" />
17
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="m17.586 11.414-5.93 5.93a1 1 0 0 1-8-8l3.137-3.137a.707.707 0 0 1 1.207.5V10"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M20.414 8.586 22 7" />
17
+ <circle vector-effect="non-scaling-stroke" cx="19" cy="10" r="2" />
18
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="m17.586 11.414-5.93 5.93a1 1 0 0 1-8-8l3.137-3.137a.707.707 0 0 1 1.207.5V10"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M20.414 8.586 22 7" />
17
+ <circle vector-effect="non-scaling-stroke" cx="19" cy="10" r="2" />
18
+ </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M12 13v1" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
- d="M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z"
15
+ d="M17 2a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8A4 4 0 0 0 16 12v8a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V3a1 1 0 0 1 1-1z"
15
16
  />
16
- <line vector-effect="non-scaling-stroke" x1="6" x2="18" y1="6" y2="6" />
17
- <line vector-effect="non-scaling-stroke" x1="12" x2="12" y1="12" y2="12" />
17
+ <path vector-effect="non-scaling-stroke" d="M6 6h12" />
18
18
  </svg>
@@ -9,8 +9,15 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4" />
13
- <path vector-effect="non-scaling-stroke" d="M7 2h11v4c0 2-2 2-2 4v1" />
14
- <line vector-effect="non-scaling-stroke" x1="11" x2="18" y1="6" y2="6" />
15
- <line vector-effect="non-scaling-stroke" x1="2" x2="22" y1="2" y2="22" />
12
+ <path vector-effect="non-scaling-stroke" d="M11.652 6H18" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 13v1" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V6"
17
+ />
18
+ <path vector-effect="non-scaling-stroke" d="m2 2 20 20" />
19
+ <path
20
+ vector-effect="non-scaling-stroke"
21
+ d="M7.649 2H17a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8a4 4 0 0 0-.55 1.007"
22
+ />
16
23
  </svg>
@@ -9,8 +9,15 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4" />
13
- <path vector-effect="non-scaling-stroke" d="M7 2h11v4c0 2-2 2-2 4v1" />
14
- <line vector-effect="non-scaling-stroke" x1="11" x2="18" y1="6" y2="6" />
15
- <line vector-effect="non-scaling-stroke" x1="2" x2="22" y1="2" y2="22" />
12
+ <path vector-effect="non-scaling-stroke" d="M11.652 6H18" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 13v1" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V6"
17
+ />
18
+ <path vector-effect="non-scaling-stroke" d="m2 2 20 20" />
19
+ <path
20
+ vector-effect="non-scaling-stroke"
21
+ d="M7.649 2H17a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8a4 4 0 0 0-.55 1.007"
22
+ />
16
23
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M12 13v1" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
- d="M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z"
15
+ d="M17 2a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8A4 4 0 0 0 16 12v8a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V3a1 1 0 0 1 1-1z"
15
16
  />
16
- <line vector-effect="non-scaling-stroke" x1="6" x2="18" y1="6" y2="6" />
17
- <line vector-effect="non-scaling-stroke" x1="12" x2="12" y1="12" y2="12" />
17
+ <path vector-effect="non-scaling-stroke" d="M6 6h12" />
18
18
  </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M4 14h6" />
13
+ <path vector-effect="non-scaling-stroke" d="M4 2h10" />
14
+ <rect x="4" y="18" vector-effect="non-scaling-stroke" width="16" height="4" rx="1" />
15
+ <rect x="4" y="6" vector-effect="non-scaling-stroke" width="16" height="4" rx="1" />
16
+ </svg>
package/src/form.svg ADDED
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M4 14h6" />
13
+ <path vector-effect="non-scaling-stroke" d="M4 2h10" />
14
+ <rect x="4" y="18" vector-effect="non-scaling-stroke" width="16" height="4" rx="1" />
15
+ <rect x="4" y="6" vector-effect="non-scaling-stroke" width="16" height="4" rx="1" />
16
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M10 12H6" />
13
+ <path vector-effect="non-scaling-stroke" d="M10 15V9" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M14 14.5a.5.5 0 0 0 .5.5h1a2.5 2.5 0 0 0 2.5-2.5v-1A2.5 2.5 0 0 0 15.5 9h-1a.5.5 0 0 0-.5.5z"
17
+ />
18
+ <path vector-effect="non-scaling-stroke" d="M6 15V9" />
19
+ <rect x="2" y="5" vector-effect="non-scaling-stroke" width="20" height="14" rx="2" />
20
+ </svg>
package/src/hd.svg ADDED
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M10 12H6" />
13
+ <path vector-effect="non-scaling-stroke" d="M10 15V9" />
14
+ <path
15
+ vector-effect="non-scaling-stroke"
16
+ d="M14 14.5a.5.5 0 0 0 .5.5h1a2.5 2.5 0 0 0 2.5-2.5v-1A2.5 2.5 0 0 0 15.5 9h-1a.5.5 0 0 0-.5.5z"
17
+ />
18
+ <path vector-effect="non-scaling-stroke" d="M6 15V9" />
19
+ <rect x="2" y="5" vector-effect="non-scaling-stroke" width="20" height="14" rx="2" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M16 17h6" />
17
+ <path vector-effect="non-scaling-stroke" d="M19 14v6" />
18
+ <path vector-effect="non-scaling-stroke" d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178" />
19
+ <path vector-effect="non-scaling-stroke" d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962" />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M16 17h6" />
17
+ <path vector-effect="non-scaling-stroke" d="M19 14v6" />
18
+ <path vector-effect="non-scaling-stroke" d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178" />
19
+ <path vector-effect="non-scaling-stroke" d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962" />
20
+ </svg>
@@ -9,16 +9,15 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M6 19v-3" />
13
- <path vector-effect="non-scaling-stroke" d="M10 19v-3" />
14
- <path vector-effect="non-scaling-stroke" d="M14 19v-3" />
15
- <path vector-effect="non-scaling-stroke" d="M18 19v-3" />
16
- <path vector-effect="non-scaling-stroke" d="M8 11V9" />
17
- <path vector-effect="non-scaling-stroke" d="M16 11V9" />
18
- <path vector-effect="non-scaling-stroke" d="M12 11V9" />
19
- <path vector-effect="non-scaling-stroke" d="M2 15h20" />
20
- <path
21
- vector-effect="non-scaling-stroke"
22
- d="M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z"
23
- />
12
+ <path vector-effect="non-scaling-stroke" d="M12 12v-2" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 18v-2" />
14
+ <path vector-effect="non-scaling-stroke" d="M16 12v-2" />
15
+ <path vector-effect="non-scaling-stroke" d="M16 18v-2" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 11h1.5" />
17
+ <path vector-effect="non-scaling-stroke" d="M20 18v-2" />
18
+ <path vector-effect="non-scaling-stroke" d="M20.5 11H22" />
19
+ <path vector-effect="non-scaling-stroke" d="M4 18v-2" />
20
+ <path vector-effect="non-scaling-stroke" d="M8 12v-2" />
21
+ <path vector-effect="non-scaling-stroke" d="M8 18v-2" />
22
+ <rect x="2" y="6" vector-effect="non-scaling-stroke" width="20" height="10" rx="2" />
24
23
  </svg>
@@ -9,16 +9,15 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M6 19v-3" />
13
- <path vector-effect="non-scaling-stroke" d="M10 19v-3" />
14
- <path vector-effect="non-scaling-stroke" d="M14 19v-3" />
15
- <path vector-effect="non-scaling-stroke" d="M18 19v-3" />
16
- <path vector-effect="non-scaling-stroke" d="M8 11V9" />
17
- <path vector-effect="non-scaling-stroke" d="M16 11V9" />
18
- <path vector-effect="non-scaling-stroke" d="M12 11V9" />
19
- <path vector-effect="non-scaling-stroke" d="M2 15h20" />
20
- <path
21
- vector-effect="non-scaling-stroke"
22
- d="M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z"
23
- />
12
+ <path vector-effect="non-scaling-stroke" d="M12 12v-2" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 18v-2" />
14
+ <path vector-effect="non-scaling-stroke" d="M16 12v-2" />
15
+ <path vector-effect="non-scaling-stroke" d="M16 18v-2" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 11h1.5" />
17
+ <path vector-effect="non-scaling-stroke" d="M20 18v-2" />
18
+ <path vector-effect="non-scaling-stroke" d="M20.5 11H22" />
19
+ <path vector-effect="non-scaling-stroke" d="M4 18v-2" />
20
+ <path vector-effect="non-scaling-stroke" d="M8 12v-2" />
21
+ <path vector-effect="non-scaling-stroke" d="M8 18v-2" />
22
+ <rect x="2" y="6" vector-effect="non-scaling-stroke" width="20" height="10" rx="2" />
24
23
  </svg>
@@ -9,18 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M10 12h4" />
13
+ <path vector-effect="non-scaling-stroke" d="M10 17h4" />
14
+ <path vector-effect="non-scaling-stroke" d="M10 7h4" />
12
15
  <path vector-effect="non-scaling-stroke" d="M18 12h2" />
13
- <path vector-effect="non-scaling-stroke" d="M18 16h2" />
14
- <path vector-effect="non-scaling-stroke" d="M18 20h2" />
15
- <path vector-effect="non-scaling-stroke" d="M18 4h2" />
16
- <path vector-effect="non-scaling-stroke" d="M18 8h2" />
16
+ <path vector-effect="non-scaling-stroke" d="M18 18h2" />
17
+ <path vector-effect="non-scaling-stroke" d="M18 6h2" />
17
18
  <path vector-effect="non-scaling-stroke" d="M4 12h2" />
18
- <path vector-effect="non-scaling-stroke" d="M4 16h2" />
19
- <path vector-effect="non-scaling-stroke" d="M4 20h2" />
20
- <path vector-effect="non-scaling-stroke" d="M4 4h2" />
21
- <path vector-effect="non-scaling-stroke" d="M4 8h2" />
22
- <path
23
- vector-effect="non-scaling-stroke"
24
- d="M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z"
25
- />
19
+ <path vector-effect="non-scaling-stroke" d="M4 18h2" />
20
+ <path vector-effect="non-scaling-stroke" d="M4 6h2" />
21
+ <rect x="6" y="2" vector-effect="non-scaling-stroke" width="12" height="20" rx="2" />
26
22
  </svg>
package/src/microchip.svg CHANGED
@@ -9,18 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M10 12h4" />
13
+ <path vector-effect="non-scaling-stroke" d="M10 17h4" />
14
+ <path vector-effect="non-scaling-stroke" d="M10 7h4" />
12
15
  <path vector-effect="non-scaling-stroke" d="M18 12h2" />
13
- <path vector-effect="non-scaling-stroke" d="M18 16h2" />
14
- <path vector-effect="non-scaling-stroke" d="M18 20h2" />
15
- <path vector-effect="non-scaling-stroke" d="M18 4h2" />
16
- <path vector-effect="non-scaling-stroke" d="M18 8h2" />
16
+ <path vector-effect="non-scaling-stroke" d="M18 18h2" />
17
+ <path vector-effect="non-scaling-stroke" d="M18 6h2" />
17
18
  <path vector-effect="non-scaling-stroke" d="M4 12h2" />
18
- <path vector-effect="non-scaling-stroke" d="M4 16h2" />
19
- <path vector-effect="non-scaling-stroke" d="M4 20h2" />
20
- <path vector-effect="non-scaling-stroke" d="M4 4h2" />
21
- <path vector-effect="non-scaling-stroke" d="M4 8h2" />
22
- <path
23
- vector-effect="non-scaling-stroke"
24
- d="M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z"
25
- />
19
+ <path vector-effect="non-scaling-stroke" d="M4 18h2" />
20
+ <path vector-effect="non-scaling-stroke" d="M4 6h2" />
21
+ <rect x="6" y="2" vector-effect="non-scaling-stroke" width="12" height="20" rx="2" />
26
22
  </svg>