@taiga-ui/icons 5.16.0 → 5.17.0-canary.2577e48
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/circle-euro-sign-filled.svg +17 -0
- package/src/circle-euro-sign.svg +17 -0
- package/src/dot-filled.svg +1 -1
- package/src/dot.svg +1 -1
- package/src/option-filled.svg +1 -1
- package/src/option.svg +1 -1
- package/src/paper-bag-filled.svg +16 -0
- package/src/paper-bag.svg +16 -0
package/package.json
CHANGED
|
@@ -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="M15 9.4a4 4 0 1 0 0 5.2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M7 12h5" />
|
|
16
|
+
<circle vector-effect="non-scaling-stroke" cx="12" cy="12" r="10" />
|
|
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="M15 9.4a4 4 0 1 0 0 5.2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M7 12h5" />
|
|
16
|
+
<circle vector-effect="non-scaling-stroke" cx="12" cy="12" r="10" />
|
|
17
|
+
</svg>
|
package/src/dot-filled.svg
CHANGED
package/src/dot.svg
CHANGED
package/src/option-filled.svg
CHANGED
|
@@ -11,6 +11,6 @@
|
|
|
11
11
|
stroke-linecap="round"
|
|
12
12
|
stroke-linejoin="round"
|
|
13
13
|
>
|
|
14
|
-
<path vector-effect="non-scaling-stroke" d="M3 3h6l6 18h6" />
|
|
15
14
|
<path vector-effect="non-scaling-stroke" d="M14 3h7" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M3 3h5.28a1 1 0 0 1 .948.684l5.544 16.632a1 1 0 0 0 .949.684H21" />
|
|
16
16
|
</svg>
|
package/src/option.svg
CHANGED
|
@@ -11,6 +11,6 @@
|
|
|
11
11
|
stroke-linecap="round"
|
|
12
12
|
stroke-linejoin="round"
|
|
13
13
|
>
|
|
14
|
-
<path vector-effect="non-scaling-stroke" d="M3 3h6l6 18h6" />
|
|
15
14
|
<path vector-effect="non-scaling-stroke" d="M14 3h7" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M3 3h5.28a1 1 0 0 1 .948.684l5.544 16.632a1 1 0 0 0 .949.684H21" />
|
|
16
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="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="M5.364 3.848C4 6 3 9.652 3 12.652V19a2 2 0 002 2h14a2 2 0 002-2v-5c0-2.334-1.816-4.668-2.622-7.002" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M7 3h11.379a2 2 0 011.789 1.106l.723 1.447A1 1 0 0119.997 7h-8.525a2 2 0 01-1.789-1.106L8.79 4.105a2 2 0 10-3.579 1.789l2.261 4.522A5 5 0 018 12.652V21" />
|
|
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="M5.364 3.848C4 6 3 9.652 3 12.652V19a2 2 0 002 2h14a2 2 0 002-2v-5c0-2.334-1.816-4.668-2.622-7.002" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M7 3h11.379a2 2 0 011.789 1.106l.723 1.447A1 1 0 0119.997 7h-8.525a2 2 0 01-1.789-1.106L8.79 4.105a2 2 0 10-3.579 1.789l2.261 4.522A5 5 0 018 12.652V21" />
|
|
16
|
+
</svg>
|