@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.02 kB
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?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&&!e&&l.createElement("title",null,n),t);var c=t=>o.createElement(p,{...t,ariaLabel:"3d-package, box"},o.createElement("path",{d:"M11.252 12.4326V22.6826L2.375 17.5576V7.30762L11.252 12.4326Z",fill:"currentColor"}),o.createElement("path",{d:"M21.6289 17.5576L12.752 22.6826V12.4326L21.6289 7.30762V17.5576Z",fill:"currentColor"}),o.createElement("path",{d:"M15.6895 9.00391L12.002 11.1338L3.125 6.00879L6.81348 3.87891L15.6895 9.00391Z",fill:"currentColor"}),o.createElement("path",{d:"M20.8779 6.00879L17.1895 8.1377L8.3125 3.0127L12.002 0.883789L20.8779 6.00879Z",fill:"currentColor"})),u=c;export{c as Icon3dPackage,u as default};
//# sourceMappingURL=index.mjs.map