@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 • 881 B
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),t);var m=t=>e.createElement(p,{...t,ariaLabel:"ar-cube-1"},e.createElement("path",{d:"M3.7261 6.48537L12 1.8313L20.2743 6.48559L12.0006 11.1396L3.7261 6.48537Z",fill:"currentColor"}),e.createElement("path",{d:"M2.97656 7.78478V17.0929L11.2506 21.7471V12.4388L2.97656 7.78478Z",fill:"currentColor"}),e.createElement("path",{d:"M12.7506 21.7464L21.0234 17.0929V7.78521L12.7506 12.4388V21.7464Z",fill:"currentColor"})),L=m;export{m as IconArCube1,L as default};
//# sourceMappingURL=index.mjs.map