@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 • 704 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...m})=>n.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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>l.createElement(a,{...r,ariaLabel:"bubble-6, message, chat"},l.createElement("path",{d:"M7.75 3C4.57436 3 2 5.57436 2 8.75V21H16.25C19.4256 21 22 18.4256 22 15.25V8.75C22 5.57436 19.4256 3 16.25 3H7.75Z",fill:"currentColor"})),f=c;export{c as IconBubble6,f as default};
//# sourceMappingURL=index.mjs.map