@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.
4 lines (2 loc) • 2.68 kB
JavaScript
var y=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:V}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var B,G,C=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?B??=new WeakMap:G??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?y(I(r)):{};let i=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of h(r))if(!k.call(i,s))p(i,s,{get:c.bind(r,s),enumerable:!0});if(t)l.set(r,i);return i},f=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!k.call(o,t))p(o,t,{get:c.bind(r,t),enumerable:!(e=V(r,t))||e.enumerable})}return u.set(r,o),o},u;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var q={};g(q,{CentralIconBase:()=>d});module.exports=f(q);var n=C(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:m,mode:i="masked",maskId:s,...L})=>{let x=i!=="raw"&&!!s;return n.default.createElement("svg",{...L,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},e&&!l&&n.default.createElement("title",null,e),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var H={};g(H,{default:()=>S,IconGamepadControlsDown:()=>w});module.exports=f(H);var a=C(require("react"));var w=a.default.memo((r)=>{return a.default.createElement(d,{...r,ariaLabel:"gamepad-controls-down, joystick",maskId:"square-outlined-radius-0-stroke-2-IconGamepadControlsDown"},a.default.createElement("path",{d:"M9 21.25H15V17.25L12 14.25L9 17.25V21.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M15 3H9V6.75L12 9.75L15 6.75V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M21 15V9H17.25L14.25 12L17.25 15H21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M3 9L3 15H6.75L9.75 12L6.75 9H3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=w;
//# debugId=9401A6E7BEEF724364756E2164756E21