@central-icons-react/square-filled-radius-0-stroke-2 1.1.43 → 1.1.44

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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDino: React.FC<CentralIconBaseProps>;
4
+ export default IconDino;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},s=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!B.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(n=g(r,t))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?f(x(e)):{},s(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),d=e=>s(p({},"__esModule",{value:!0}),e);var w={};I(w,{IconDino:()=>m,default:()=>h});module.exports=d(w);var l=C(require("react"));var a=C(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:c,...V})=>a.default.createElement("svg",{...V,"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:n,...c}},o&&!t&&a.default.createElement("title",null,o),e);var m=e=>l.default.createElement(i,{...e,ariaLabel:"dino, age, old"},l.default.createElement("path",{d:"M16 10.5C8.96912 6.22033 7.17125 9.97708 5.46456 13.5433C4.37972 15.8101 3.33172 18 1 18V20H6V22H10V20H13V22H17V19.1973C18.7934 18.1599 20 16.2208 20 14V6.5L22 5.5V5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5V10.5Z",fill:"currentColor"})),h=m;0&&(module.exports={IconDino});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDino/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDino: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dino, age, old\">\n <path\n d=\"M16 10.5C8.96912 6.22033 7.17125 9.97708 5.46456 13.5433C4.37972 15.8101 3.33172 18 1 18V20H6V22H10V20H13V22H17V19.1973C18.7934 18.1599 20 16.2208 20 14V6.5L22 5.5V5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5V10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDino;\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,kBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,kOACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDino_exports","__export","IconDino","IconDino_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDino","props","React","CentralIconBase","IconDino_default"]}
@@ -0,0 +1,2 @@
1
+ import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>a.createElement(p,{...r,ariaLabel:"dino, age, old"},a.createElement("path",{d:"M16 10.5C8.96912 6.22033 7.17125 9.97708 5.46456 13.5433C4.37972 15.8101 3.33172 18 1 18V20H6V22H10V20H13V22H17V19.1973C18.7934 18.1599 20 16.2208 20 14V6.5L22 5.5V5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5V10.5Z",fill:"currentColor"})),g=i;export{i as IconDino,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDino/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDino: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dino, age, old\">\n <path\n d=\"M16 10.5C8.96912 6.22033 7.17125 9.97708 5.46456 13.5433C4.37972 15.8101 3.33172 18 1 18V20H6V22H10V20H13V22H17V19.1973C18.7934 18.1599 20 16.2208 20 14V6.5L22 5.5V5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5V10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDino;\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,kBACpCC,EAAA,cAAC,QACC,EAAE,kOACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDino","props","React","CentralIconBase","IconDino_default"]}
package/README.md CHANGED
@@ -1632,6 +1632,7 @@ Below is a complete list of available icons:
1632
1632
  - IconDashboardMiddle
1633
1633
  - IconDiamond
1634
1634
  - IconDiamondShine
1635
+ - IconDino
1635
1636
  - IconDirectorChair
1636
1637
  - IconDoorHanger
1637
1638
  - IconDumbell
@@ -1829,10 +1830,6 @@ Below is a complete list of available icons:
1829
1830
  - IconVerticalAlignmentRight
1830
1831
  - IconWrite
1831
1832
 
1832
- ### Vehicles
1833
-
1834
- - IconTruck
1835
-
1836
1833
  ### Vehicles & Aircrafts
1837
1834
 
1838
1835
  - IconAirplane
@@ -1868,6 +1865,7 @@ Below is a complete list of available icons:
1868
1865
  - IconRoller
1869
1866
  - IconShipping
1870
1867
  - IconTrainFrontView
1868
+ - IconTruck
1871
1869
  - IconUfo
1872
1870
 
1873
1871
  ### Weather
package/icons/index.d.ts CHANGED
@@ -564,6 +564,7 @@ export type CentralIconName =
564
564
  | "IconDice5"
565
565
  | "IconDice6"
566
566
  | "IconDices"
567
+ | "IconDino"
567
568
  | "IconDirection1"
568
569
  | "IconDirection2"
569
570
  | "IconDirectorChair"