@taiga-ui/icons 4.28.0 → 4.29.0-canary.8cd9147
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/clock-fading-filled.svg +18 -0
- package/src/clock-fading.svg +18 -0
- package/src/funnel-filled.svg +16 -0
- package/src/funnel-plus-filled.svg +18 -0
- package/src/funnel-plus.svg +18 -0
- package/src/funnel-x-filled.svg +18 -0
- package/src/funnel-x.svg +18 -0
- package/src/funnel.svg +16 -0
- package/src/infinity-filled.svg +1 -4
- package/src/infinity.svg +1 -4
- package/src/newspaper-filled.svg +4 -4
- package/src/newspaper.svg +4 -4
- package/src/saudi-riyal-filled.svg +16 -0
- package/src/saudi-riyal.svg +16 -0
- package/src/shrimp-filled.svg +20 -0
- package/src/shrimp.svg +20 -0
package/package.json
CHANGED
|
@@ -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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M12 2a10 10 0 0 1 7.38 16.75" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M12 6v6l4 2" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M2.5 8.875a10 10 0 0 0-.5 3" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2.83 16a10 10 0 0 0 2.43 3.4" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M4.636 5.235a10 10 0 0 1 .891-.857" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M8.644 21.42a10 10 0 0 0 7.631-.38" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M12 2a10 10 0 0 1 7.38 16.75" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M12 6v6l4 2" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M2.5 8.875a10 10 0 0 0-.5 3" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2.83 16a10 10 0 0 0 2.43 3.4" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M4.636 5.235a10 10 0 0 1 .891-.857" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M8.644 21.42a10 10 0 0 0 7.631-.38" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"
|
|
15
|
+
/>
|
|
16
|
+
</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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348"
|
|
15
|
+
/>
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M16 6h6" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M19 3v6" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348"
|
|
15
|
+
/>
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M16 6h6" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M19 3v6" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473"
|
|
15
|
+
/>
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="m16.5 3.5 5 5" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="m21.5 3.5-5 5" />
|
|
18
|
+
</svg>
|
package/src/funnel-x.svg
ADDED
|
@@ -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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473"
|
|
15
|
+
/>
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="m16.5 3.5 5 5" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="m21.5 3.5-5 5" />
|
|
18
|
+
</svg>
|
package/src/funnel.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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
vector-effect="non-scaling-stroke"
|
|
14
|
+
d="M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"
|
|
15
|
+
/>
|
|
16
|
+
</svg>
|
package/src/infinity-filled.svg
CHANGED
|
@@ -9,8 +9,5 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path
|
|
13
|
-
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z"
|
|
15
|
-
/>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8" />
|
|
16
13
|
</svg>
|
package/src/infinity.svg
CHANGED
|
@@ -9,8 +9,5 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path
|
|
13
|
-
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z"
|
|
15
|
-
/>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8" />
|
|
16
13
|
</svg>
|
package/src/newspaper-filled.svg
CHANGED
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M15 18h-5" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M18 14h-8" />
|
|
12
14
|
<path
|
|
13
15
|
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-
|
|
16
|
+
d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2"
|
|
15
17
|
/>
|
|
16
|
-
<
|
|
17
|
-
<path vector-effect="non-scaling-stroke" d="M15 18h-5" />
|
|
18
|
-
<path vector-effect="non-scaling-stroke" d="M10 6h8v4h-8V6Z" />
|
|
18
|
+
<rect x="10" y="6" vector-effect="non-scaling-stroke" width="8" height="4" rx="1" />
|
|
19
19
|
</svg>
|
package/src/newspaper.svg
CHANGED
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M15 18h-5" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M18 14h-8" />
|
|
12
14
|
<path
|
|
13
15
|
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-
|
|
16
|
+
d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2"
|
|
15
17
|
/>
|
|
16
|
-
<
|
|
17
|
-
<path vector-effect="non-scaling-stroke" d="M15 18h-5" />
|
|
18
|
-
<path vector-effect="non-scaling-stroke" d="M10 6h8v4h-8V6Z" />
|
|
18
|
+
<rect x="10" y="6" vector-effect="non-scaling-stroke" width="8" height="4" rx="1" />
|
|
19
19
|
</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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="m20 19.5-5.5 1.2" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M20 10 4 13.5" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="m20 19.5-5.5 1.2" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M20 10 4 13.5" />
|
|
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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M11 12h.01" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1" />
|
|
14
|
+
<path
|
|
15
|
+
vector-effect="non-scaling-stroke"
|
|
16
|
+
d="M14 2a3.276 3.276 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8"
|
|
17
|
+
/>
|
|
18
|
+
<path vector-effect="non-scaling-stroke" d="M14 8a8.5 8.5 0 0 1 0 8" />
|
|
19
|
+
<path vector-effect="non-scaling-stroke" d="M16 16c2 0 4.5-4 4-6" />
|
|
20
|
+
</svg>
|
package/src/shrimp.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="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M11 12h.01" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1" />
|
|
14
|
+
<path
|
|
15
|
+
vector-effect="non-scaling-stroke"
|
|
16
|
+
d="M14 2a3.276 3.276 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8"
|
|
17
|
+
/>
|
|
18
|
+
<path vector-effect="non-scaling-stroke" d="M14 8a8.5 8.5 0 0 1 0 8" />
|
|
19
|
+
<path vector-effect="non-scaling-stroke" d="M16 16c2 0 4.5-4 4-6" />
|
|
20
|
+
</svg>
|