@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 • 1.05 kB
JavaScript
import t from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:L,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...L}},l&&!o&&n.createElement("title",null,l),r);var d=r=>t.createElement(p,{...r,ariaLabel:"folder-delete"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.00011 3H10.4015L12.4015 6H22.0001V20H9.68241L10.4324 19.25L8.18243 17L10.4324 14.75L7.25045 11.568L5.00045 13.818L2.75045 11.568L2.00011 12.3183V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.31077 14.75L6.06077 17L8.31077 19.25L7.25011 20.3107L5.00011 18.0607L2.75011 20.3107L1.68945 19.25L3.93945 17L1.68945 14.75L2.75011 13.6893L5.00011 15.9393L7.25011 13.6893L8.31077 14.75Z",fill:"currentColor"})),u=d;export{d as IconFolderDelete,u as default};
//# sourceMappingURL=index.mjs.map