@taiga-ui/icons 4.52.0-canary.831274e → 4.52.0-canary.91aeb4a

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": "4.52.0-canary.831274e",
3
+ "version": "4.52.0-canary.91aeb4a",
4
4
  "description": "Feather icons for Taiga UI",
5
5
  "keywords": [
6
6
  "angular",
@@ -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 18v4" />
13
+ <path vector-effect="non-scaling-stroke" d="m17 18 1.956-11.468" />
14
+ <path vector-effect="non-scaling-stroke" d="m3 8 7.82-5.615a2 2 0 0 1 2.36 0L21 8" />
15
+ <path vector-effect="non-scaling-stroke" d="M4 18h16" />
16
+ <path vector-effect="non-scaling-stroke" d="M7 18 5.044 6.532" />
17
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="10" r="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 18v4" />
13
+ <path vector-effect="non-scaling-stroke" d="m17 18 1.956-11.468" />
14
+ <path vector-effect="non-scaling-stroke" d="m3 8 7.82-5.615a2 2 0 0 1 2.36 0L21 8" />
15
+ <path vector-effect="non-scaling-stroke" d="M4 18h16" />
16
+ <path vector-effect="non-scaling-stroke" d="M7 18 5.044 6.532" />
17
+ <circle vector-effect="non-scaling-stroke" cx="12" cy="10" r="2" />
18
+ </svg>
@@ -0,0 +1,28 @@
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
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z"
15
+ />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"
19
+ />
20
+ <path
21
+ vector-effect="non-scaling-stroke"
22
+ d="M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z"
23
+ />
24
+ <path
25
+ vector-effect="non-scaling-stroke"
26
+ d="M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z"
27
+ />
28
+ </svg>
@@ -0,0 +1,28 @@
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
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z"
15
+ />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"
19
+ />
20
+ <path
21
+ vector-effect="non-scaling-stroke"
22
+ d="M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z"
23
+ />
24
+ <path
25
+ vector-effect="non-scaling-stroke"
26
+ d="M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z"
27
+ />
28
+ </svg>