@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 885 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"spatial-capture"},p.createElement("path",{d:"M7.75 4.54066V14.2055M16.25 4.88794L8.15258 9.56298M20.5 12.25L16.25 9.79626L12.3778 7.56064M16.25 19.2028V10.2677M8 19.466L15.8524 14.9325M3.52074 12.25L11.5782 16.9139M3.08984 6.875V17.125L11.9998 22.25L20.9098 17.125V6.875L11.9998 1.75L3.08984 6.875Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=c;export{c as IconSpatialCapture,f as default};
//# sourceMappingURL=index.mjs.map