@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.38 kB
JavaScript
import a from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:p,...s})=>n.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:l,...p}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(C,{...r,ariaLabel:"heart, like, health, life, favorite"},a.createElement("path",{d:"M7.88889 3C6.40208 3 4.91708 3.5977 3.80789 4.78484C2.69528 5.97563 2 7.71515 2 9.9375C2 13.2536 4.35114 16.0247 6.60732 17.8948C7.75539 18.8464 8.92652 19.6049 9.86432 20.1276C10.3331 20.3889 10.7508 20.5954 11.0849 20.7391C11.2513 20.8106 11.4053 20.8702 11.5397 20.9134C11.6489 20.9485 11.8246 21 12 21C12.1754 21 12.3511 20.9485 12.4603 20.9134C12.5947 20.8702 12.7487 20.8106 12.9151 20.7391C13.2492 20.5954 13.6669 20.3889 14.1357 20.1276C15.0735 19.6049 16.2446 18.8464 17.3927 17.8948C19.6489 16.0247 22 13.2536 22 9.9375C22 7.71515 21.3047 5.97563 20.1921 4.78484C19.0829 3.5977 17.5979 3 16.1111 3C14.6725 3 13.5214 3.43347 12.7319 3.86553C12.4386 4.02609 12.1935 4.18729 12 4.32781C11.8065 4.18729 11.5614 4.02609 11.2681 3.86553C10.4786 3.43347 9.32752 3 7.88889 3Z",fill:"currentColor"})),u=i;export{i as IconHeart,u as default};
//# sourceMappingURL=index.mjs.map