@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.13 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"sandbox, playground"},p.createElement("path",{d:"M5.77625 7.30018L4.29085 7.50894L5.49351 12.9095M5.77625 7.30018L5.63708 6.30991C5.48335 5.21609 6.24545 4.20476 7.33927 4.05103C8.43309 3.8973 9.44442 4.6594 9.59815 5.75322L9.73732 6.74349M5.77625 7.30018L9.73732 6.74349M9.73732 6.74349L11.2227 6.53473L11.5795 12.2082M17.0339 7.50894L16.4452 11.6975M3.73431 15.7243L7.75 10.9999L12 12.9999L16.25 11.9999L20.2071 15.7243M3 15.9999V19.9999H21V15.9999H3ZM15.1854 2.69824L20.1368 3.39411L19.7192 6.36491L17.1044 7.00725L14.7679 5.66905L15.1854 2.69824Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),x=m;export{m as IconSandbox,x as default};
//# sourceMappingURL=index.mjs.map