@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 • 858 B
JavaScript
import r from"react";import p from"react";var s=({children:e,size:t=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...m})=>p.createElement("svg",{...m,"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:a,...l}},n&&!o&&p.createElement("title",null,n),e);var c=e=>r.createElement(s,{...e,ariaLabel:"open-quote-2, blockquote"},r.createElement("path",{d:"M13.75 19.25H21.25V10.9643H17.75V4.75C17.75 4.75 13.75 6.30357 13.75 10.9643V19.25Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M2.75 19.25L10.25 19.25L10.25 10.9643H6.75V4.75C6.75 4.75 2.75 6.30357 2.75 10.9643V19.25Z",stroke:"currentColor",strokeWidth:"1.5"})),h=c;export{c as IconOpenQuote2,h as default};
//# sourceMappingURL=index.mjs.map