@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 • 1.51 kB
JavaScript
import C from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:p,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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,...a}},r&&!o&&n.createElement("title",null,r),t);var u=t=>C.createElement(l,{...t,ariaLabel:"bubble-quotes"},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3L22 3.00002V19H15.1957L11.996 21.6509L8.83366 19L2 19V3ZM7.5 10.0331C7.5 8.91026 8.40577 8 9.52309 8C10.6363 8 11.5395 8.90356 11.5461 10.0207C11.6045 11.17 11.3621 12.006 10.8876 12.6801C10.426 13.3359 9.76827 13.8004 9.0981 14.2494L8.72403 14.5L8.22528 13.7482L8.59934 13.4975C9.2779 13.0429 9.80027 12.6602 10.1535 12.1583C10.2095 12.0788 10.2619 11.9952 10.3101 11.9067C10.0682 12.0094 9.80224 12.0662 9.52309 12.0662C8.40577 12.0662 7.5 11.156 7.5 10.0331ZM12.4453 10.0331C12.4453 8.91026 13.3511 8 14.4684 8C15.5816 8 16.4848 8.90356 16.4915 10.0207C16.5498 11.17 16.3074 12.006 15.8329 12.6801C15.3713 13.3359 14.7136 13.8004 14.0434 14.2494L13.6694 14.5L13.1706 13.7482L13.5447 13.4975C14.2232 13.0429 14.7456 12.6602 15.0989 12.1583C15.1548 12.0788 15.2072 11.9952 15.2554 11.9067C15.0135 12.0094 14.7476 12.0662 14.4684 12.0662C13.3511 12.0662 12.4453 11.156 12.4453 10.0331Z",fill:"currentColor"})),L=u;export{u as IconBubbleQuotes,L as default};
//# sourceMappingURL=index.mjs.map