@taiga-ui/icons 4.32.0 → 4.33.0

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.32.0",
3
+ "version": "4.33.0",
4
4
  "description": "Feather icons for Taiga UI",
5
5
  "keywords": [
6
6
  "angular",
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M17 6.1H3" />
13
- <path vector-effect="non-scaling-stroke" d="M21 12.1H3" />
14
- <path vector-effect="non-scaling-stroke" d="M15.1 18H3" />
12
+ <path vector-effect="non-scaling-stroke" d="M15 18H3" />
13
+ <path vector-effect="non-scaling-stroke" d="M17 6H3" />
14
+ <path vector-effect="non-scaling-stroke" d="M21 12H3" />
15
15
  </svg>
package/src/text.svg CHANGED
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M17 6.1H3" />
13
- <path vector-effect="non-scaling-stroke" d="M21 12.1H3" />
14
- <path vector-effect="non-scaling-stroke" d="M15.1 18H3" />
12
+ <path vector-effect="non-scaling-stroke" d="M15 18H3" />
13
+ <path vector-effect="non-scaling-stroke" d="M17 6H3" />
14
+ <path vector-effect="non-scaling-stroke" d="M21 12H3" />
15
15
  </svg>