@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 • 939 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"feature, shine"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.75 1V9H11.25V1H12.75ZM6 4.93934L9.06066 8L8 9.06066L4.93934 6L6 4.93934ZM19.0607 6L16 9.06066L14.9393 8L18 4.93934L19.0607 6ZM1 11.25H9V12.75H1V11.25ZM15 11.25H23V12.75H15V11.25ZM9.06066 16L6 19.0607L4.93934 18L8 14.9393L9.06066 16ZM16 14.9393L19.0607 18L18 19.0607L14.9393 16L16 14.9393ZM12.75 15V23H11.25V15H12.75Z",fill:"currentColor"})),V=i;export{i as IconFeature,V as default};
//# sourceMappingURL=index.mjs.map