@central-icons-react/square-outlined-radius-0-stroke-2 1.1.21 → 1.1.22
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/IconAnvil/index.d.ts +4 -0
- package/IconAnvil/index.js +2 -0
- package/IconAnvil/index.js.map +1 -0
- package/IconAnvil/index.mjs +2 -0
- package/IconAnvil/index.mjs.map +1 -0
- package/IconPlan/index.d.ts +4 -0
- package/IconPlan/index.js +2 -0
- package/IconPlan/index.js.map +1 -0
- package/IconPlan/index.mjs +2 -0
- package/IconPlan/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 +2 -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 g=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of u(t))!V.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=h(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?g(d(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(a({},"__esModule",{value:!0}),r);var v={};x(v,{IconAnvil:()=>m,default:()=>I});module.exports=B(v);var p=i(require("react"));var s=i(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...f})=>s.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}},e&&!o&&s.default.createElement("title",null,e),r);var m=r=>p.default.createElement(C,{...r,ariaLabel:"anvil, crafting, hard, strong"},p.default.createElement("path",{d:"M20 5H2V8L7.73748 10.4589C8.5034 10.7872 9 11.5403 9 12.3736C9 13.3294 8.34946 14.1626 7.42214 14.3945L5 15V19H20V15L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L20 10V5Z",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement("path",{d:"M6 5V9.5",stroke:"currentColor",strokeWidth:"2"})),I=m;0&&(module.exports={IconAnvil});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnvil/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAnvil: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"anvil, crafting, hard, strong\">\n <path\n d=\"M20 5H2V8L7.73748 10.4589C8.5034 10.7872 9 11.5403 9 12.3736C9 13.3294 8.34946 14.1626 7.42214 14.3945L5 15V19H20V15L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L20 10V5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path d=\"M6 5V9.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,eAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,oNACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,CAC3D,EAIGE,EAAQJ","names":["IconAnvil_exports","__export","IconAnvil","IconAnvil_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>a.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:s,...l}},n&&!e&&a.createElement("title",null,n),t);var C=t=>o.createElement(p,{...t,ariaLabel:"anvil, crafting, hard, strong"},o.createElement("path",{d:"M20 5H2V8L7.73748 10.4589C8.5034 10.7872 9 11.5403 9 12.3736C9 13.3294 8.34946 14.1626 7.42214 14.3945L5 15V19H20V15L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L20 10V5Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M6 5V9.5",stroke:"currentColor",strokeWidth:"2"})),h=C;export{C as IconAnvil,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnvil/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAnvil: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"anvil, crafting, hard, strong\">\n <path\n d=\"M20 5H2V8L7.73748 10.4589C8.5034 10.7872 9 11.5403 9 12.3736C9 13.3294 8.34946 14.1626 7.42214 14.3945L5 15V19H20V15L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L20 10V5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path d=\"M6 5V9.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,EAAE,oNACF,OAAO,eACP,YAAY,IACd,EACAA,EAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,CAC3D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)s(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of f(t))!x.call(r,e)&&e!==o&&s(r,e,{get:()=>t[e],enumerable:!(p=d(t,e))||p.enumerable});return r};var c=(r,t,o)=>(o=r!=null?u(g(r)):{},l(t||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>l(s({},"__esModule",{value:!0}),r);var P={};B(P,{IconPlan:()=>m,default:()=>V});module.exports=I(P);var n=c(require("react"));var a=c(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:p,ariaHidden:e=!0,style:C,...h})=>a.default.createElement("svg",{...h,"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:"plan, process, connect, path"},n.default.createElement("path",{d:"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M15 9V4H20V9H15Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M4 20V15H9V20H4Z",stroke:"currentColor",strokeWidth:"2"})),V=m;0&&(module.exports={IconPlan});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlan/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPlan: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"plan, process, connect, path\">\n <path\n d=\"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path d=\"M15 9V4H20V9H15Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <path d=\"M4 20V15H9V20H4Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,cAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,yHACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjE,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,CACnE,EAIGE,EAAQJ","names":["IconPlan_exports","__export","IconPlan","IconPlan_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...c})=>p.createElement("svg",{...c,"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),o);var i=o=>t.createElement(s,{...o,ariaLabel:"plan, process, connect, path"},t.createElement("path",{d:"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M15 9V4H20V9H15Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M4 20V15H9V20H4Z",stroke:"currentColor",strokeWidth:"2"})),d=i;export{i as IconPlan,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlan/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPlan: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"plan, process, connect, path\">\n <path\n d=\"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path d=\"M15 9V4H20V9H15Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <path d=\"M4 20V15H9V20H4Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpCC,EAAA,cAAC,QACC,EAAE,yHACF,OAAO,eACP,YAAY,IACd,EACAA,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjEA,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,CACnE,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
|
package/README.md
CHANGED
|
@@ -1563,6 +1563,7 @@ Below is a complete list of available icons:
|
|
|
1563
1563
|
### Things
|
|
1564
1564
|
|
|
1565
1565
|
- IconAlien
|
|
1566
|
+
- IconAnvil
|
|
1566
1567
|
- IconBackpack
|
|
1567
1568
|
- IconBag
|
|
1568
1569
|
- IconBag2
|
|
@@ -1637,6 +1638,7 @@ Below is a complete list of available icons:
|
|
|
1637
1638
|
- IconPillow
|
|
1638
1639
|
- IconPillowZz
|
|
1639
1640
|
- IconPilone
|
|
1641
|
+
- IconPlan
|
|
1640
1642
|
- IconPlayground
|
|
1641
1643
|
- IconPlugin1
|
|
1642
1644
|
- IconPlugin2
|
package/icons/index.d.ts
CHANGED
|
@@ -45,6 +45,7 @@ export type CentralIconName =
|
|
|
45
45
|
| "IconAnimationUndershoot"
|
|
46
46
|
| "IconAnonymous"
|
|
47
47
|
| "IconAnthropic"
|
|
48
|
+
| "IconAnvil"
|
|
48
49
|
| "IconApiAggregate"
|
|
49
50
|
| "IconApiConnection"
|
|
50
51
|
| "IconApple"
|
|
@@ -1092,6 +1093,7 @@ export type CentralIconName =
|
|
|
1092
1093
|
| "IconPinterestSimple"
|
|
1093
1094
|
| "IconPizza"
|
|
1094
1095
|
| "IconPlaceholder"
|
|
1096
|
+
| "IconPlan"
|
|
1095
1097
|
| "IconPlanning"
|
|
1096
1098
|
| "IconPlay"
|
|
1097
1099
|
| "IconPlayCircle"
|