@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 890 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,...f})=>a.createElement("svg",{...f,"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-tear-off, date"},o.createElement("path",{d:"M7 2H8V4H16V2H17V4H21V6.76421L18.3405 7.51945L14.4799 6.96985L13.4736 7.97267L10.9531 6.96796L7.73539 8.03681L3 6.75305V4H7V2Z",fill:"currentColor"}),o.createElement("path",{d:"M3 7.78915V21H21V7.80375L18.4095 8.53937L14.8326 8.03015L13.7139 9.14498L10.9219 8.03204L7.76461 9.08083L3 7.78915Z",fill:"currentColor"})),V=m;export{m as IconCalendarTearOff,V as default};
//# sourceMappingURL=index.mjs.map