@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 • 860 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...c})=>n.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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"calender-next-week"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM19.5 8H4.5V19.5H19.5V8ZM8.5 10.6893L11.5607 13.75L8.5 16.8107L7.43934 15.75L9.43934 13.75L7.43934 11.75L8.5 10.6893ZM13.5 10.6893L16.5607 13.75L13.5 16.8107L12.4393 15.75L14.4393 13.75L12.4393 11.75L13.5 10.6893Z",fill:"currentColor"})),u=i;export{i as IconCalenderNextWeek,u as default};
//# sourceMappingURL=index.mjs.map