@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 • 1.04 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.00008 3H10.2677L12.2677 6H22.0001V20H9.1216L9.62162 19.5L7.12162 17L9.62162 14.5L7.5003 12.3787L5.0003 14.8787L2.5003 12.3787L2.00008 12.8789V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.20718 14.5L5.70718 17L8.20718 19.5L7.50007 20.2071L5.00008 17.7071L2.50008 20.2071L1.79297 19.5L4.29297 17L1.79297 14.5L2.50008 13.7929L5.00008 16.2929L7.50008 13.7929L8.20718 14.5Z",fill:"currentColor"})),u=d;export{d as IconFolderDelete,u as default};
//# sourceMappingURL=index.mjs.map