@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.84 kB
JavaScript
import l from"react";import C from"react";var n=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:p,...s})=>C.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},o&&!t&&C.createElement("title",null,o),r);var i=r=>l.createElement(n,{...r,ariaLabel:"breakfast, fried-egg"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.26284 5.13475C5.69592 3.25937 7.83089 1.99997 10.6432 2C12.1052 2.00001 13.207 2.1754 14.0455 2.53492C14.9243 2.91176 15.4655 3.47042 15.8179 4.11288C16.0772 4.58558 16.2359 5.12366 16.3591 5.54166C16.3853 5.63039 16.41 5.71432 16.4336 5.79044C16.5846 6.27762 16.7342 6.64396 16.9964 6.95774C17.1437 7.1339 17.3777 7.26672 17.8266 7.39688C18.0008 7.44738 18.176 7.48944 18.3775 7.53785C18.4399 7.55282 18.505 7.56846 18.5732 7.58509C18.8455 7.65152 19.1561 7.73164 19.4658 7.84414C20.1015 8.075 20.7835 8.46017 21.2818 9.21928C21.7675 9.95935 22 10.9357 22 12.1979C22 13.4641 21.9894 14.7378 21.8698 15.8938C21.751 17.0416 21.5172 18.1637 21.0165 19.0934C20.4958 20.0602 19.6907 20.8065 18.5147 21.1478C17.3834 21.4762 16.0094 21.4006 14.3718 20.9666C13.7065 20.7904 12.9048 20.9635 11.868 21.2961C11.735 21.3388 11.5954 21.3849 11.452 21.4323C11.0878 21.5526 10.7002 21.6807 10.3397 21.779C9.83019 21.918 9.25506 22.0343 8.68267 21.998C6.28568 21.8459 4.53129 20.3918 3.44461 18.4676C2.36744 16.5603 1.89848 14.1298 2.01826 11.7614C2.13806 9.3924 2.8525 6.98039 4.26284 5.13475ZM11 16.5C12.933 16.5 14.5 14.933 14.5 13C14.5 11.067 12.933 9.5 11 9.5C9.067 9.5 7.5 11.067 7.5 13C7.5 14.933 9.067 16.5 11 16.5Z",fill:"currentColor"})),d=i;export{i as IconBreakfast,d as default};
//# sourceMappingURL=index.mjs.map