@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.89 kB
JavaScript
import r from"react";import l from"react";var s=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:p,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...p}},n&&!t&&l.createElement("title",null,n),e);var c=e=>r.createElement(s,{...e,ariaLabel:"strawberry, ai, dessert"},r.createElement("path",{d:"M4 11.7839C4 9.29168 4.8531 7.30701 7.2774 6.27607C8.45408 5.77568 10.0009 6.49998 12 6.49998C13.9991 6.49998 15.5459 5.77568 16.7226 6.27607C19.1469 7.30701 20 9.29168 20 11.7839C20 15.8333 15.5556 21 12 21C8.44444 21 4 15.8333 4 11.7839Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7.37325 5.75C7.04124 5.36238 5.02512 2.99736 6.63131 2.78295C7.8479 2.60745 11.4998 3.09231 11.9998 5.22792",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M16.6267 5.75C16.9588 5.36238 18.9749 2.99736 17.3687 2.78295C16.1521 2.60745 12.5002 3.09231 12.0002 5.22792",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 4.25C12 2.9 12 2 12 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("ellipse",{cx:"12",cy:"11",rx:"1",ry:"1.5",fill:"currentColor"}),r.createElement("ellipse",{cx:"8",cy:"11",rx:"1",ry:"1.5",fill:"currentColor"}),r.createElement("ellipse",{cx:"16",cy:"11",rx:"1",ry:"1.5",fill:"currentColor"}),r.createElement("ellipse",{cx:"14",cy:"15.5",rx:"1",ry:"1.5",fill:"currentColor"}),r.createElement("ellipse",{cx:"10",cy:"15.5",rx:"1",ry:"1.5",fill:"currentColor"})),y=c;export{c as IconStrawberry,y as default};
//# sourceMappingURL=index.mjs.map