@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 • 755 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...c})=>n.createElement("svg",{...c,"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 m=e=>a.createElement(p,{...e,ariaLabel:"cute-robot"},a.createElement("path",{d:"M12 4H5V13H19V4H12ZM12 4V2M4 17L5.5 15.5M20 17L18.5 15.5M9 8V9M15 8V9M6 13V15C6 18.3137 8.68629 21 12 21C15.3137 21 18 18.3137 18 15V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconCuteRobot,f as default};
//# sourceMappingURL=index.mjs.map