@central-icons-react/square-outlined-radius-0-stroke-2 1.1.4 → 1.1.5

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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSearchIntelligence: React.FC<CentralIconBaseProps>;
4
+ export default IconSearchIntelligence;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,a)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of f(r))!d.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(a=L(r,o))||a.enumerable});return e};var i=(e,r,t)=>(t=e!=null?u(g(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),x=e=>s(l({},"__esModule",{value:!0}),e);var w={};I(w,{IconSearchIntelligence:()=>C,default:()=>B});module.exports=x(w);var n=i(require("react"));var p=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:m,...h})=>p.default.createElement("svg",{...h,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},t&&!o&&p.default.createElement("title",null,t),e);var C=e=>n.default.createElement(c,{...e,ariaLabel:"search-intelligence, search-ai"},n.default.createElement("path",{d:"M10 4.07129C6.60771 4.55652 4 7.47393 4 11.0004C4 14.8664 7.13401 18.0004 11 18.0004C14.5265 18.0004 17.4439 15.3927 17.9291 12.0004",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M19.9998 19.9998L16.0498 16.0498",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16.4 2H15.6L14.6 4.6L12 5.6V6.4L14.6 7.4L15.6 10H16.4L17.4 7.4L20 6.4V5.6L17.4 4.6L16.4 2Z",fill:"currentColor"})),B=C;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSearchIntelligence: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"search-intelligence, search-ai\">\n <path\n d=\"M10 4.07129C6.60771 4.55652 4 7.47393 4 11.0004C4 14.8664 7.13401 18.0004 11 18.0004C14.5265 18.0004 17.4439 15.3927 17.9291 12.0004\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M19.9998 19.9998L16.0498 16.0498\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M16.4 2H15.6L14.6 4.6L12 5.6V6.4L14.6 7.4L15.6 10H16.4L17.4 7.4L20 6.4V5.6L17.4 4.6L16.4 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSearchIntelligence;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,4BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,uIACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSearchIntelligence_exports","__export","IconSearchIntelligence","IconSearchIntelligence_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSearchIntelligence","props","React","CentralIconBase","IconSearchIntelligence_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import a from"react";var l=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...i})=>a.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!o&&a.createElement("title",null,n),t);var c=t=>r.createElement(l,{...t,ariaLabel:"search-intelligence, search-ai"},r.createElement("path",{d:"M10 4.07129C6.60771 4.55652 4 7.47393 4 11.0004C4 14.8664 7.13401 18.0004 11 18.0004C14.5265 18.0004 17.4439 15.3927 17.9291 12.0004",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19.9998 19.9998L16.0498 16.0498",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16.4 2H15.6L14.6 4.6L12 5.6V6.4L14.6 7.4L15.6 10H16.4L17.4 7.4L20 6.4V5.6L17.4 4.6L16.4 2Z",fill:"currentColor"})),L=c;export{c as IconSearchIntelligence,L 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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSearchIntelligence: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"search-intelligence, search-ai\">\n <path\n d=\"M10 4.07129C6.60771 4.55652 4 7.47393 4 11.0004C4 14.8664 7.13401 18.0004 11 18.0004C14.5265 18.0004 17.4439 15.3927 17.9291 12.0004\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M19.9998 19.9998L16.0498 16.0498\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M16.4 2H15.6L14.6 4.6L12 5.6V6.4L14.6 7.4L15.6 10H16.4L17.4 7.4L20 6.4V5.6L17.4 4.6L16.4 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSearchIntelligence;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpCC,EAAA,cAAC,QACC,EAAE,uIACF,OAAO,eACP,YAAY,IACd,EACAA,EAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAA,EAAA,cAAC,QACC,EAAE,8FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSearchIntelligence","props","React","CentralIconBase","IconSearchIntelligence_default"]}
package/README.md CHANGED
@@ -203,6 +203,7 @@ Below is a complete list of available icons:
203
203
  - IconPrompt
204
204
  - IconPrompt1
205
205
  - IconRobot
206
+ - IconSearchIntelligence
206
207
  - IconSparkle
207
208
  - IconSparkle2
208
209
  - IconSparklesSoft
package/icons/index.d.ts CHANGED
@@ -1181,6 +1181,7 @@ export type CentralIconName =
1181
1181
  | "IconScript"
1182
1182
  | "IconScript2"
1183
1183
  | "IconSdCard"
1184
+ | "IconSearchIntelligence"
1184
1185
  | "IconSearchMenu"
1185
1186
  | "IconSecretPhrase"
1186
1187
  | "IconSend"