@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 741 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"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:a,...s}},o&&!r&&n.createElement("title",null,o),t);var c=t=>p.createElement(l,{...t,ariaLabel:"bubble-text, comment, feedback"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3L21 3.00002V19H15.1957L11.996 21.6509L8.83366 19L3 19V3ZM8 8.5V9.5H16V8.5H8ZM8 12.5V13.5H16V12.5H8Z",fill:"currentColor"})),d=c;export{c as IconBubbleText,d as default};
//# sourceMappingURL=index.mjs.map