@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.29 kB
JavaScript
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...C})=>s.createElement("svg",{...C,"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&&s.createElement("title",null,n),e);var i=e=>t.createElement(a,{...e,ariaLabel:"hat-bunny, surprise, magic hat"},t.createElement("path",{d:"M19.25 11.75V21.25H4.75V11.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M21.25 11.75H2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M13.0024 11.3407C13.0428 7.97623 13.5658 5.53334 15.0544 4.04649C16.6027 2.5 20.7072 7.12772 20.7072 7.12772L17.4999 8.00003C17.4999 8.90973 17.6263 9.9927 16.8754 11.3407",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M7.03491 11.3407C6.86947 10.7169 6.72751 10.1523 6.61698 9.37715C6.05195 5.41447 7.66719 1.75 7.66719 1.75C7.66719 1.75 10.1985 4.51031 10.7636 8.47299C10.9201 9.57102 10.9972 10.4328 11.0025 11.3407",stroke:"currentColor",strokeWidth:"1.5"})),d=i;export{i as IconHatBunny,d as default};
//# sourceMappingURL=index.mjs.map