@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.7 kB
JavaScript
;var f=Object.create;var p=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},C=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of V(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=M(t,o))||n.enumerable});return r};var l=(r,t,e)=>(e=r!=null?f(g(r)):{},C(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),H=r=>C(p({},"__esModule",{value:!0}),r);var b={};B(b,{IconRobot:()=>c,default:()=>I});module.exports=H(b);var s=l(require("react"));var a=l(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:n,...i}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>s.default.createElement(m,{...r,ariaLabel:"robot"},s.default.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"})),I=c;0&&(module.exports={IconRobot});
//# sourceMappingURL=index.js.map