@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 • 974 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...C})=>l.createElement("svg",{...C,"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}},n&&!r&&l.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"close-quote-2, blockquote"},t.createElement("path",{d:"M2 4H11V4.5V13.0714C11 15.6375 9.92996 17.3661 8.85434 18.4465C8.31964 18.9836 7.78528 19.3594 7.38309 19.6018C6.92928 19.8753 6.49016 20.0428 6 20.2397V13L2 13V4Z",fill:"currentColor"}),t.createElement("path",{d:"M13 4H22V4.5V13.0714C22 15.6375 20.93 17.3661 19.8543 18.4465C19.3196 18.9836 18.7853 19.3594 18.3831 19.6018C17.9293 19.8753 17.4902 20.0428 17 20.2397V13L13 13V4Z",fill:"currentColor"})),f=c;export{c as IconCloseQuote2,f as default};
//# sourceMappingURL=index.mjs.map