@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.25 kB
JavaScript
import e from"react";import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...L})=>s.createElement("svg",{...L,"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:p,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(a,{...t,ariaLabel:"box-sparkle, magic box"},e.createElement("path",{d:"M5 10H19V21H5V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M10 14H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M18.9998 5L16.2998 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M7.41667 5.41667L7.5 5.25L7.58333 5.41667L7.75 5.5L7.58333 5.58333L7.5 5.75L7.41667 5.58333L7.25 5.5L7.41667 5.41667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M12.75 3.75L13 3.25L13.25 3.75L13.75 4L13.25 4.25L13 4.75L12.75 4.25L12.25 4L12.75 3.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),m=i;export{i as IconBoxSparkle,m as default};
//# sourceMappingURL=index.mjs.map