UNPKG

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

Version:

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

2 lines 850 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.25 4.75H2.75V13.0357H6.25V19.25C6.25 19.25 10.25 17.6964 10.25 13.0357V4.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M21.25 4.75H13.75V13.0357H17.25V19.25C17.25 19.25 21.25 17.6964 21.25 13.0357V4.75Z",stroke:"currentColor",strokeWidth:"1.5"})),f=m;export{m as IconCloseQuote2,f as default}; //# sourceMappingURL=index.mjs.map