@taiga-ui/icons 5.10.0-canary.ed6b235 → 5.11.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/icons",
3
- "version": "5.10.0-canary.ed6b235",
3
+ "version": "5.11.0",
4
4
  "description": "Feather icons for Taiga UI",
5
5
  "keywords": [
6
6
  "angular",
@@ -0,0 +1,16 @@
1
+
2
+ <svg
3
+
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ stroke="currentColor"
10
+ stroke-width="calc((100vw - 100vh) / 10)"
11
+ stroke-linecap="round"
12
+ stroke-linejoin="round"
13
+ >
14
+ <path vector-effect="non-scaling-stroke" d="m15 6 2 2 4-4" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 12h20A10 10 0 1 1 12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 4-10" />
16
+ </svg>
@@ -0,0 +1,16 @@
1
+
2
+ <svg
3
+
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="none"
9
+ stroke="currentColor"
10
+ stroke-width="calc((100vw - 100vh) / 10)"
11
+ stroke-linecap="round"
12
+ stroke-linejoin="round"
13
+ >
14
+ <path vector-effect="non-scaling-stroke" d="m15 6 2 2 4-4" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 12h20A10 10 0 1 1 12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 4-10" />
16
+ </svg>
@@ -11,7 +11,7 @@
11
11
  stroke-linecap="round"
12
12
  stroke-linejoin="round"
13
13
  >
14
- <path vector-effect="non-scaling-stroke" d="M8 22h8" />
15
- <path vector-effect="non-scaling-stroke" d="M12 11v11" />
16
- <path vector-effect="non-scaling-stroke" d="m19 3-7 8-7-8Z" />
14
+ <path vector-effect="non-scaling-stroke" d="M12 12 4.207 4.207A.707.707 0 0 1 4.707 3h14.586a.707.707 0 0 1 .5 1.207z" />
15
+ <path vector-effect="non-scaling-stroke" d="M12 12v10" />
16
+ <path vector-effect="non-scaling-stroke" d="M7 22h10" />
17
17
  </svg>
package/src/martini.svg CHANGED
@@ -11,7 +11,7 @@
11
11
  stroke-linecap="round"
12
12
  stroke-linejoin="round"
13
13
  >
14
- <path vector-effect="non-scaling-stroke" d="M8 22h8" />
15
- <path vector-effect="non-scaling-stroke" d="M12 11v11" />
16
- <path vector-effect="non-scaling-stroke" d="m19 3-7 8-7-8Z" />
14
+ <path vector-effect="non-scaling-stroke" d="M12 12 4.207 4.207A.707.707 0 0 1 4.707 3h14.586a.707.707 0 0 1 .5 1.207z" />
15
+ <path vector-effect="non-scaling-stroke" d="M12 12v10" />
16
+ <path vector-effect="non-scaling-stroke" d="M7 22h10" />
17
17
  </svg>
@@ -0,0 +1,17 @@
1
+
2
+ <svg
3
+
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ stroke="currentColor"
10
+ stroke-width="calc((100vw - 100vh) / 10)"
11
+ stroke-linecap="round"
12
+ stroke-linejoin="round"
13
+ >
14
+ <path vector-effect="non-scaling-stroke" d="M12.5 11.134 18.196 21" />
15
+ <path vector-effect="non-scaling-stroke" d="M20.425 5.299a10 10 0 0 0-16.941 9.78c.183.563.843.774 1.355.478L20.16 6.711c.512-.296.66-.973.264-1.413" />
16
+ <path vector-effect="non-scaling-stroke" d="M21 21H3" />
17
+ </svg>
@@ -0,0 +1,17 @@
1
+
2
+ <svg
3
+
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="none"
9
+ stroke="currentColor"
10
+ stroke-width="calc((100vw - 100vh) / 10)"
11
+ stroke-linecap="round"
12
+ stroke-linejoin="round"
13
+ >
14
+ <path vector-effect="non-scaling-stroke" d="M12.5 11.134 18.196 21" />
15
+ <path vector-effect="non-scaling-stroke" d="M20.425 5.299a10 10 0 0 0-16.941 9.78c.183.563.843.774 1.355.478L20.16 6.711c.512-.296.66-.973.264-1.413" />
16
+ <path vector-effect="non-scaling-stroke" d="M21 21H3" />
17
+ </svg>