@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 • 774 B
JavaScript
import o from"react";import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...i})=>a.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!t&&a.createElement("title",null,n),e);var m=e=>o.createElement(l,{...e,ariaLabel:"calendar-edit, date-edit"},o.createElement("path",{d:"M8.5 2H7V4H3V21H12V19.5H4.5V10H19.5V11H21V4H17V2H15.5V4H8.5V2Z",fill:"currentColor"}),o.createElement("path",{d:"M20.25 12.6893L14 18.9393V22H17.0607L23.3107 15.75L20.25 12.6893Z",fill:"currentColor"})),f=m;export{m as IconCalendarEdit,f as default};
//# sourceMappingURL=index.mjs.map