@central-icons-react/square-filled-radius-0-stroke-1.5 1.1.10 → 1.1.11
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/IconPromptTextToImage/index.d.ts +4 -0
- package/IconPromptTextToImage/index.js +2 -0
- package/IconPromptTextToImage/index.js.map +1 -0
- package/IconPromptTextToImage/index.mjs +2 -0
- package/IconPromptTextToImage/index.mjs.map +1 -0
- package/IconPromptTextToVideo/index.d.ts +4 -0
- package/IconPromptTextToVideo/index.js +2 -0
- package/IconPromptTextToVideo/index.js.map +1 -0
- package/IconPromptTextToVideo/index.mjs +2 -0
- package/IconPromptTextToVideo/index.mjs.map +1 -0
- package/README.md +2 -0
- package/icons/index.d.ts +2 -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 +7 -3
- package/index.d.ts +8 -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 u=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},m=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of C(t))!g.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=H(t,o))||n.enumerable});return e};var s=(e,t,r)=>(r=e!=null?u(d(e)):{},m(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>m(l({},"__esModule",{value:!0}),e);var h={};x(h,{IconPromptTextToImage:()=>i,default:()=>B});module.exports=I(h);var p=s(require("react"));var a=s(require("react")),V=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},r&&!o&&a.default.createElement("title",null,r),e);var i=e=>p.default.createElement(V,{...e,ariaLabel:"prompt-text-to-image"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H5V15H6.5V19.5H7.17676L15.4834 10.6729L19.5 14.6895V6.5H14V5H21V21Z",fill:"currentColor"}),p.default.createElement("path",{d:"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z",fill:"currentColor"})),B=i;0&&(module.exports={IconPromptTextToImage});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPromptTextToImage/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPromptTextToImage: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"prompt-text-to-image\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21H5V15H6.5V19.5H7.17676L15.4834 10.6729L19.5 14.6895V6.5H14V5H21V21Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToImage;\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,2BAAAE,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,wBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPromptTextToImage_exports","__export","IconPromptTextToImage","IconPromptTextToImage_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPromptTextToImage","props","React","CentralIconBase","IconPromptTextToImage_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:m,...s})=>l.createElement("svg",{...s,"aria-hidden":r,role:r?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:a,...m}},n&&!r&&l.createElement("title",null,n),t);var V=t=>o.createElement(p,{...t,ariaLabel:"prompt-text-to-image"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H5V15H6.5V19.5H7.17676L15.4834 10.6729L19.5 14.6895V6.5H14V5H21V21Z",fill:"currentColor"}),o.createElement("path",{d:"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z",fill:"currentColor"})),H=V;export{V as IconPromptTextToImage,H as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPromptTextToImage/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPromptTextToImage: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"prompt-text-to-image\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21H5V15H6.5V19.5H7.17676L15.4834 10.6729L19.5 14.6895V6.5H14V5H21V21Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToImage;\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,wBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPromptTextToImage","props","React","CentralIconBase","IconPromptTextToImage_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0})},V=(r,t,o,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of u(t))!d.call(r,e)&&e!==o&&l(r,e,{get:()=>t[e],enumerable:!(p=H(t,e))||p.enumerable});return r};var s=(r,t,o)=>(o=r!=null?C(x(r)):{},V(t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>V(l({},"__esModule",{value:!0}),r);var I={};g(I,{IconPromptTextToVideo:()=>m,default:()=>B});module.exports=h(I);var n=s(require("react"));var a=s(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:p,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...c}},o&&!e&&a.default.createElement("title",null,o),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"prompt-text-to-video"},n.default.createElement("path",{d:"M21 21H5V15H6.5V19.5H19.5V6.5H14V5H21V21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 13L11 16.5V9.5L16 13Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z",fill:"currentColor"})),B=m;0&&(module.exports={IconPromptTextToVideo});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPromptTextToVideo/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPromptTextToVideo: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"prompt-text-to-video\">\n <path d=\"M21 21H5V15H6.5V19.5H19.5V6.5H14V5H21V21Z\" fill=\"currentColor\" />\n <path d=\"M16 13L11 16.5V9.5L16 13Z\" fill=\"currentColor\" />\n <path\n d=\"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToVideo;\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,2BAAAE,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,wBACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,4CAA4C,KAAK,eAAe,EACxE,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxD,EAAAA,QAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPromptTextToVideo_exports","__export","IconPromptTextToVideo","IconPromptTextToVideo_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPromptTextToVideo","props","React","CentralIconBase","IconPromptTextToVideo_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:V,...s})=>p.createElement("svg",{...s,"aria-hidden":e,role:e?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,...V}},n&&!e&&p.createElement("title",null,n),o);var i=o=>t.createElement(l,{...o,ariaLabel:"prompt-text-to-video"},t.createElement("path",{d:"M21 21H5V15H6.5V19.5H19.5V6.5H14V5H21V21Z",fill:"currentColor"}),t.createElement("path",{d:"M16 13L11 16.5V9.5L16 13Z",fill:"currentColor"}),t.createElement("path",{d:"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z",fill:"currentColor"})),H=i;export{i as IconPromptTextToVideo,H as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPromptTextToVideo/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPromptTextToVideo: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"prompt-text-to-video\">\n <path d=\"M21 21H5V15H6.5V19.5H19.5V6.5H14V5H21V21Z\" fill=\"currentColor\" />\n <path d=\"M16 13L11 16.5V9.5L16 13Z\" fill=\"currentColor\" />\n <path\n d=\"M11 5.75H9.5V4.5H6.75V10.5H8V12H4V10.5H5.25V4.5H2.5V5.75H1V3H11V5.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToVideo;\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,wBACpCC,EAAA,cAAC,QAAK,EAAE,4CAA4C,KAAK,eAAe,EACxEA,EAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxDA,EAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPromptTextToVideo","props","React","CentralIconBase","IconPromptTextToVideo_default"]}
|
package/README.md
CHANGED
package/icons/index.d.ts
CHANGED