@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 • 989 B
JavaScript
import o from"react";import a from"react";var p=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:s,...m})=>a.createElement("svg",{...m,"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,...s}},n&&!t&&a.createElement("title",null,n),r);var C=r=>o.createElement(p,{...r,ariaLabel:"bubble-heart, comment, feedback"},o.createElement("path",{d:"M20.002 4L4.00195 4.00003V18.0358H9.01526L11.9977 20.5358L15.0153 18.0358L20.002 18.0357V4Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M15.2507 10.6676C15.2507 13.0001 11.9994 14.2802 11.9994 14.2802C11.9994 14.2802 8.74805 13.0001 8.74805 10.6676C8.74805 8.91956 10.4957 7.87886 11.9994 8.85008C13.5031 7.87886 15.2507 8.91956 15.2507 10.6676Z",stroke:"currentColor",strokeWidth:"2"})),f=C;export{C as IconBubbleHeart,f as default};
//# sourceMappingURL=index.mjs.map