@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 • 910 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",ry:"4",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M22 8.5V9.5C22 15.0228 17.5228 19.5 12 19.5C6.47715 19.5 2 15.0228 2 9.5V8.5",stroke:"currentColor",strokeWidth:"2"}),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:"2"})),x=c;export{c as IconIcebowl,x as default};
//# sourceMappingURL=index.mjs.map