@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 • 822 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.5 2H7V4H3V21H12V19.5H4.5V10H19.5V13H21V4H17V2H15.5V4H8.5V2Z",fill:"currentColor"}),o.createElement("path",{d:"M22.3033 15.625L21.125 14.6967L16.8541 20.1176L14.7581 17.9894L13.6894 19.0419L16.9793 22.3824L22.3033 15.625Z",fill:"currentColor"})),h=m;export{m as IconCalendarCheck,h as default};
//# sourceMappingURL=index.mjs.map