@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 • 867 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 2H4V22H14.0249L11.1287 19.0714L13.2618 16.9619L15.2916 19.0144L16.5 17.5482V17.5H16.5397L20 13.3015V2Z",fill:"currentColor"}),o.createElement("path",{d:"M21.4538 14.6822L20.6822 14.0462L15.3591 20.5048L13.2539 18.3761L12.5429 19.0792L15.4266 21.9952L21.4538 14.6822Z",fill:"currentColor"})),g=m;export{m as IconPageCheck,g as default};
//# sourceMappingURL=index.mjs.map