@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 • 773 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:V,...s})=>a.createElement("svg",{...s,"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,...V}},n&&!t&&a.createElement("title",null,n),e);var d=e=>o.createElement(l,{...e,ariaLabel:"calender-add, date-add"},o.createElement("path",{d:"M8.5 2H7V4H3V21H12V19.5H4.5V10H19.5V12H21V4H17V2H15.5V4H8.5V2Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5 14H17V17.25H13.75V18.75H17V22H18.5V18.75H21.75V17.25H18.5V14Z",fill:"currentColor"})),C=d;export{d as IconCalenderAdd,C as default};
//# sourceMappingURL=index.mjs.map