@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 • 949 B
JavaScript
import o from"react";import a from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...c})=>a.createElement("svg",{...c,"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:p,...l}},n&&!t&&a.createElement("title",null,n),e);var C=e=>o.createElement(s,{...e,ariaLabel:"breakfast, fried-egg"},o.createElement("path",{d:"M21.25 12.2009C21.25 17.4206 21.0652 21.9035 14.7009 20.2176C12.6858 19.6838 10.3296 21.3513 8.65565 21.2451C0.532132 20.7297 0.427422 2.7499 10.6055 2.75C16.3466 2.75005 14.7305 5.54196 16.3466 7.47546C17.7442 9.14751 21.25 7.47546 21.25 12.2009Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("circle",{cx:"11",cy:"13",r:"3.25",stroke:"currentColor",strokeWidth:"1.5"})),u=C;export{C as IconBreakfast,u as default};
//# sourceMappingURL=index.mjs.map