@central-icons-react/round-outlined-radius-0-stroke-1.5 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.
- 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/icons/index.d.ts +1 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +5 -3
- package/index.d.ts +4 -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
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var L=Object.create;var C=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)C(e,t,{get:r[t],enumerable:!0})},p=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of f(r))!d.call(e,o)&&o!==t&&C(e,o,{get:()=>r[o],enumerable:!(n=h(r,o))||n.enumerable});return e};var s=(e,r,t)=>(t=e!=null?L(g(e)):{},p(r||!e||!e.__esModule?C(t,"default",{value:e,enumerable:!0}):t,e)),x=e=>p(C({},"__esModule",{value:!0}),e);var w={};I(w,{IconSearchIntelligence:()=>c,default:()=>B});module.exports=x(w);var a=s(require("react"));var l=s(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>l.default.createElement("svg",{...u,"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:n,...m}},t&&!o&&l.default.createElement("title",null,t),e);var c=e=>a.default.createElement(i,{...e,ariaLabel:"search-intelligence, search-ai"},a.default.createElement("path",{d:"M20.25 20.2499L16.1265 16.1265M16.1265 16.1265C14.8145 17.4385 13.002 18.2499 11 18.2499C6.99594 18.2499 3.75 15.004 3.75 10.9999C3.75 7.60045 6.08974 4.74743 9.24671 3.96338M16.1265 16.1265C17.0435 15.2094 17.7161 14.0479 18.0379 12.748",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M17.2405 4.18518L16.5436 2.37334C16.4571 2.14842 16.241 2 16 2C15.759 2 15.5429 2.14842 15.4564 2.37334L14.7595 4.18518C14.658 4.44927 14.4493 4.65797 14.1852 4.75955L12.3733 5.45641C12.1484 5.54292 12 5.75901 12 6C12 6.24099 12.1484 6.45708 12.3733 6.54359L14.1852 7.24045C14.4493 7.34203 14.658 7.55073 14.7595 7.81482L15.4564 9.62666C15.5429 9.85158 15.759 10 16 10C16.241 10 16.4571 9.85158 16.5436 9.62666L17.2405 7.81482C17.342 7.55073 17.5507 7.34203 17.8148 7.24045L19.6267 6.54359C19.8516 6.45708 20 6.24099 20 6C20 5.75901 19.8516 5.54292 19.6267 5.45641L17.8148 4.75955C17.5507 4.65797 17.342 4.44927 17.2405 4.18518Z",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=\"M20.25 20.2499L16.1265 16.1265M16.1265 16.1265C14.8145 17.4385 13.002 18.2499 11 18.2499C6.99594 18.2499 3.75 15.004 3.75 10.9999C3.75 7.60045 6.08974 4.74743 9.24671 3.96338M16.1265 16.1265C17.0435 15.2094 17.7161 14.0479 18.0379 12.748\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.2405 4.18518L16.5436 2.37334C16.4571 2.14842 16.241 2 16 2C15.759 2 15.5429 2.14842 15.4564 2.37334L14.7595 4.18518C14.658 4.44927 14.4493 4.65797 14.1852 4.75955L12.3733 5.45641C12.1484 5.54292 12 5.75901 12 6C12 6.24099 12.1484 6.45708 12.3733 6.54359L14.1852 7.24045C14.4493 7.34203 14.658 7.55073 14.7595 7.81482L15.4564 9.62666C15.5429 9.85158 15.759 10 16 10C16.241 10 16.4571 9.85158 16.5436 9.62666L17.2405 7.81482C17.342 7.55073 17.5507 7.34203 17.8148 7.24045L19.6267 6.54359C19.8516 6.45708 20 6.24099 20 6C20 5.75901 19.8516 5.54292 19.6267 5.45641L17.8148 4.75955C17.5507 4.65797 17.342 4.44927 17.2405 4.18518Z\"\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,gPACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,unBACF,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 o from"react";import C from"react";var a=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...s})=>C.createElement("svg",{...s,"aria-hidden":t,role:t?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:l,...p}},n&&!t&&C.createElement("title",null,n),r);var i=r=>o.createElement(a,{...r,ariaLabel:"search-intelligence, search-ai"},o.createElement("path",{d:"M20.25 20.2499L16.1265 16.1265M16.1265 16.1265C14.8145 17.4385 13.002 18.2499 11 18.2499C6.99594 18.2499 3.75 15.004 3.75 10.9999C3.75 7.60045 6.08974 4.74743 9.24671 3.96338M16.1265 16.1265C17.0435 15.2094 17.7161 14.0479 18.0379 12.748",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M17.2405 4.18518L16.5436 2.37334C16.4571 2.14842 16.241 2 16 2C15.759 2 15.5429 2.14842 15.4564 2.37334L14.7595 4.18518C14.658 4.44927 14.4493 4.65797 14.1852 4.75955L12.3733 5.45641C12.1484 5.54292 12 5.75901 12 6C12 6.24099 12.1484 6.45708 12.3733 6.54359L14.1852 7.24045C14.4493 7.34203 14.658 7.55073 14.7595 7.81482L15.4564 9.62666C15.5429 9.85158 15.759 10 16 10C16.241 10 16.4571 9.85158 16.5436 9.62666L17.2405 7.81482C17.342 7.55073 17.5507 7.34203 17.8148 7.24045L19.6267 6.54359C19.8516 6.45708 20 6.24099 20 6C20 5.75901 19.8516 5.54292 19.6267 5.45641L17.8148 4.75955C17.5507 4.65797 17.342 4.44927 17.2405 4.18518Z",fill:"currentColor"})),h=i;export{i as IconSearchIntelligence,h 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=\"M20.25 20.2499L16.1265 16.1265M16.1265 16.1265C14.8145 17.4385 13.002 18.2499 11 18.2499C6.99594 18.2499 3.75 15.004 3.75 10.9999C3.75 7.60045 6.08974 4.74743 9.24671 3.96338M16.1265 16.1265C17.0435 15.2094 17.7161 14.0479 18.0379 12.748\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.2405 4.18518L16.5436 2.37334C16.4571 2.14842 16.241 2 16 2C15.759 2 15.5429 2.14842 15.4564 2.37334L14.7595 4.18518C14.658 4.44927 14.4493 4.65797 14.1852 4.75955L12.3733 5.45641C12.1484 5.54292 12 5.75901 12 6C12 6.24099 12.1484 6.45708 12.3733 6.54359L14.1852 7.24045C14.4493 7.34203 14.658 7.55073 14.7595 7.81482L15.4564 9.62666C15.5429 9.85158 15.759 10 16 10C16.241 10 16.4571 9.85158 16.5436 9.62666L17.2405 7.81482C17.342 7.55073 17.5507 7.34203 17.8148 7.24045L19.6267 6.54359C19.8516 6.45708 20 6.24099 20 6C20 5.75901 19.8516 5.54292 19.6267 5.45641L17.8148 4.75955C17.5507 4.65797 17.342 4.44927 17.2405 4.18518Z\"\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,gPACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,unBACF,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