@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.03 kB
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:C,...l})=>n.createElement("svg",{...l,"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:s,...C}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"robot"},a.createElement("path",{d:"M12 5V3M3.5 9H2.5V11H3.5M20.5 9H21.5V11H20.5M10 14.5H14M8.6 10H8.4M15.4 10H15.6M3.5 5H20.5V16C20.5 17.6569 19.1569 19 17.5 19H6.5C4.84315 19 3.5 17.6569 3.5 16V5ZM9 10C9 10.2761 8.77614 10.5 8.5 10.5C8.22386 10.5 8 10.2761 8 10C8 9.72386 8.22386 9.5 8.5 9.5C8.77614 9.5 9 9.72386 9 10ZM16 10C16 10.2761 15.7761 10.5 15.5 10.5C15.2239 10.5 15 10.2761 15 10C15 9.72386 15.2239 9.5 15.5 9.5C15.7761 9.5 16 9.72386 16 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),M=m;export{m as IconRobot,M as default};
//# sourceMappingURL=index.mjs.map