@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 • 825 B
JavaScript
import a from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(s,{...r,ariaLabel:"bubble-crossed, comment, feedback"},a.createElement("path",{d:"M14.1213 8.85314L12 10.9745M12 10.9745L9.87868 13.0958M12 10.9745L9.87868 8.85314M12 10.9745L14.1213 13.0958M3.75 3.75H20.25V18.25H15.0155L11.9979 20.75L9.0155 18.25H3.75V3.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=m;export{m as IconBubbleCrossed,f as default};
//# sourceMappingURL=index.mjs.map