@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.13 kB
JavaScript
import t from"react";import a from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:L,...l})=>a.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:p,...L}},n&&!o&&a.createElement("title",null,n),e);var i=e=>t.createElement(s,{...e,ariaLabel:"wizard-hat, magician, fantasy"},t.createElement("path",{d:"M3 20L21 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M5 19.5L12 3L18 8.5H14.2L19 19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M13.1 16L13.1318 16.0682L13.2 16.1L13.1318 16.1318L13.1 16.2L13.0682 16.1318L13 16.1L13.0682 16.0682L13.1 16Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M10.1 12L10.1318 12.0682L10.2 12.1L10.1318 12.1318L10.1 12.2L10.0682 12.1318L10 12.1L10.0682 12.0682L10.1 12Z",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconWizardHat,u as default};
//# sourceMappingURL=index.mjs.map