@central-icons-react/round-outlined-radius-2-stroke-2 0.0.60 → 1.0.0
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/Icon3dBoxBottom/index.d.ts +4 -0
- package/Icon3dBoxBottom/index.js +2 -0
- package/Icon3dBoxBottom/index.js.map +1 -0
- package/Icon3dBoxBottom/index.mjs +2 -0
- package/Icon3dBoxBottom/index.mjs.map +1 -0
- package/IconFlashcards/index.d.ts +4 -0
- package/IconFlashcards/index.js +2 -0
- package/IconFlashcards/index.js.map +1 -0
- package/IconFlashcards/index.mjs +2 -0
- package/IconFlashcards/index.mjs.map +1 -0
- package/IconPaintBrush/index.d.ts +4 -0
- package/IconPaintBrush/index.js +2 -0
- package/IconPaintBrush/index.js.map +1 -0
- package/IconPaintBrush/index.mjs +2 -0
- package/IconPaintBrush/index.mjs.map +1 -0
- package/IconPaintBucket/index.d.ts +4 -0
- package/IconPaintBucket/index.js +2 -0
- package/IconPaintBucket/index.js.map +1 -0
- package/IconPaintBucket/index.mjs +2 -0
- package/IconPaintBucket/index.mjs.map +1 -0
- package/IconPaintBucketDrop/index.d.ts +4 -0
- package/IconPaintBucketDrop/index.js +2 -0
- package/IconPaintBucketDrop/index.js.map +1 -0
- package/IconPaintBucketDrop/index.mjs +2 -0
- package/IconPaintBucketDrop/index.mjs.map +1 -0
- package/README.md +5 -0
- package/icons/index.d.ts +5 -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 +15 -5
- 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 h=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(o,t)=>{for(var r in t)C(o,r,{get:t[r],enumerable:!0})},a=(o,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of x(t))!f.call(o,e)&&e!==r&&C(o,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return o};var l=(o,t,r)=>(r=o!=null?h(B(o)):{},a(t||!o||!o.__esModule?C(r,"default",{value:o,enumerable:!0}):r,o)),I=o=>a(C({},"__esModule",{value:!0}),o);var L={};g(L,{Icon3dBoxBottom:()=>i,default:()=>b});module.exports=I(L);var p=l(require("react"));var s=l(require("react")),m=({children:o,size:t=24,ariaLabel:r,color:n,ariaHidden:e=!0,style:c,...d})=>s.default.createElement("svg",{...d,"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:n,...c}},r&&!e&&s.default.createElement("title",null,r),o);var i=o=>p.default.createElement(m,{...o,ariaLabel:"3d-box-bottom, shaders, model, room"},p.default.createElement("path",{d:"M10.4001 21.076C10.983 21.4126 11.2744 21.5808 11.5843 21.6467C11.8584 21.705 12.1418 21.705 12.4159 21.6467C12.7258 21.5808 13.0172 21.4126 13.6001 21.076L19.0604 17.9236C19.6432 17.587 19.9347 17.4188 20.1466 17.1834C20.3342 16.9751 20.4759 16.7297 20.5625 16.4631C20.6604 16.1619 20.6604 15.8253 20.6604 15.1523V8.84733C20.6604 8.17427 20.6604 7.83774 20.5625 7.53647C20.4759 7.26991 20.3342 7.02453 20.1466 6.81624C19.9347 6.58084 19.6432 6.41257 19.0604 6.07604L13.6001 2.92356C13.0172 2.58703 12.7258 2.41877 12.4159 2.35291C12.1418 2.29464 11.8584 2.29464 11.5843 2.35291C11.2744 2.41877 10.983 2.58703 10.4001 2.92356L4.93984 6.07604C4.35696 6.41257 4.06551 6.58084 3.85355 6.81624C3.66601 7.02453 3.52434 7.26991 3.43773 7.53647C3.33984 7.83774 3.33984 8.17426 3.33984 8.84732V15.1523C3.33984 15.8253 3.33984 16.1619 3.43773 16.4631C3.52434 16.7297 3.66601 16.9751 3.85355 17.1834C4.06551 17.4188 4.35696 17.587 4.93984 17.9236L10.4001 21.076Z",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement("path",{d:"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2",stroke:"currentColor",strokeWidth:"2"})),b=i;0&&(module.exports={Icon3dBoxBottom});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxBottom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"3d-box-bottom, shaders, model, room\">\n <path\n d=\"M10.4001 21.076C10.983 21.4126 11.2744 21.5808 11.5843 21.6467C11.8584 21.705 12.1418 21.705 12.4159 21.6467C12.7258 21.5808 13.0172 21.4126 13.6001 21.076L19.0604 17.9236C19.6432 17.587 19.9347 17.4188 20.1466 17.1834C20.3342 16.9751 20.4759 16.7297 20.5625 16.4631C20.6604 16.1619 20.6604 15.8253 20.6604 15.1523V8.84733C20.6604 8.17427 20.6604 7.83774 20.5625 7.53647C20.4759 7.26991 20.3342 7.02453 20.1466 6.81624C19.9347 6.58084 19.6432 6.41257 19.0604 6.07604L13.6001 2.92356C13.0172 2.58703 12.7258 2.41877 12.4159 2.35291C12.1418 2.29464 11.8584 2.29464 11.5843 2.35291C11.2744 2.41877 10.983 2.58703 10.4001 2.92356L4.93984 6.07604C4.35696 6.41257 4.06551 6.58084 3.85355 6.81624C3.66601 7.02453 3.52434 7.26991 3.43773 7.53647C3.33984 7.83774 3.33984 8.17426 3.33984 8.84732V15.1523C3.33984 15.8253 3.33984 16.1619 3.43773 16.4631C3.52434 16.7297 3.66601 16.9751 3.85355 17.1834C4.06551 17.4188 4.35696 17.587 4.93984 17.9236L10.4001 21.076Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,qBAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,27BACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["Icon3dBoxBottom_exports","__export","Icon3dBoxBottom","Icon3dBoxBottom_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import e from"react";import C from"react";var p=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:a,...l})=>C.createElement("svg",{...l,"aria-hidden":r,role:r?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},n&&!r&&C.createElement("title",null,n),t);var m=t=>e.createElement(p,{...t,ariaLabel:"3d-box-bottom, shaders, model, room"},e.createElement("path",{d:"M10.4001 21.076C10.983 21.4126 11.2744 21.5808 11.5843 21.6467C11.8584 21.705 12.1418 21.705 12.4159 21.6467C12.7258 21.5808 13.0172 21.4126 13.6001 21.076L19.0604 17.9236C19.6432 17.587 19.9347 17.4188 20.1466 17.1834C20.3342 16.9751 20.4759 16.7297 20.5625 16.4631C20.6604 16.1619 20.6604 15.8253 20.6604 15.1523V8.84733C20.6604 8.17427 20.6604 7.83774 20.5625 7.53647C20.4759 7.26991 20.3342 7.02453 20.1466 6.81624C19.9347 6.58084 19.6432 6.41257 19.0604 6.07604L13.6001 2.92356C13.0172 2.58703 12.7258 2.41877 12.4159 2.35291C12.1418 2.29464 11.8584 2.29464 11.5843 2.35291C11.2744 2.41877 10.983 2.58703 10.4001 2.92356L4.93984 6.07604C4.35696 6.41257 4.06551 6.58084 3.85355 6.81624C3.66601 7.02453 3.52434 7.26991 3.43773 7.53647C3.33984 7.83774 3.33984 8.17426 3.33984 8.84732V15.1523C3.33984 15.8253 3.33984 16.1619 3.43773 16.4631C3.52434 16.7297 3.66601 16.9751 3.85355 17.1834C4.06551 17.4188 4.35696 17.587 4.93984 17.9236L10.4001 21.076Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2",stroke:"currentColor",strokeWidth:"2"})),u=m;export{m as Icon3dBoxBottom,u as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxBottom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"3d-box-bottom, shaders, model, room\">\n <path\n d=\"M10.4001 21.076C10.983 21.4126 11.2744 21.5808 11.5843 21.6467C11.8584 21.705 12.1418 21.705 12.4159 21.6467C12.7258 21.5808 13.0172 21.4126 13.6001 21.076L19.0604 17.9236C19.6432 17.587 19.9347 17.4188 20.1466 17.1834C20.3342 16.9751 20.4759 16.7297 20.5625 16.4631C20.6604 16.1619 20.6604 15.8253 20.6604 15.1523V8.84733C20.6604 8.17427 20.6604 7.83774 20.5625 7.53647C20.4759 7.26991 20.3342 7.02453 20.1466 6.81624C19.9347 6.58084 19.6432 6.41257 19.0604 6.07604L13.6001 2.92356C13.0172 2.58703 12.7258 2.41877 12.4159 2.35291C12.1418 2.29464 11.8584 2.29464 11.5843 2.35291C11.2744 2.41877 10.983 2.58703 10.4001 2.92356L4.93984 6.07604C4.35696 6.41257 4.06551 6.58084 3.85355 6.81624C3.66601 7.02453 3.52434 7.26991 3.43773 7.53647C3.33984 7.83774 3.33984 8.17426 3.33984 8.84732V15.1523C3.33984 15.8253 3.33984 16.1619 3.43773 16.4631C3.52434 16.7297 3.66601 16.9751 3.85355 17.1834C4.06551 17.4188 4.35696 17.587 4.93984 17.9236L10.4001 21.076Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpCC,EAAA,cAAC,QACC,EAAE,27BACF,OAAO,eACP,YAAY,IACd,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var u=Object.create;var s=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,e)=>{for(var o in e)s(r,o,{get:e[o],enumerable:!0})},l=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of h(e))!g.call(r,t)&&t!==o&&s(r,t,{get:()=>e[t],enumerable:!(n=L(e,t))||n.enumerable});return r};var i=(r,e,o)=>(o=r!=null?u(f(r)):{},l(e||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};k(I,{IconFlashcards:()=>c,default:()=>B});module.exports=x(I);var a=i(require("react"));var p=i(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:d,...m})=>p.default.createElement("svg",{...m,"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:n,...d}},o&&!t&&p.default.createElement("title",null,o),r);var c=r=>a.default.createElement(C,{...r,ariaLabel:"flashcards, cards, pages"},a.default.createElement("path",{d:"M10.625 7.17798L10.855 4.98935C10.9705 3.89083 11.9546 3.0939 13.0531 3.20936L19.0203 3.83653C20.1188 3.95199 20.9157 4.93611 20.8003 6.03463L19.8595 14.9853C19.744 16.0838 18.7599 16.8808 17.6614 16.7653L14.0011 16.3806",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M3.16346 10.0337C3.048 8.93514 3.84493 7.95101 4.94345 7.83555L10.9106 7.20838C12.0091 7.09292 12.9932 7.88985 13.1087 8.98837L14.0494 17.9391C14.1649 19.0376 13.368 20.0217 12.2694 20.1372L6.30232 20.7643C5.2038 20.8798 4.21968 20.0829 4.10422 18.9844L3.16346 10.0337Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=c;0&&(module.exports={IconFlashcards});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconFlashcards/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFlashcards: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"flashcards, cards, pages\">\n <path\n d=\"M10.625 7.17798L10.855 4.98935C10.9705 3.89083 11.9546 3.0939 13.0531 3.20936L19.0203 3.83653C20.1188 3.95199 20.9157 4.93611 20.8003 6.03463L19.8595 14.9853C19.744 16.0838 18.7599 16.8808 17.6614 16.7653L14.0011 16.3806\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.16346 10.0337C3.048 8.93514 3.84493 7.95101 4.94345 7.83555L10.9106 7.20838C12.0091 7.09292 12.9932 7.88985 13.1087 8.98837L14.0494 17.9391C14.1649 19.0376 13.368 20.0217 12.2694 20.1372L6.30232 20.7643C5.2038 20.8798 4.21968 20.0829 4.10422 18.9844L3.16346 10.0337Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlashcards;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,+NACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gRACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconFlashcards_exports","__export","IconFlashcards","IconFlashcards_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFlashcards","props","React","CentralIconBase","IconFlashcards_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"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:p,...l}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"flashcards, cards, pages"},t.createElement("path",{d:"M10.625 7.17798L10.855 4.98935C10.9705 3.89083 11.9546 3.0939 13.0531 3.20936L19.0203 3.83653C20.1188 3.95199 20.9157 4.93611 20.8003 6.03463L19.8595 14.9853C19.744 16.0838 18.7599 16.8808 17.6614 16.7653L14.0011 16.3806",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3.16346 10.0337C3.048 8.93514 3.84493 7.95101 4.94345 7.83555L10.9106 7.20838C12.0091 7.09292 12.9932 7.88985 13.1087 8.98837L14.0494 17.9391C14.1649 19.0376 13.368 20.0217 12.2694 20.1372L6.30232 20.7643C5.2038 20.8798 4.21968 20.0829 4.10422 18.9844L3.16346 10.0337Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=C;export{C as IconFlashcards,L as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconFlashcards/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFlashcards: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"flashcards, cards, pages\">\n <path\n d=\"M10.625 7.17798L10.855 4.98935C10.9705 3.89083 11.9546 3.0939 13.0531 3.20936L19.0203 3.83653C20.1188 3.95199 20.9157 4.93611 20.8003 6.03463L19.8595 14.9853C19.744 16.0838 18.7599 16.8808 17.6614 16.7653L14.0011 16.3806\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.16346 10.0337C3.048 8.93514 3.84493 7.95101 4.94345 7.83555L10.9106 7.20838C12.0091 7.09292 12.9932 7.88985 13.1087 8.98837L14.0494 17.9391C14.1649 19.0376 13.368 20.0217 12.2694 20.1372L6.30232 20.7643C5.2038 20.8798 4.21968 20.0829 4.10422 18.9844L3.16346 10.0337Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlashcards;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpCC,EAAA,cAAC,QACC,EAAE,+NACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,gRACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFlashcards","props","React","CentralIconBase","IconFlashcards_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var L=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of f(e))!B.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(n=h(e,t))||n.enumerable});return r};var l=(r,e,o)=>(o=r!=null?d(g(r)):{},i(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),k=r=>i(p({},"__esModule",{value:!0}),r);var I={};L(I,{IconPaintBrush:()=>c,default:()=>x});module.exports=k(I);var s=l(require("react"));var a=l(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...m})=>a.default.createElement("svg",{...m,"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:n,...u}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>s.default.createElement(C,{...r,ariaLabel:"paint-brush, design, color, appearance"},s.default.createElement("path",{d:"M19 12V4C19 3.44772 18.5523 3 18 3H11.5L10 5L8.5 3H6C5.44772 3 5 3.44771 5 4V12C5 13.1046 5.89543 14 7 14H9.5L9.19956 18.5066C9.09156 20.1266 10.3764 21.5 12 21.5C13.6236 21.5 14.9084 20.1266 14.8004 18.5066L14.5 14H17C18.1046 14 19 13.1046 19 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M5 10H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconPaintBrush});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBrush/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBrush: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"paint-brush, design, color, appearance\"\n >\n <path\n d=\"M19 12V4C19 3.44772 18.5523 3 18 3H11.5L10 5L8.5 3H6C5.44772 3 5 3.44771 5 4V12C5 13.1046 5.89543 14 7 14H9.5L9.19956 18.5066C9.09156 20.1266 10.3764 21.5 12 21.5C13.6236 21.5 14.9084 20.1266 14.8004 18.5066L14.5 14H17C18.1046 14 19 13.1046 19 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M5 10H19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBrush;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,0PACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPaintBrush_exports","__export","IconPaintBrush","IconPaintBrush_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPaintBrush","props","React","CentralIconBase","IconPaintBrush_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>p.createElement("svg",{...l,"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,...i}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"paint-brush, design, color, appearance"},t.createElement("path",{d:"M19 12V4C19 3.44772 18.5523 3 18 3H11.5L10 5L8.5 3H6C5.44772 3 5 3.44771 5 4V12C5 13.1046 5.89543 14 7 14H9.5L9.19956 18.5066C9.09156 20.1266 10.3764 21.5 12 21.5C13.6236 21.5 14.9084 20.1266 14.8004 18.5066L14.5 14H17C18.1046 14 19 13.1046 19 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M5 10H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=C;export{C as IconPaintBrush,h as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBrush/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBrush: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"paint-brush, design, color, appearance\"\n >\n <path\n d=\"M19 12V4C19 3.44772 18.5523 3 18 3H11.5L10 5L8.5 3H6C5.44772 3 5 3.44771 5 4V12C5 13.1046 5.89543 14 7 14H9.5L9.19956 18.5066C9.09156 20.1266 10.3764 21.5 12 21.5C13.6236 21.5 14.9084 20.1266 14.8004 18.5066L14.5 14H17C18.1046 14 19 13.1046 19 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M5 10H19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBrush;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEVC,EAAA,cAAC,QACC,EAAE,0PACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPaintBrush","props","React","CentralIconBase","IconPaintBrush_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var C=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=m(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?C(f(r)):{},i(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var L={};B(L,{IconPaintBucket:()=>d,default:()=>I});module.exports=x(L);var n=l(require("react"));var a=l(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:c,...k})=>a.default.createElement("svg",{...k,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...c}},e&&!t&&a.default.createElement("title",null,e),r);var d=r=>n.default.createElement(u,{...r,ariaLabel:"paint-bucket, design, color, appearance"},n.default.createElement("path",{d:"M9 9V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 9V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4 9H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19 19V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),I=d;0&&(module.exports={IconPaintBucket});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucket/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBucket: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"paint-bucket, design, color, appearance\"\n >\n <path\n d=\"M9 9V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 9V12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4 9H20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 19V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucket;\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,qBAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,2CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPaintBucket_exports","__export","IconPaintBucket","IconPaintBucket_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPaintBucket","props","React","CentralIconBase","IconPaintBucket_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":t,role:t?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,...i}},n&&!t&&s.createElement("title",null,n),e);var u=e=>o.createElement(p,{...e,ariaLabel:"paint-bucket, design, color, appearance"},o.createElement("path",{d:"M9 9V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 9V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 9H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 19V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),m=u;export{u as IconPaintBucket,m as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucket/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBucket: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"paint-bucket, design, color, appearance\"\n >\n <path\n d=\"M9 9V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 9V12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4 9H20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 19V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucket;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,2CAEVC,EAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPaintBucket","props","React","CentralIconBase","IconPaintBucket_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var m=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!L.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=f(o,e))||p.enumerable});return r};var i=(r,o,t)=>(t=r!=null?m(k(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(s({},"__esModule",{value:!0}),r);var I={};B(I,{IconPaintBucketDrop:()=>u,default:()=>x});module.exports=g(I);var n=i(require("react"));var a=i(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:c,...d})=>a.default.createElement("svg",{...d,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...c}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(C,{...r,ariaLabel:"paint-bucket-drop"},n.default.createElement("path",{d:"M10.5908 20.3353L19.484 13.4116C20.433 12.6729 20.52 11.2697 19.6696 10.4193L12.9726 3.72229C12.1222 2.87191 10.7191 2.95894 9.98028 3.90789L3.05665 12.8012C2.1269 13.9954 2.23233 15.6952 3.30253 16.7654L6.62652 20.0894C7.69673 21.1596 9.39651 21.265 10.5908 20.3353Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12.5 11L3 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M22.5 19.6001C22.5 20.9256 21.4926 22.0001 20.25 22.0001C19.0074 22.0001 18 20.9256 18 19.6001C18 18.2128 19.3366 16.8254 19.9495 16.2622C20.1217 16.104 20.3783 16.104 20.5505 16.2622C21.1634 16.8254 22.5 18.2128 22.5 19.6001Z",fill:"currentColor"})),x=u;0&&(module.exports={IconPaintBucketDrop});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucketDrop/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBucketDrop: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"paint-bucket-drop\">\n <path\n d=\"M10.5908 20.3353L19.484 13.4116C20.433 12.6729 20.52 11.2697 19.6696 10.4193L12.9726 3.72229C12.1222 2.87191 10.7191 2.95894 9.98028 3.90789L3.05665 12.8012C2.1269 13.9954 2.23233 15.6952 3.30253 16.7654L6.62652 20.0894C7.69673 21.1596 9.39651 21.265 10.5908 20.3353Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.5 11L3 6.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22.5 19.6001C22.5 20.9256 21.4926 22.0001 20.25 22.0001C19.0074 22.0001 18 20.9256 18 19.6001C18 18.2128 19.3366 16.8254 19.9495 16.2622C20.1217 16.104 20.3783 16.104 20.5505 16.2622C21.1634 16.8254 22.5 18.2128 22.5 19.6001Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucketDrop;\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,yBAAAE,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,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,qBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8QACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qOACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPaintBucketDrop_exports","__export","IconPaintBucketDrop","IconPaintBucketDrop_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPaintBucketDrop","props","React","CentralIconBase","IconPaintBucketDrop_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>p.createElement("svg",{...i,"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,...l}},n&&!e&&p.createElement("title",null,n),t);var C=t=>o.createElement(s,{...t,ariaLabel:"paint-bucket-drop"},o.createElement("path",{d:"M10.5908 20.3353L19.484 13.4116C20.433 12.6729 20.52 11.2697 19.6696 10.4193L12.9726 3.72229C12.1222 2.87191 10.7191 2.95894 9.98028 3.90789L3.05665 12.8012C2.1269 13.9954 2.23233 15.6952 3.30253 16.7654L6.62652 20.0894C7.69673 21.1596 9.39651 21.265 10.5908 20.3353Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12.5 11L3 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M22.5 19.6001C22.5 20.9256 21.4926 22.0001 20.25 22.0001C19.0074 22.0001 18 20.9256 18 19.6001C18 18.2128 19.3366 16.8254 19.9495 16.2622C20.1217 16.104 20.3783 16.104 20.5505 16.2622C21.1634 16.8254 22.5 18.2128 22.5 19.6001Z",fill:"currentColor"})),f=C;export{C as IconPaintBucketDrop,f as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucketDrop/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPaintBucketDrop: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"paint-bucket-drop\">\n <path\n d=\"M10.5908 20.3353L19.484 13.4116C20.433 12.6729 20.52 11.2697 19.6696 10.4193L12.9726 3.72229C12.1222 2.87191 10.7191 2.95894 9.98028 3.90789L3.05665 12.8012C2.1269 13.9954 2.23233 15.6952 3.30253 16.7654L6.62652 20.0894C7.69673 21.1596 9.39651 21.265 10.5908 20.3353Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.5 11L3 6.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22.5 19.6001C22.5 20.9256 21.4926 22.0001 20.25 22.0001C19.0074 22.0001 18 20.9256 18 19.6001C18 18.2128 19.3366 16.8254 19.9495 16.2622C20.1217 16.104 20.3783 16.104 20.5505 16.2622C21.1634 16.8254 22.5 18.2128 22.5 19.6001Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucketDrop;\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,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,qBACpCC,EAAA,cAAC,QACC,EAAE,8QACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,qOACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPaintBucketDrop","props","React","CentralIconBase","IconPaintBucketDrop_default"]}
|
package/README.md
CHANGED
@@ -334,6 +334,7 @@ Below is a complete list of available icons:
|
|
334
334
|
|
335
335
|
### Augmented Reality
|
336
336
|
|
337
|
+
- Icon3dBoxBottom
|
337
338
|
- Icon3dBoxTop
|
338
339
|
- Icon3dSphere
|
339
340
|
- IconAr
|
@@ -607,6 +608,9 @@ Below is a complete list of available icons:
|
|
607
608
|
- IconMarkdown
|
608
609
|
- IconMarker
|
609
610
|
- IconMarkerCircle
|
611
|
+
- IconPaintBrush
|
612
|
+
- IconPaintBucket
|
613
|
+
- IconPaintBucketDrop
|
610
614
|
- IconPencil
|
611
615
|
- IconPencilLine
|
612
616
|
- IconPencilWave
|
@@ -1563,6 +1567,7 @@ Below is a complete list of available icons:
|
|
1563
1567
|
- IconFire3
|
1564
1568
|
- IconFlag1
|
1565
1569
|
- IconFlag2
|
1570
|
+
- IconFlashcards
|
1566
1571
|
- IconFootsteps
|
1567
1572
|
- IconForYou
|
1568
1573
|
- IconGalaxy
|
package/icons/index.d.ts
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
export type CentralIconName =
|
2
|
+
| "Icon3dBoxBottom"
|
2
3
|
| "Icon3dBoxTop"
|
3
4
|
| "Icon3dSphere"
|
4
5
|
| "Icon4k"
|
@@ -655,6 +656,7 @@ export type CentralIconName =
|
|
655
656
|
| "IconFistbump"
|
656
657
|
| "IconFlag1"
|
657
658
|
| "IconFlag2"
|
659
|
+
| "IconFlashcards"
|
658
660
|
| "IconFloppyDisk1"
|
659
661
|
| "IconFloppyDisk2"
|
660
662
|
| "IconFocusAuto"
|
@@ -1002,6 +1004,9 @@ export type CentralIconName =
|
|
1002
1004
|
| "IconPageTextLock"
|
1003
1005
|
| "IconPageTextPieChart"
|
1004
1006
|
| "IconPageTextSearch"
|
1007
|
+
| "IconPaintBrush"
|
1008
|
+
| "IconPaintBucket"
|
1009
|
+
| "IconPaintBucketDrop"
|
1005
1010
|
| "IconPancakes"
|
1006
1011
|
| "IconPanoramaView"
|
1007
1012
|
| "IconPaperclip1"
|