@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 • 829 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-3, message, chat"},l.createElement("path",{d:"M12.0001 2C6.47721 2 2.00006 6.47715 2.00006 12C2.00006 13.5557 2.35584 15.0303 2.99102 16.3451L1.79102 22.1925L7.7854 21.0709C9.06701 21.6673 10.4956 22 12.0001 22C17.5229 22 22.0001 17.5228 22.0001 12C22.0001 6.47715 17.5229 2 12.0001 2Z",fill:"currentColor"})),f=C;export{C as IconBubble3,f as default};
//# sourceMappingURL=index.mjs.map