@taiga-ui/icons 5.10.0 → 5.11.0-canary.0f9eee3
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 +1 -1
- package/src/globe-check-filled.svg +16 -0
- package/src/globe-check.svg +16 -0
- package/src/martini-filled.svg +3 -3
- package/src/martini.svg +3 -3
- package/src/parasol-filled.svg +17 -0
- package/src/parasol.svg +17 -0
package/package.json
CHANGED
|
@@ -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>
|
package/src/martini-filled.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="
|
|
15
|
-
<path vector-effect="non-scaling-stroke" d="M12
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
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="
|
|
15
|
-
<path vector-effect="non-scaling-stroke" d="M12
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
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>
|
package/src/parasol.svg
ADDED
|
@@ -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>
|