@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px 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 4V13.7857H5.5V20.3459C6.10893 20.1094 6.68953 19.9105 7.25254 19.5825C7.66787 19.3405 8.21967 18.9655 8.77247 18.4287C9.88719 17.3463 11 15.608 11 13.0357V4H2Z",fill:"currentColor"}),t.createElement("path",{d:"M13 4V13.7857H16.5V20.3459C17.1089 20.1094 17.6895 19.9105 18.2525 19.5825C18.6679 19.3405 19.2197 18.9655 19.7725 18.4287C20.8872 17.3463 22 15.608 22 13.0357V4H13Z",fill:"currentColor"})),V=c;export{c as IconCloseQuote2,V as default};
//# sourceMappingURL=index.mjs.map