@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.8 kB
JavaScript
;var h=Object.create;var a=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var f=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!g.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=C(t,o))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?h(k(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(a({},"__esModule",{value:!0}),r);var I={};f(I,{IconGamepadControlsRight:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:L,...m})=>p.default.createElement("svg",{...m,"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:s,...L}},e&&!o&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"gamepad-controls-right, joystick"},n.default.createElement("path",{d:"M21 15L21 9L17.25 9L14.25 12L17.25 15L21 15Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 3H9V6.75L12 9.75L15 6.75V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 21.25H15V17.25L12 14.25L9 17.25V21.25Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3 9L3 15H6.75L9.75 12L6.75 9H3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconGamepadControlsRight});
//# sourceMappingURL=index.js.map