@taiga-ui/icons 3.7.1 → 3.8.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": "3.7.1",
3
+ "version": "3.8.0",
4
4
  "description": "Taiga UI icons pack",
5
5
  "keywords": [
6
6
  "angular",
@@ -0,0 +1,14 @@
1
+ <svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="tuiIconAnchorLarge" xmlns="http://www.w3.org/2000/svg">
3
+ <svg fill="none" height="1.5em" overflow="visible" viewBox="0 0 24 24" width="1.5em" x="50%" y="50%">
4
+ <svg x="-12" xmlns="http://www.w3.org/2000/svg" y="-12">
5
+ <path
6
+ clip-rule="evenodd"
7
+ d="M12 4C12.5523 4 13 3.55228 13 3C13 2.44772 12.5523 2 12 2C11.4477 2 11 2.44772 11 3C11 3.55228 11.4477 4 12 4ZM15 3C15 4.30622 14.1652 5.41746 13 5.82929V8H15C15.5523 8 16 8.44771 16 9C16 9.55229 15.5523 10 15 10H13V19.9647C14.8604 19.7918 16.6706 18.9919 18.0671 17.5651L17.1931 17.7593C16.654 17.8791 16.1198 17.5392 16 17C15.8802 16.4609 16.2201 15.9267 16.7593 15.8069L20.2831 15.0238C20.9076 14.8851 21.5 15.3603 21.5 16V20C21.5 20.5523 21.0523 21 20.5 21C19.9477 21 19.5 20.5523 19.5 20V18.9623C15.559 22.9986 8.96014 23.0132 5 19.006V20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20V16C3 15.3603 3.59242 14.8851 4.21693 15.0238L7.74074 15.8069C8.27988 15.9267 8.61981 16.4609 8.5 17C8.38019 17.5392 7.84602 17.8791 7.30688 17.7593L6.37811 17.5529C7.6617 18.8699 9.29694 19.6554 11 19.9095V10H9C8.44772 10 8 9.55229 8 9C8 8.44771 8.44772 8 9 8H11V5.82929C9.83481 5.41746 9 4.30622 9 3C9 1.34315 10.3431 0 12 0C13.6569 0 15 1.34315 15 3Z"
8
+ fill="currentColor"
9
+ fill-rule="evenodd"
10
+ />
11
+ </svg>
12
+ </svg>
13
+ </g>
14
+ </svg>