@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 • 978 B
JavaScript
import t from"react";import p from"react";var l=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...C})=>p.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&&p.createElement("title",null,n),o);var m=o=>t.createElement(l,{...o,ariaLabel:"open-quote-2, blockquote"},t.createElement("path",{d:"M22 20H13V19.5V10.9286C13 8.36254 14.07 6.63391 15.1457 5.55348C15.6804 5.01639 16.2147 4.64059 16.6169 4.39821C17.0707 4.12471 17.5098 3.95719 18 3.76025V11L22 11V20Z",fill:"currentColor"}),t.createElement("path",{d:"M11 20H2V19.5V10.9286C2 8.36254 3.07004 6.63391 4.14566 5.55348C4.68036 5.01639 5.21472 4.64059 5.61691 4.39821C6.07072 4.12471 6.50984 3.95719 7 3.76025V11L11 11V20Z",fill:"currentColor"})),f=m;export{m as IconOpenQuote2,f as default};
//# sourceMappingURL=index.mjs.map