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 702 B
import o from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:s,...V})=>p.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:l,...s}},n&&!t&&p.createElement("title",null,n),e);var m=e=>o.createElement(a,{...e,ariaLabel:"page-add"},o.createElement("path",{d:"M4 2V22H17V20H14V17H17V14H20V2H4Z",fill:"currentColor"}),o.createElement("path",{d:"M19 18V15H18V18H15V19H18V22H19V19H22V18H19Z",fill:"currentColor"})),d=m;export{m as IconPageAdd,d as default}; //# sourceMappingURL=index.mjs.map