UNPKG

@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 736 B
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 2H7V4H3V21H13V20H4V9H20V13H21V4H17V2H16V4H8V2Z",fill:"currentColor"}),o.createElement("path",{d:"M19 15H18V18H15V19H18V22H19V19H22V18H19V15Z",fill:"currentColor"})),C=d;export{d as IconCalenderAdd,C as default}; //# sourceMappingURL=index.mjs.map