@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 772 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:s,...l}},o&&!r&&n.createElement("title",null,o),t);var m=t=>p.createElement(a,{...t,ariaLabel:"bubble-text-6, message, chat"},p.createElement("path",{d:"M15 10H9M12 14H9M3 20H16C18.7614 20 21 17.7614 21 15V9C21 6.23858 18.7614 4 16 4H8C5.23858 4 3 6.23858 3 9V20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=m;export{m as IconBubbleText6,x as default};
//# sourceMappingURL=index.mjs.map