@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 • 854 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"folder-add-right"},o.createElement("path",{d:"M10.4014 3H2V20H12.8027C12.2922 19.1175 12 18.0929 12 17C12 13.6863 14.6863 11 18 11C19.5367 11 20.9385 11.5777 22 12.5278V6H12.4014L10.4014 3Z",fill:"currentColor"}),o.createElement("path",{d:"M18.75 13H17.25V16.25H14V17.75H17.25V21H18.75V17.75H22V16.25H18.75V13Z",fill:"currentColor"})),V=m;export{m as IconFolderAddRight,V as default};
//# sourceMappingURL=index.mjs.map