@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 • 806 B
JavaScript
import o from"react";import a from"react";var l=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:c,...s})=>a.createElement("svg",{...s,"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:p,...c}},n&&!t&&a.createElement("title",null,n),r);var m=r=>o.createElement(l,{...r,ariaLabel:"calendar-check, date-check"},o.createElement("path",{d:"M8 2H7V4H3V21H12V20H4V9H20V13H21V4H17V2H16V4H8V2Z",fill:"currentColor"}),o.createElement("path",{d:"M22.2016 15.4123L21.4123 14.7984L16.7914 20.7395L14.51 18.393L13.793 19.09L16.8753 22.2604L22.2016 15.4123Z",fill:"currentColor"})),h=m;export{m as IconCalendarCheck,h as default};
//# sourceMappingURL=index.mjs.map