@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 • 906 B
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...m})=>l.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}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(a,{...r,ariaLabel:"calender-remove, date-remove"},t.createElement("path",{d:"M8.5 2H7V4H3V21H12V19.5H4.5V10H19.5V12H21V4H17V2H15.5V4H8.5V2Z",fill:"currentColor"}),t.createElement("path",{d:"M15.7488 14.6893L14.6881 15.75L16.9381 18L14.6881 20.25L15.7488 21.3107L17.9988 19.0607L20.2488 21.3107L21.3094 20.25L19.0594 18L21.3094 15.75L20.2488 14.6893L17.9988 16.9393L15.7488 14.6893Z",fill:"currentColor"})),f=c;export{c as IconCalenderRemove,f as default};
//# sourceMappingURL=index.mjs.map