@central-icons-react/square-filled-radius-0-stroke-2 1.1.59 → 1.1.60

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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react/square-filled-radius-0-stroke-2",
21
- version: "1.1.59",
21
+ version: "1.1.60",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react/square-filled-radius-0-stroke-2",
3
- "version": "1.1.59",
3
+ "version": "1.1.60",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -1,2 +0,0 @@
1
- "use strict";var c=Object.create;var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!b.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=h(o,e))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?c(g(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>a(n({},"__esModule",{value:!0}),r);var w={};x(w,{IconGlobus:()=>u,default:()=>I});module.exports=B(w);var l=s(require("react"));var p=s(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:C,ariaHidden:e=!0,style:f,...m})=>p.default.createElement("svg",{...m,"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:C,...f}},t&&!e&&p.default.createElement("title",null,t),r);var u=r=>l.default.createElement(i,{...r,ariaLabel:"globus, map, earth, globe"},l.default.createElement("path",{d:"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z",fill:"currentColor"}),l.default.createElement("path",{d:"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z",fill:"currentColor"}),l.default.createElement("path",{d:"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z",fill:"currentColor"}),l.default.createElement("path",{d:"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z",fill:"currentColor"}),l.default.createElement("path",{d:"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z",fill:"currentColor"})),I=u;0&&(module.exports={IconGlobus});
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconGlobus/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconGlobus: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"globus, map, earth, globe\">\n <path\n d=\"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobus;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,oTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGlobus_exports","__export","IconGlobus","IconGlobus_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconGlobus","props","React","CentralIconBase","IconGlobus_default"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconGlobus/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconGlobus: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"globus, map, earth, globe\">\n <path\n d=\"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobus;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QACC,EAAE,oTACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kSACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconGlobus","props","React","CentralIconBase","IconGlobus_default"]}