@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 • 821 B
JavaScript
import o from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...V})=>l.createElement("svg",{...V,"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&&l.createElement("title",null,n),e);var m=e=>o.createElement(a,{...e,ariaLabel:"calender-sparkle, date, plan"},o.createElement("path",{d:"M8.5 2H7V4H3V21H12.5V19.5H4.5V10H19.5V12.5H21V4H17V2H15.5V4H8.5V2Z",fill:"currentColor"}),o.createElement("path",{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),u=m;export{m as IconCalenderSparkle,u as default};
//# sourceMappingURL=index.mjs.map