@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 965 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>l.createElement(a,{...r,ariaLabel:"wizard-hat, magician, fantasy"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.7246 1.48389L20.1499 9.16668H15.4265L19.9593 19.5H22V21H2V19.5H4.04126L7.11662 12.2888L7.19704 12.3264L7.99998 14.0468L8.80293 12.3264L10.5234 11.5234L8.80293 10.7205L8.27129 9.58133L11.7246 1.48389ZM13.8029 14.947L13 13.2266L12.197 14.947L10.4766 15.75L12.197 16.5529L13 18.2734L13.8029 16.5529L15.5234 15.75L13.8029 14.947Z",fill:"currentColor"})),u=i;export{i as IconWizardHat,u as default};
//# sourceMappingURL=index.mjs.map