@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.4 → 1.1.7
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/IconCursor/index.js +1 -1
- package/IconCursor/index.js.map +1 -1
- package/IconCursor/index.mjs +1 -1
- package/IconCursor/index.mjs.map +1 -1
- package/IconSearchIntelligence/index.d.ts +4 -0
- package/IconSearchIntelligence/index.js +2 -0
- package/IconSearchIntelligence/index.js.map +1 -0
- package/IconSearchIntelligence/index.mjs +2 -0
- package/IconSearchIntelligence/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/tsx-icons.json +8 -1
package/IconCursor/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var B=Object.create;var n=Object.defineProperty;var I=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,p)=>{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:!(p=I(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconCursor:()=>u,default:()=>v});module.exports=L(h);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.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 f=require("react-native-svg"),u=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z",fill:"currentColor"})),v=u;0&&(module.exports={IconCursor});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconCursor/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCursor/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 IconCursor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconCursor/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 IconCursor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,gBAAAE,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,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kpBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursor_exports","__export","IconCursor","IconCursor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
|
package/IconCursor/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({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{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z",fill:"currentColor"})),P=l;export{l as IconCursor,P as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconCursor/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCursor/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 IconCursor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconCursor/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 IconCursor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kpBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var t=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)t(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!g.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(l=I(o,e))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?i(B(r)):{},a(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var v={};x(v,{IconSearchIntelligence:()=>L,default:()=>h});module.exports=P(v);var n=m(require("react"));var c=m(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...C})=>c.default.createElement(s.Svg,{...C,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"),L=r=>n.default.createElement(f,{...r},n.default.createElement(p.Path,{d:"M8.71484 3.33203C9.24417 3.1745 9.80045 3.47557 9.95801 4.00488C10.1155 4.53421 9.81447 5.09049 9.28516 5.24805C6.80608 5.98586 5.00007 8.28353 5 11C5 14.3137 7.68629 17 11 17C13.7166 17 16.0142 15.194 16.752 12.7148C16.9095 12.1855 17.4658 11.8846 17.9951 12.042C18.5244 12.1995 18.8264 12.7559 18.6689 13.2852C18.3828 14.2467 17.9191 15.1314 17.3184 15.9043L20.707 19.293C21.0974 19.6835 21.0975 20.3166 20.707 20.707C20.3166 21.0974 19.6835 21.0973 19.293 20.707L15.9043 17.3184C14.5499 18.3712 12.8491 19 11 19C6.58172 19 3 15.4183 3 11C3.00007 7.37458 5.41106 4.3153 8.71484 3.33203Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M16 2C16.2409 2 16.4574 2.1482 16.5439 2.37305L17.2402 4.18555C17.3418 4.44944 17.5506 4.65819 17.8145 4.75977L19.627 5.45605C19.8518 5.5426 20 5.75906 20 6C20 6.24094 19.8518 6.4574 19.627 6.54395L17.8145 7.24023C17.5506 7.34181 17.3418 7.55056 17.2402 7.81445L16.5439 9.62695C16.4574 9.8518 16.2409 10 16 10C15.7591 10 15.5426 9.8518 15.4561 9.62695L14.7598 7.81445C14.6582 7.55056 14.4494 7.34181 14.1855 7.24023L12.373 6.54395C12.1482 6.4574 12 6.24094 12 6C12 5.75906 12.1482 5.5426 12.373 5.45605L14.1855 4.75977C14.4494 4.65819 14.6582 4.44944 14.7598 4.18555L15.4561 2.37305C15.5426 2.1482 15.7591 2 16 2Z",fill:"currentColor"})),h=L;0&&(module.exports={IconSearchIntelligence});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSearchIntelligence/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 IconSearchIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.71484 3.33203C9.24417 3.1745 9.80045 3.47557 9.95801 4.00488C10.1155 4.53421 9.81447 5.09049 9.28516 5.24805C6.80608 5.98586 5.00007 8.28353 5 11C5 14.3137 7.68629 17 11 17C13.7166 17 16.0142 15.194 16.752 12.7148C16.9095 12.1855 17.4658 11.8846 17.9951 12.042C18.5244 12.1995 18.8264 12.7559 18.6689 13.2852C18.3828 14.2467 17.9191 15.1314 17.3184 15.9043L20.707 19.293C21.0974 19.6835 21.0975 20.3166 20.707 20.707C20.3166 21.0974 19.6835 21.0973 19.293 20.707L15.9043 17.3184C14.5499 18.3712 12.8491 19 11 19C6.58172 19 3 15.4183 3 11C3.00007 7.37458 5.41106 4.3153 8.71484 3.33203Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 2C16.2409 2 16.4574 2.1482 16.5439 2.37305L17.2402 4.18555C17.3418 4.44944 17.5506 4.65819 17.8145 4.75977L19.627 5.45605C19.8518 5.5426 20 5.75906 20 6C20 6.24094 19.8518 6.4574 19.627 6.54395L17.8145 7.24023C17.5506 7.34181 17.3418 7.55056 17.2402 7.81445L16.5439 9.62695C16.4574 9.8518 16.2409 10 16 10C15.7591 10 15.5426 9.8518 15.4561 9.62695L14.7598 7.81445C14.6582 7.55056 14.4494 7.34181 14.1855 7.24023L12.373 6.54395C12.1482 6.4574 12 6.24094 12 6C12 5.75906 12.1482 5.5426 12.373 5.45605L14.1855 4.75977C14.4494 4.65819 14.6582 4.44944 14.7598 4.18555L15.4561 2.37305C15.5426 2.1482 15.7591 2 16 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSearchIntelligence;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,+kBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wmBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSearchIntelligence_exports","__export","IconSearchIntelligence","IconSearchIntelligence_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSearchIntelligence","props","React","CentralIconBase","IconSearchIntelligence_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(l,{...n,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=>C.createElement(e,{...o},C.createElement(t,{d:"M8.71484 3.33203C9.24417 3.1745 9.80045 3.47557 9.95801 4.00488C10.1155 4.53421 9.81447 5.09049 9.28516 5.24805C6.80608 5.98586 5.00007 8.28353 5 11C5 14.3137 7.68629 17 11 17C13.7166 17 16.0142 15.194 16.752 12.7148C16.9095 12.1855 17.4658 11.8846 17.9951 12.042C18.5244 12.1995 18.8264 12.7559 18.6689 13.2852C18.3828 14.2467 17.9191 15.1314 17.3184 15.9043L20.707 19.293C21.0974 19.6835 21.0975 20.3166 20.707 20.707C20.3166 21.0974 19.6835 21.0973 19.293 20.707L15.9043 17.3184C14.5499 18.3712 12.8491 19 11 19C6.58172 19 3 15.4183 3 11C3.00007 7.37458 5.41106 4.3153 8.71484 3.33203Z",fill:"currentColor"}),C.createElement(t,{d:"M16 2C16.2409 2 16.4574 2.1482 16.5439 2.37305L17.2402 4.18555C17.3418 4.44944 17.5506 4.65819 17.8145 4.75977L19.627 5.45605C19.8518 5.5426 20 5.75906 20 6C20 6.24094 19.8518 6.4574 19.627 6.54395L17.8145 7.24023C17.5506 7.34181 17.3418 7.55056 17.2402 7.81445L16.5439 9.62695C16.4574 9.8518 16.2409 10 16 10C15.7591 10 15.5426 9.8518 15.4561 9.62695L14.7598 7.81445C14.6582 7.55056 14.4494 7.34181 14.1855 7.24023L12.373 6.54395C12.1482 6.4574 12 6.24094 12 6C12 5.75906 12.1482 5.5426 12.373 5.45605L14.1855 4.75977C14.4494 4.65819 14.6582 4.44944 14.7598 4.18555L15.4561 2.37305C15.5426 2.1482 15.7591 2 16 2Z",fill:"currentColor"})),g=a;export{a as IconSearchIntelligence,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSearchIntelligence/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 IconSearchIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.71484 3.33203C9.24417 3.1745 9.80045 3.47557 9.95801 4.00488C10.1155 4.53421 9.81447 5.09049 9.28516 5.24805C6.80608 5.98586 5.00007 8.28353 5 11C5 14.3137 7.68629 17 11 17C13.7166 17 16.0142 15.194 16.752 12.7148C16.9095 12.1855 17.4658 11.8846 17.9951 12.042C18.5244 12.1995 18.8264 12.7559 18.6689 13.2852C18.3828 14.2467 17.9191 15.1314 17.3184 15.9043L20.707 19.293C21.0974 19.6835 21.0975 20.3166 20.707 20.707C20.3166 21.0974 19.6835 21.0973 19.293 20.707L15.9043 17.3184C14.5499 18.3712 12.8491 19 11 19C6.58172 19 3 15.4183 3 11C3.00007 7.37458 5.41106 4.3153 8.71484 3.33203Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 2C16.2409 2 16.4574 2.1482 16.5439 2.37305L17.2402 4.18555C17.3418 4.44944 17.5506 4.65819 17.8145 4.75977L19.627 5.45605C19.8518 5.5426 20 5.75906 20 6C20 6.24094 19.8518 6.4574 19.627 6.54395L17.8145 7.24023C17.5506 7.34181 17.3418 7.55056 17.2402 7.81445L16.5439 9.62695C16.4574 9.8518 16.2409 10 16 10C15.7591 10 15.5426 9.8518 15.4561 9.62695L14.7598 7.81445C14.6582 7.55056 14.4494 7.34181 14.1855 7.24023L12.373 6.54395C12.1482 6.4574 12 6.24094 12 6C12 5.75906 12.1482 5.5426 12.373 5.45605L14.1855 4.75977C14.4494 4.65819 14.6582 4.44944 14.7598 4.18555L15.4561 2.37305C15.5426 2.1482 15.7591 2 16 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSearchIntelligence;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,+kBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wmBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSearchIntelligence","props","React","CentralIconBase","IconSearchIntelligence_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -7156,7 +7156,7 @@
|
|
|
7156
7156
|
},
|
|
7157
7157
|
{
|
|
7158
7158
|
"category": "Social Media & Brands",
|
|
7159
|
-
"svg": "<path
|
|
7159
|
+
"svg": "<path d=\"M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z\" fill=\"currentColor\"/>",
|
|
7160
7160
|
"iconName": "cursor",
|
|
7161
7161
|
"variant": {
|
|
7162
7162
|
"join": "round",
|
|
@@ -16548,6 +16548,20 @@
|
|
|
16548
16548
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
16549
16549
|
"componentName": "IconSdCard"
|
|
16550
16550
|
},
|
|
16551
|
+
{
|
|
16552
|
+
"category": "AI & Magic",
|
|
16553
|
+
"svg": "<path d=\"M8.71484 3.33203C9.24417 3.1745 9.80045 3.47557 9.95801 4.00488C10.1155 4.53421 9.81447 5.09049 9.28516 5.24805C6.80608 5.98586 5.00007 8.28353 5 11C5 14.3137 7.68629 17 11 17C13.7166 17 16.0142 15.194 16.752 12.7148C16.9095 12.1855 17.4658 11.8846 17.9951 12.042C18.5244 12.1995 18.8264 12.7559 18.6689 13.2852C18.3828 14.2467 17.9191 15.1314 17.3184 15.9043L20.707 19.293C21.0974 19.6835 21.0975 20.3166 20.707 20.707C20.3166 21.0974 19.6835 21.0973 19.293 20.707L15.9043 17.3184C14.5499 18.3712 12.8491 19 11 19C6.58172 19 3 15.4183 3 11C3.00007 7.37458 5.41106 4.3153 8.71484 3.33203Z\" fill=\"currentColor\"/><path d=\"M16 2C16.2409 2 16.4574 2.1482 16.5439 2.37305L17.2402 4.18555C17.3418 4.44944 17.5506 4.65819 17.8145 4.75977L19.627 5.45605C19.8518 5.5426 20 5.75906 20 6C20 6.24094 19.8518 6.4574 19.627 6.54395L17.8145 7.24023C17.5506 7.34181 17.3418 7.55056 17.2402 7.81445L16.5439 9.62695C16.4574 9.8518 16.2409 10 16 10C15.7591 10 15.5426 9.8518 15.4561 9.62695L14.7598 7.81445C14.6582 7.55056 14.4494 7.34181 14.1855 7.24023L12.373 6.54395C12.1482 6.4574 12 6.24094 12 6C12 5.75906 12.1482 5.5426 12.373 5.45605L14.1855 4.75977C14.4494 4.65819 14.6582 4.44944 14.7598 4.18555L15.4561 2.37305C15.5426 2.1482 15.7591 2 16 2Z\" fill=\"currentColor\"/>",
|
|
16554
|
+
"iconName": "search-intelligence, search-ai",
|
|
16555
|
+
"variant": {
|
|
16556
|
+
"join": "round",
|
|
16557
|
+
"filled": "on",
|
|
16558
|
+
"radius": "2",
|
|
16559
|
+
"stroke": "2"
|
|
16560
|
+
},
|
|
16561
|
+
"createdAt": "2025-09-19T11:30:45.260451+00:00",
|
|
16562
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
16563
|
+
"componentName": "IconSearchIntelligence"
|
|
16564
|
+
},
|
|
16551
16565
|
{
|
|
16552
16566
|
"category": "Interface General",
|
|
16553
16567
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0039 5C11.1379 5 8.00391 8.13401 8.00391 12C8.00391 15.866 11.1379 19 15.0039 19C16.5752 19 18.0256 18.4823 19.1938 17.6081L21.2929 19.7071C21.6834 20.0976 22.3166 20.0976 22.7071 19.7071C23.0976 19.3166 23.0976 18.6834 22.7071 18.2929L20.6086 16.1944C21.4848 15.0254 22.0039 13.5733 22.0039 12C22.0039 8.13401 18.8699 5 15.0039 5ZM15 9C13.3431 9 12 10.3431 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12C10 9.23858 12.2386 7 15 7C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9Z\" fill=\"currentColor\"/><path d=\"M2.00391 7C2.00391 6.44772 2.45162 6 3.00391 6H6.00391C6.55619 6 7.00391 6.44772 7.00391 7C7.00391 7.55228 6.55619 8 6.00391 8H3.00391C2.45162 8 2.00391 7.55228 2.00391 7Z\" fill=\"currentColor\"/><path d=\"M2.00391 12C2.00391 11.4477 2.45162 11 3.00391 11H5.00391C5.55619 11 6.00391 11.4477 6.00391 12C6.00391 12.5523 5.55619 13 5.00391 13H3.00391C2.45162 13 2.00391 12.5523 2.00391 12Z\" fill=\"currentColor\"/><path d=\"M3.00391 16C2.45162 16 2.00391 16.4477 2.00391 17C2.00391 17.5523 2.45162 18 3.00391 18H6.00391C6.55619 18 7.00391 17.5523 7.00391 17C7.00391 16.4477 6.55619 16 6.00391 16H3.00391Z\" fill=\"currentColor\"/>",
|
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-filled-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.7",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/IconHome';",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1536,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 35,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAppleIntelligenceIcon",
|
|
20
20
|
"IconBoxSparkle",
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
"IconPrompt",
|
|
40
40
|
"IconPrompt1",
|
|
41
41
|
"IconRobot",
|
|
42
|
+
"IconSearchIntelligence",
|
|
42
43
|
"IconSparkle",
|
|
43
44
|
"IconSparkle2",
|
|
44
45
|
"IconSparklesSoft",
|
|
@@ -2907,6 +2908,7 @@
|
|
|
2907
2908
|
"IconScript": "script, paper, page, contract, file, document",
|
|
2908
2909
|
"IconScript2": "script-2, paper, page, contract, file, document",
|
|
2909
2910
|
"IconSdCard": "sd-card, memory-stick",
|
|
2911
|
+
"IconSearchIntelligence": "search-intelligence, search-ai",
|
|
2910
2912
|
"IconSearchMenu": "search-menu, list-search",
|
|
2911
2913
|
"IconSecretPhrase": "secret-phrase, code, private-phrase",
|
|
2912
2914
|
"IconSend": "send, email, paper-plane, arrow",
|
package/index.d.ts
CHANGED
|
@@ -1180,6 +1180,7 @@ export { IconScreenCapture, default as IconScreenCaptureDefault, } from "./IconS
|
|
|
1180
1180
|
export { IconScript, default as IconScriptDefault } from "./IconScript";
|
|
1181
1181
|
export { IconScript2, default as IconScript2Default } from "./IconScript2";
|
|
1182
1182
|
export { IconSdCard, default as IconSdCardDefault } from "./IconSdCard";
|
|
1183
|
+
export { IconSearchIntelligence, default as IconSearchIntelligenceDefault, } from "./IconSearchIntelligence";
|
|
1183
1184
|
export { IconSearchMenu, default as IconSearchMenuDefault, } from "./IconSearchMenu";
|
|
1184
1185
|
export { IconSecretPhrase, default as IconSecretPhraseDefault, } from "./IconSecretPhrase";
|
|
1185
1186
|
export { IconSend, default as IconSendDefault } from "./IconSend";
|