@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 • 946 B
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"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:s,...a}},n&&!t&&l.createElement("title",null,n),o);var c=o=>e.createElement(p,{...o,ariaLabel:"icebowl, cooling, vibe"},e.createElement("ellipse",{cx:"12",cy:"8.5",rx:"10.25",ry:"4.25",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M22.25 8.5V9.52273C22.25 15.1711 17.6609 19.75 12 19.75C6.33908 19.75 1.75 15.1711 1.75 9.52273V8.5",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.5 8L11.5 7M6 7.5L7 9M12.5 9.25L14.5 9.75M16 7.5L17.5 8.5",stroke:"currentColor",strokeWidth:"1.75"})),x=c;export{c as IconIcebowl,x as default};
//# sourceMappingURL=index.mjs.map