@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.227 → 1.1.232
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/IconCursorAi/index.js +1 -1
- package/IconCursorAi/index.js.map +1 -1
- package/IconCursorAi/index.mjs +1 -1
- package/IconCursorAi/index.mjs.map +1 -1
- package/IconSettingsGear4/index.d.ts +4 -0
- package/IconSettingsGear4/index.js +2 -0
- package/IconSettingsGear4/index.js.map +1 -0
- package/IconSettingsGear4/index.mjs +2 -0
- package/IconSettingsGear4/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 +5 -3
- 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/skills/central-icons-react-native/SKILL.md +2 -1
- package/tsx-icons.json +8 -1
package/IconCursorAi/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!x.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(s=f(o,n))||s.enumerable});return r};var L=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>a(t({},"__esModule",{value:!0}),r);var v={};P(v,{IconCursorAi:()=>i,default:()=>g});module.exports=d(v);var C=L(require("react"));var l=L(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>l.default.createElement(m.Svg,{...e,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(c,{...r},C.default.createElement(p.Path,{d:"M7.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z",fill:"currentColor"})),g=i;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.44134 4.
|
|
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.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z\"\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,8RACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,onBACF,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"]}
|
package/IconCursorAi/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import
|
|
1
|
+
import e from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:o,size:r=24,...C})=>p.createElement(s,{...C,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 t}from"react-native-svg";var a=o=>e.createElement(n,{...o},e.createElement(t,{d:"M7.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z",fill:"currentColor"})),x=a;export{a 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.44134 4.
|
|
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.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z\"\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,8RACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,onBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var P=(r,C)=>{for(var o in C)t(r,o,{get:C[o],enumerable:!0})},a=(r,C,o,s)=>{if(C&&typeof C=="object"||typeof C=="function")for(let e of B(C))!g.call(r,e)&&e!==o&&t(r,e,{get:()=>C[e],enumerable:!(s=x(C,e))||s.enumerable});return r};var c=(r,C,o)=>(o=r!=null?u(I(r)):{},a(C||!r||!r.__esModule?t(o,"default",{value:r,enumerable:!0}):o,r)),v=r=>a(t({},"__esModule",{value:!0}),r);var S={};P(S,{IconSettingsGear4:()=>f,default:()=>y});module.exports=v(S);var n=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),i=({children:r,size:C=24,...o})=>l.default.createElement(m.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),f=r=>n.default.createElement(i,{...r},n.default.createElement(p.Circle,{cx:"12",cy:"12",r:"3",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z",stroke:"currentColor",strokeLinejoin:"round"})),y=f;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\" />\n <Path\n d=\"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\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,EACpD,EAAAA,QAAA,cAAC,QACC,EAAE,+hDACF,OAAO,eACP,eAAe,QACjB,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 o from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:C,size:r=24,...t})=>n.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Circle as s,Path as a}from"react-native-svg";var c=C=>o.createElement(e,{...C},o.createElement(s,{cx:"12",cy:"12",r:"3",stroke:"currentColor"}),o.createElement(a,{d:"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z",stroke:"currentColor",strokeLinejoin:"round"})),P=c;export{c as IconSettingsGear4,P 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\" />\n <Path\n d=\"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\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,EACpDI,EAAA,cAACH,EAAA,CACC,EAAE,+hDACF,OAAO,eACP,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconSettingsGear4","props","React","CentralIconBase","IconSettingsGear4_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -8822,7 +8822,7 @@
|
|
|
8822
8822
|
},
|
|
8823
8823
|
{
|
|
8824
8824
|
"category": "AI & Magic",
|
|
8825
|
-
"svg": "<path d=\"M7.44134 4.
|
|
8825
|
+
"svg": "<path d=\"M7.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z\" fill=\"currentColor\"/>",
|
|
8826
8826
|
"iconName": "cursor-ai, agent, magic",
|
|
8827
8827
|
"variant": {
|
|
8828
8828
|
"join": "round",
|
|
@@ -21714,6 +21714,20 @@
|
|
|
21714
21714
|
"packageName": "round-outlined-radius-3-stroke-1",
|
|
21715
21715
|
"componentName": "IconSettingsGear3"
|
|
21716
21716
|
},
|
|
21717
|
+
{
|
|
21718
|
+
"category": "Filter & Settings",
|
|
21719
|
+
"svg": "<circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\"/><path d=\"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
21720
|
+
"iconName": "settings-gear-4, preferences",
|
|
21721
|
+
"variant": {
|
|
21722
|
+
"join": "round",
|
|
21723
|
+
"filled": "off",
|
|
21724
|
+
"radius": "3",
|
|
21725
|
+
"stroke": "1"
|
|
21726
|
+
},
|
|
21727
|
+
"createdAt": "2026-05-08T17:31:23.386327+00:00",
|
|
21728
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
21729
|
+
"componentName": "IconSettingsGear4"
|
|
21730
|
+
},
|
|
21717
21731
|
{
|
|
21718
21732
|
"category": "Filter & Settings",
|
|
21719
21733
|
"svg": "<path d=\"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.889 15.8848C18.037 13.7295 18.037 10.2374 15.889 8.08213C13.785 5.97262 10.2118 5.97262 8.11099 8.08213C5.963 10.2374 5.963 13.7295 8.11099 15.8848C10.2574 18.0384 13.741 18.0384 15.889 15.8848ZM15.889 15.8848L15.1426 15.1429L12.6875 12.6875\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-3-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.232",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-stroke-1/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":
|
|
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":
|
|
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";
|