@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.185 → 1.1.186
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/IconTrending6/index.d.ts +4 -0
- package/IconTrending6/index.js +2 -0
- package/IconTrending6/index.js.map +1 -0
- package/IconTrending6/index.mjs +2 -0
- package/IconTrending6/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +6 -4
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +8 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -3959,7 +3959,7 @@
|
|
|
3959
3959
|
"svg": "<Path d=\"M21.7354 2.14746L20.415 8.74512C21.2651 8.89119 22 9.59486 22 10.5938C22 11.1542 21.7451 11.684 21.3076 12.0342L17 15.4805V21H7V15.4805L2.69238 12.0342C2.25486 11.684 2 11.1542 2 10.5938C2.00004 9.10087 3.64127 8.26827 4.85547 8.96973C5.72634 9.47296 6.93711 10.1136 8.23535 10.626C9.54824 11.1441 10.875 11.5 12 11.5C13.125 11.5 14.4518 11.1441 15.7646 10.626C16.9015 10.1773 17.9695 9.62715 18.8027 9.16016L20.2646 1.85254L21.7354 2.14746Z\" fill=\"currentColor\"/><Path d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.433 13.933 10 12 10C10.067 10 8.5 8.433 8.5 6.5C8.5 4.567 10.067 3 12 3Z\" fill=\"currentColor\"/>",
|
|
3960
3960
|
"tags": "Path",
|
|
3961
3961
|
"componentName": "IconConductor",
|
|
3962
|
-
"iconName": "conductor,
|
|
3962
|
+
"iconName": "conductor, ochestrator, vibe",
|
|
3963
3963
|
"pathname": "src/IconConductor"
|
|
3964
3964
|
},
|
|
3965
3965
|
{
|
|
@@ -12551,6 +12551,13 @@
|
|
|
12551
12551
|
"iconName": "trending-5, chart, analytics",
|
|
12552
12552
|
"pathname": "src/IconTrending5"
|
|
12553
12553
|
},
|
|
12554
|
+
{
|
|
12555
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.0002 18H22.0002V11H20.0002V14.5858L13.0002 7.58582L9.00015 11.5858L3.00015 5.58582L1.58594 7.00003L9.00015 14.4142L13.0002 10.4142L18.5859 16H15.0002V18Z\" fill=\"currentColor\"/>",
|
|
12556
|
+
"tags": "Path",
|
|
12557
|
+
"componentName": "IconTrending6",
|
|
12558
|
+
"iconName": "trending-6, trends, downward",
|
|
12559
|
+
"pathname": "src/IconTrending6"
|
|
12560
|
+
},
|
|
12554
12561
|
{
|
|
12555
12562
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12 9V11H13.5858L12 12.5858L10 10.5858L6.33579 14.25L7.75 15.6642L10 13.4142L12 15.4142L15 12.4142V14H17V9H12Z\" fill=\"currentColor\"/>",
|
|
12556
12563
|
"tags": "Path",
|