@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 • 839 B
JavaScript
import o from"react";import p from"react";var l=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...c})=>p.createElement("svg",{...c,"aria-hidden":t,role:t?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&&!t&&p.createElement("title",null,n),r);var m=r=>o.createElement(l,{...r,ariaLabel:"page-check, signed, document"},o.createElement("path",{d:"M20 2H4V22H12.9701L10.0684 19.0658L13.268 15.9015L15.2413 17.8969L20 12.123V2Z",fill:"currentColor"}),o.createElement("path",{d:"M21.8058 14.6482L20.6482 13.6942L15.3422 20.1322L13.2559 18.0225L12.1894 19.0773L15.4435 22.3678L21.8058 14.6482Z",fill:"currentColor"})),u=m;export{m as IconPageCheck,u as default};
//# sourceMappingURL=index.mjs.map