@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 • 844 B
JavaScript
import s from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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=>s.createElement(a,{...r,ariaLabel:"bubble-4, message, chat"},s.createElement("path",{d:"M20.002 7C20.002 5.34315 18.6588 4 17.002 4H7.00195C5.3451 4 4.00195 5.34315 4.00195 7V21.5L7.75875 19.152C7.91768 19.0527 8.10133 19 8.28875 19H17.002C18.6588 19 20.002 17.6569 20.002 16V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=m;export{m as IconBubble4,f as default};
//# sourceMappingURL=index.mjs.map