UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 776 B
import r from"react";import p from"react";var s=({children:e,size:t=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:a,...c})=>p.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!o&&p.createElement("title",null,n),e);var m=e=>r.createElement(s,{...e,ariaLabel:"close-quote-2, blockquote"},r.createElement("path",{d:"M10 5H3V13H6V19C6 19 10 17.5 10 13V5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 5H14L13.9961 13H16.9961L17 19C17 19 21 17.5 21 13V5Z",stroke:"currentColor",strokeWidth:"2"})),h=m;export{m as IconCloseQuote2,h as default}; //# sourceMappingURL=index.mjs.map