@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.228 → 1.1.229

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.
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=B(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconCursorAi:()=>i,default:()=>h});module.exports=d(v);var p=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(C.Path,{d:"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z",fill:"currentColor"})),h=i;0&&(module.exports={IconCursorAi});
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=u(o,e))||a.enumerable});return r};var C=(r,o,t)=>(t=r!=null?i(I(r)):{},l(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(n({},"__esModule",{value:!0}),r);var h={};P(h,{IconCursorAi:()=>f,default:()=>d});module.exports=g(h);var p=C(require("react"));var m=C(require("react")),L=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(L.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),f=r=>p.default.createElement(c,{...r},p.default.createElement(s.Path,{d:"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(s.Path,{d:"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z",fill:"currentColor"})),d=f;0&&(module.exports={IconCursorAi});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCursorAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gDACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursorAi_exports","__export","IconCursorAi","IconCursorAi_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
1
+ {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCursorAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gDACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursorAi_exports","__export","IconCursorAi","IconCursorAi_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
@@ -1,2 +1,2 @@
1
- import t from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471",stroke:"currentColor",strokeWidth:"2"}),t.createElement(n,{d:"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z",fill:"currentColor"})),P=a;export{a as IconCursorAi,P as default};
1
+ import t from"react";import s from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(n,{d:"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471",stroke:"currentColor",strokeWidth:"2"}),t.createElement(n,{d:"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z",fill:"currentColor"})),x=l;export{l as IconCursorAi,x as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCursorAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
1
+ {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCursorAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSettingsGear4: FC<CentralIconBaseProps>;
4
+ export default IconSettingsGear4;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},L=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of x(o))!I.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=u(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?f(B(r)):{},L(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>L(n({},"__esModule",{value:!0}),r);var d={};g(d,{IconSettingsGear4:()=>i,default:()=>h});module.exports=P(d);var C=a(require("react"));var c=a(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...t})=>c.default.createElement(l.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>C.default.createElement(m,{...r},C.default.createElement(p.Circle,{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"2"}),C.default.createElement(p.Path,{d:"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z",stroke:"currentColor",strokeWidth:"2"})),h=i;0&&(module.exports={IconSettingsGear4});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSettingsGear4/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconSettingsGear4: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSettingsGear4;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,uBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,8qBACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconSettingsGear4_exports","__export","IconSettingsGear4","IconSettingsGear4_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSettingsGear4","props","React","CentralIconBase","IconSettingsGear4_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as s,Path as L}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(s,{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"2"}),t.createElement(L,{d:"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z",stroke:"currentColor",strokeWidth:"2"})),g=a;export{a as IconSettingsGear4,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSettingsGear4/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconSettingsGear4: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSettingsGear4;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,8qBACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconSettingsGear4","props","React","CentralIconBase","IconSettingsGear4_default"]}
package/README.md CHANGED
@@ -811,6 +811,7 @@ Below is a complete list of available icons:
811
811
  - IconSettingsGear1
812
812
  - IconSettingsGear2
813
813
  - IconSettingsGear3
814
+ - IconSettingsGear4
814
815
  - IconSettingsKnob
815
816
  - IconSettingsSliderHor
816
817
  - IconSettingsSliderThree
@@ -8822,7 +8822,7 @@
8822
8822
  },
8823
8823
  {
8824
8824
  "category": "AI & Magic",
8825
- "svg": "<path d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z\" fill=\"currentColor\"/>",
8825
+ "svg": "<path d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z\" fill=\"currentColor\"/>",
8826
8826
  "iconName": "cursor-ai, agent, magic",
8827
8827
  "variant": {
8828
8828
  "join": "square",
@@ -21714,6 +21714,20 @@
21714
21714
  "packageName": "square-outlined-radius-0-stroke-2",
21715
21715
  "componentName": "IconSettingsGear3"
21716
21716
  },
21717
+ {
21718
+ "category": "Filter & Settings",
21719
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
21720
+ "iconName": "settings-gear-4, preferences",
21721
+ "variant": {
21722
+ "join": "square",
21723
+ "filled": "off",
21724
+ "radius": "0",
21725
+ "stroke": "2"
21726
+ },
21727
+ "createdAt": "2026-05-08T06:02:14.652539+00:00",
21728
+ "packageName": "square-outlined-radius-0-stroke-2",
21729
+ "componentName": "IconSettingsGear4"
21730
+ },
21717
21731
  {
21718
21732
  "category": "Filter & Settings",
21719
21733
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.46454 15.5316C6.51182 13.5723 6.51182 10.3976 8.46454 8.4383C10.3744 6.52057 13.6227 6.52057 15.5355 8.4383C17.4882 10.3976 17.4882 13.5723 15.5355 15.5316C13.5827 17.4895 10.4158 17.4895 8.46454 15.5316Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.8575 14.8571L12.7148 12.7142\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M20 20V4H4V20H20Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
package/icons/index.d.ts CHANGED
@@ -1550,6 +1550,7 @@ export type CentralIconName =
1550
1550
  | "IconSettingsGear1"
1551
1551
  | "IconSettingsGear2"
1552
1552
  | "IconSettingsGear3"
1553
+ | "IconSettingsGear4"
1553
1554
  | "IconSettingsKnob"
1554
1555
  | "IconSettingsSliderHor"
1555
1556
  | "IconSettingsSliderThree"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
3
- "version": "1.1.228",
3
+ "version": "1.1.229",
4
4
  "style": "square-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1988,
14
+ "totalIcons": 1989,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 88,
@@ -686,7 +686,7 @@
686
686
  ]
687
687
  },
688
688
  "Filter & Settings": {
689
- "count": 24,
689
+ "count": 25,
690
690
  "icons": [
691
691
  "IconBlockSortAscending",
692
692
  "IconBlockSortDescending",
@@ -704,6 +704,7 @@
704
704
  "IconSettingsGear1",
705
705
  "IconSettingsGear2",
706
706
  "IconSettingsGear3",
707
+ "IconSettingsGear4",
707
708
  "IconSettingsKnob",
708
709
  "IconSettingsSliderHor",
709
710
  "IconSettingsSliderThree",
@@ -3740,6 +3741,7 @@
3740
3741
  "IconSettingsGear1": "settings-gear-1, preferences",
3741
3742
  "IconSettingsGear2": "settings-gear-2, preferences",
3742
3743
  "IconSettingsGear3": "settings-gear-3, preferences",
3744
+ "IconSettingsGear4": "settings-gear-4, preferences",
3743
3745
  "IconSettingsKnob": "settings-knob",
3744
3746
  "IconSettingsSliderHor": "settings-slider-hor",
3745
3747
  "IconSettingsSliderThree": "settings-slider-three",
package/index.d.ts CHANGED
@@ -1549,6 +1549,7 @@ export { IconServer2, default as IconServer2Default } from "./IconServer2";
1549
1549
  export { IconSettingsGear1, default as IconSettingsGear1Default, } from "./IconSettingsGear1";
1550
1550
  export { IconSettingsGear2, default as IconSettingsGear2Default, } from "./IconSettingsGear2";
1551
1551
  export { IconSettingsGear3, default as IconSettingsGear3Default, } from "./IconSettingsGear3";
1552
+ export { IconSettingsGear4, default as IconSettingsGear4Default, } from "./IconSettingsGear4";
1552
1553
  export { IconSettingsKnob, default as IconSettingsKnobDefault, } from "./IconSettingsKnob";
1553
1554
  export { IconSettingsSliderHor, default as IconSettingsSliderHorDefault, } from "./IconSettingsSliderHor";
1554
1555
  export { IconSettingsSliderThree, default as IconSettingsSliderThreeDefault, } from "./IconSettingsSliderThree";