@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 • 971 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.25 3.75H3.75V18.25H9.0155L11.9979 20.75L15.0155 18.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),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:"1.5"})),f=C;export{C as IconBubbleHeart,f as default};
//# sourceMappingURL=index.mjs.map