@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 • 926 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(l,{...r,ariaLabel:"variables, figma"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.9779 6.8168L12.0007 1.63379L3.02344 6.8168V17.1828L12.0007 22.3658L20.9779 17.1828V6.8168ZM9.75073 11.9998C9.75073 10.7571 10.7581 9.74976 12.0007 9.74976C13.2434 9.74976 14.2507 10.7571 14.2507 11.9998C14.2507 13.2424 13.2434 14.2498 12.0007 14.2498C10.7581 14.2498 9.75073 13.2424 9.75073 11.9998Z",fill:"currentColor"})),d=m;export{m as IconVariables,d as default};
//# sourceMappingURL=index.mjs.map