@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 • 862 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?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,...s}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(l,{...r,ariaLabel:"calendar-remove-4"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 4H3V21H21V4H17V2H15.5V4H8.5V2H7V4ZM9.49802 8.93934L8.43736 10L10.9392 12.5018L8.43934 15.0017L9.5 16.0623L11.9998 13.5625L14.4997 16.0623L15.5603 15.0017L13.0605 12.5018L15.5623 10L14.5017 8.93934L11.9998 11.4412L9.49802 8.93934Z",fill:"currentColor"})),u=c;export{c as IconCalendarRemove4,u as default};
//# sourceMappingURL=index.mjs.map