@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.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"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,...s}},t&&!o&&n.createElement("title",null,t),r);var C=r=>p.createElement(l,{...r,ariaLabel:"finder, files, os"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.2471 3H3V21H21V3H13.8084C12.8892 6.13244 12.2978 9.2578 12.0519 12.5H14V14H10.4551L10.5013 13.2065C10.7047 9.70534 11.2949 6.34876 12.2471 3ZM8.5 8V11H7V8H8.5ZM17 8V11H15.5V8H17ZM7.56026 14.4564L8.17691 14.8834C9.75587 15.9765 10.9143 16.4375 12 16.4375C13.0857 16.4375 14.2441 15.9765 15.8231 14.8834L16.4397 14.4564L17.2936 15.6897L16.6769 16.1166C15.0059 17.2735 13.5393 17.9375 12 17.9375C10.4607 17.9375 8.99413 17.2735 7.32309 16.1166L6.70645 15.6897L7.56026 14.4564Z",fill:"currentColor"})),u=C;export{C as IconFinder,u as default};
//# sourceMappingURL=index.mjs.map