@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.54 → 1.1.55

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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-filled-radius-0-stroke-1",
21
- version: "1.1.54",
21
+ version: "1.1.55",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-1",
3
- "version": "1.1.54",
3
+ "version": "1.1.55",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -8778,6 +8778,13 @@
8778
8778
  "iconName": "search-menu,list-search",
8779
8779
  "pathname": "src/IconSearchMenu"
8780
8780
  },
8781
+ {
8782
+ "svg": "<Path d=\"M7.5 7C9.70914 7 11.5 8.79086 11.5 11C11.5 13.2091 9.70914 15 7.5 15C5.29086 15 3.5 13.2091 3.5 11C3.5 8.79086 5.29086 7 7.5 7Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.5 5C10.8137 5 13.5 7.68629 13.5 11C13.5 12.4768 12.9649 13.8277 12.0801 14.873L15.707 18.5L15 19.207L11.373 15.5801C10.3277 16.4649 8.97681 17 7.5 17C4.18629 17 1.5 14.3137 1.5 11C1.5 7.68629 4.18629 5 7.5 5ZM7.5 6C4.73858 6 2.5 8.23858 2.5 11C2.5 13.7614 4.73858 16 7.5 16C10.2614 16 12.5 13.7614 12.5 11C12.5 8.23858 10.2614 6 7.5 6Z\" fill=\"currentColor\"/><Path d=\"M22.707 10L19.5 13.207L16.293 10L17 9.29297L19.5 11.793L22 9.29297L22.707 10Z\" fill=\"currentColor\"/>",
8783
+ "tags": "Path",
8784
+ "componentName": "IconSearchOptions",
8785
+ "iconName": "search-options, settings",
8786
+ "pathname": "src/IconSearchOptions"
8787
+ },
8781
8788
  {
8782
8789
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4H22V20H2V4ZM6 8H11V9H6V8ZM13 8V9H18V8H13ZM6 11.5H11V12.5H6V11.5ZM13 11.5V12.5H18V11.5H13ZM6 15H11V16H6V15ZM13 15V16H18V15H13Z\" fill=\"currentColor\"/>",
8783
8790
  "tags": "Path",