@taiga-ui/icons 4.52.0-canary.2c75afa → 4.52.0-canary.2d877cf
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/README.md +1 -1
- package/package.json +1 -1
- package/src/ampersand-filled.svg +2 -2
- package/src/ampersand.svg +2 -2
- package/src/anchor-filled.svg +4 -3
- package/src/anchor.svg +4 -3
- package/src/calendars-filled.svg +18 -0
- package/src/calendars.svg +18 -0
- package/src/fingerprint-pattern-filled.svg +21 -0
- package/src/fingerprint-pattern.svg +21 -0
- package/src/folder-git-2-filled.svg +1 -1
- package/src/folder-git-2.svg +1 -1
- package/src/form-filled.svg +16 -0
- package/src/form.svg +16 -0
- package/src/scale-filled.svg +4 -4
- package/src/scale.svg +4 -4
- package/src/waves-arrow-down-filled.svg +22 -0
- package/src/waves-arrow-down.svg +22 -0
- package/src/waves-arrow-up-filled.svg +22 -0
- package/src/waves-arrow-up.svg +22 -0
package/README.md
CHANGED
package/package.json
CHANGED
package/src/ampersand-filled.svg
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M16 12h3" />
|
|
12
13
|
<path
|
|
13
14
|
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M17.5
|
|
15
|
+
d="M17.5 12a8 8 0 0 1-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13"
|
|
15
16
|
/>
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="M16 12h3" />
|
|
17
17
|
</svg>
|
package/src/ampersand.svg
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M16 12h3" />
|
|
12
13
|
<path
|
|
13
14
|
vector-effect="non-scaling-stroke"
|
|
14
|
-
d="M17.5
|
|
15
|
+
d="M17.5 12a8 8 0 0 1-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13"
|
|
15
16
|
/>
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="M16 12h3" />
|
|
17
17
|
</svg>
|
package/src/anchor-filled.svg
CHANGED
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path vector-effect="non-scaling-stroke" d="M12
|
|
13
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
14
|
-
<
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M12 6v16" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="m19 13 2-1a9 9 0 0 1-18 0l2 1" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M9 11h6" />
|
|
15
|
+
<circle vector-effect="non-scaling-stroke" cx="12" cy="4" r="2" />
|
|
15
16
|
</svg>
|
package/src/anchor.svg
CHANGED
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path vector-effect="non-scaling-stroke" d="M12
|
|
13
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
14
|
-
<
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M12 6v16" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="m19 13 2-1a9 9 0 0 1-18 0l2 1" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M9 11h6" />
|
|
15
|
+
<circle vector-effect="non-scaling-stroke" cx="12" cy="4" r="2" />
|
|
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="calc((100vw - 100vh) / 10)"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M12 2v2" />
|
|
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
|
+
<path vector-effect="non-scaling-stroke" d="M18 2v2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2 13h2" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M8 8h14" />
|
|
17
|
+
<rect x="8" y="3" vector-effect="non-scaling-stroke" width="14" height="14" rx="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 vector-effect="non-scaling-stroke" d="M12 2v2" />
|
|
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
|
+
<path vector-effect="non-scaling-stroke" d="M18 2v2" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2 13h2" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M8 8h14" />
|
|
17
|
+
<rect x="8" y="3" vector-effect="non-scaling-stroke" width="14" height="14" rx="2" />
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
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 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M14 13.12c0 2.38 0 6.38-1 8.88" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M17.29 21.02c.12-.6.43-2.3.5-3.02" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2 12a10 10 0 0 1 18-6" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M2 16h.01" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M21.8 16c.2-2 .131-5.354 0-6" />
|
|
18
|
+
<path vector-effect="non-scaling-stroke" d="M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2" />
|
|
19
|
+
<path vector-effect="non-scaling-stroke" d="M8.65 22c.21-.66.45-1.32.57-2" />
|
|
20
|
+
<path vector-effect="non-scaling-stroke" d="M9 6.8a6 6 0 0 1 9 5.2v2" />
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
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 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M14 13.12c0 2.38 0 6.38-1 8.88" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M17.29 21.02c.12-.6.43-2.3.5-3.02" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="M2 12a10 10 0 0 1 18-6" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M2 16h.01" />
|
|
17
|
+
<path vector-effect="non-scaling-stroke" d="M21.8 16c.2-2 .131-5.354 0-6" />
|
|
18
|
+
<path vector-effect="non-scaling-stroke" d="M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2" />
|
|
19
|
+
<path vector-effect="non-scaling-stroke" d="M8.65 22c.21-.66.45-1.32.57-2" />
|
|
20
|
+
<path vector-effect="non-scaling-stroke" d="M9 6.8a6 6 0 0 1 9 5.2v2" />
|
|
21
|
+
</svg>
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
+
<path vector-effect="non-scaling-stroke" d="M18 19a5 5 0 0 1-5-5v8" />
|
|
12
13
|
<path
|
|
13
14
|
vector-effect="non-scaling-stroke"
|
|
14
15
|
d="M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5"
|
|
15
16
|
/>
|
|
16
17
|
<circle vector-effect="non-scaling-stroke" cx="13" cy="12" r="2" />
|
|
17
|
-
<path vector-effect="non-scaling-stroke" d="M18 19c-2.8 0-5-2.2-5-5v8" />
|
|
18
18
|
<circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
|
|
19
19
|
</svg>
|
package/src/folder-git-2.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="M18 19a5 5 0 0 1-5-5v8" />
|
|
12
13
|
<path
|
|
13
14
|
vector-effect="non-scaling-stroke"
|
|
14
15
|
d="M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5"
|
|
15
16
|
/>
|
|
16
17
|
<circle vector-effect="non-scaling-stroke" cx="13" cy="12" r="2" />
|
|
17
|
-
<path vector-effect="non-scaling-stroke" d="M18 19c-2.8 0-5-2.2-5-5v8" />
|
|
18
18
|
<circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
|
|
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="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>
|
package/src/scale-filled.svg
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path vector-effect="non-scaling-stroke" d="m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" />
|
|
13
|
-
<path vector-effect="non-scaling-stroke" d="m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" />
|
|
14
|
-
<path vector-effect="non-scaling-stroke" d="M7 21h10" />
|
|
15
12
|
<path vector-effect="non-scaling-stroke" d="M12 3v18" />
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="m19 8 3 8a5 5 0 0 1-6 0zV7" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M3 7h1a17 17 0 0 0 8-2 17 17 0 0 0 8 2h1" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="m5 8 3 8a5 5 0 0 1-6 0zV7" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M7 21h10" />
|
|
17
17
|
</svg>
|
package/src/scale.svg
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
11
|
>
|
|
12
|
-
<path vector-effect="non-scaling-stroke" d="m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" />
|
|
13
|
-
<path vector-effect="non-scaling-stroke" d="m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" />
|
|
14
|
-
<path vector-effect="non-scaling-stroke" d="M7 21h10" />
|
|
15
12
|
<path vector-effect="non-scaling-stroke" d="M12 3v18" />
|
|
16
|
-
<path vector-effect="non-scaling-stroke" d="
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="m19 8 3 8a5 5 0 0 1-6 0zV7" />
|
|
14
|
+
<path vector-effect="non-scaling-stroke" d="M3 7h1a17 17 0 0 0 8-2 17 17 0 0 0 8 2h1" />
|
|
15
|
+
<path vector-effect="non-scaling-stroke" d="m5 8 3 8a5 5 0 0 1-6 0zV7" />
|
|
16
|
+
<path vector-effect="non-scaling-stroke" d="M7 21h10" />
|
|
17
17
|
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 10L12 2" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M16 6L12 10L8 6" />
|
|
14
|
+
<path
|
|
15
|
+
vector-effect="non-scaling-stroke"
|
|
16
|
+
d="M2 15C2.6 15.5 3.2 16 4.5 16C7 16 7 14 9.5 14C12.1 14 11.9 16 14.5 16C17 16 17 14 19.5 14C20.8 14 21.4 14.5 22 15"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
vector-effect="non-scaling-stroke"
|
|
20
|
+
d="M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C12.1 20 11.9 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21"
|
|
21
|
+
/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 10L12 2" />
|
|
13
|
+
<path vector-effect="non-scaling-stroke" d="M16 6L12 10L8 6" />
|
|
14
|
+
<path
|
|
15
|
+
vector-effect="non-scaling-stroke"
|
|
16
|
+
d="M2 15C2.6 15.5 3.2 16 4.5 16C7 16 7 14 9.5 14C12.1 14 11.9 16 14.5 16C17 16 17 14 19.5 14C20.8 14 21.4 14.5 22 15"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
vector-effect="non-scaling-stroke"
|
|
20
|
+
d="M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C12.1 20 11.9 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21"
|
|
21
|
+
/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 2v8" />
|
|
13
|
+
<path
|
|
14
|
+
vector-effect="non-scaling-stroke"
|
|
15
|
+
d="M2 15c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
vector-effect="non-scaling-stroke"
|
|
19
|
+
d="M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"
|
|
20
|
+
/>
|
|
21
|
+
<path vector-effect="non-scaling-stroke" d="m8 6 4-4 4 4" />
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 2v8" />
|
|
13
|
+
<path
|
|
14
|
+
vector-effect="non-scaling-stroke"
|
|
15
|
+
d="M2 15c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
vector-effect="non-scaling-stroke"
|
|
19
|
+
d="M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"
|
|
20
|
+
/>
|
|
21
|
+
<path vector-effect="non-scaling-stroke" d="m8 6 4-4 4 4" />
|
|
22
|
+
</svg>
|