@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.54 → 1.1.56
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/IconCalenderSparkle/index.d.ts +4 -0
- package/IconCalenderSparkle/index.js +2 -0
- package/IconCalenderSparkle/index.js.map +1 -0
- package/IconCalenderSparkle/index.mjs +2 -0
- package/IconCalenderSparkle/index.mjs.map +1 -0
- package/IconSearchOptions/index.d.ts +4 -0
- package/IconSearchOptions/index.js +2 -0
- package/IconSearchOptions/index.js.map +1 -0
- package/IconSearchOptions/index.mjs +2 -0
- package/IconSearchOptions/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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 +14 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2261,6 +2261,13 @@
|
|
|
2261
2261
|
"iconName": "calender-remove, date-remove",
|
|
2262
2262
|
"pathname": "src/IconCalenderRemove"
|
|
2263
2263
|
},
|
|
2264
|
+
{
|
|
2265
|
+
"svg": "<Path d=\"M20 8C20 6.34315 18.6569 5 17 5H7C5.34315 5 4 6.34315 4 8C4 8.55228 4.44772 9 5 9H20V8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 9V11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 9V17C4 18.6569 5.34315 20 7 20H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 5V3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 5V3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\" fill=\"currentColor\"/>",
|
|
2266
|
+
"tags": "Path",
|
|
2267
|
+
"componentName": "IconCalenderSparkle",
|
|
2268
|
+
"iconName": "calender-sparkle, date, plan",
|
|
2269
|
+
"pathname": "src/IconCalenderSparkle"
|
|
2270
|
+
},
|
|
2264
2271
|
{
|
|
2265
2272
|
"svg": "<Path d=\"M13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 8H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2266
2273
|
"tags": "Path",
|
|
@@ -8778,6 +8785,13 @@
|
|
|
8778
8785
|
"iconName": "search-menu,list-search",
|
|
8779
8786
|
"pathname": "src/IconSearchMenu"
|
|
8780
8787
|
},
|
|
8788
|
+
{
|
|
8789
|
+
"svg": "<Path d=\"M7.5 16.5C10.5376 16.5 13 14.0376 13 11C13 7.96243 10.5376 5.5 7.5 5.5C4.46243 5.5 2 7.96243 2 11C2 14.0376 4.46243 16.5 7.5 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 18.5L12 15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 10L19.5 12.5L22 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8790
|
+
"tags": "Path",
|
|
8791
|
+
"componentName": "IconSearchOptions",
|
|
8792
|
+
"iconName": "search-options, settings",
|
|
8793
|
+
"pathname": "src/IconSearchOptions"
|
|
8794
|
+
},
|
|
8781
8795
|
{
|
|
8782
8796
|
"svg": "<Path d=\"M18 5H6C4.34315 5 3 6.34315 3 8V16C3 17.6569 4.34315 19 6 19H18C19.6569 19 21 17.6569 21 16V8C21 6.34315 19.6569 5 18 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 9H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 9H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 12H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 12H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 15H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 15H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8783
8797
|
"tags": "Path",
|