@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) • 1.87 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...c})=>{let C=p!=="raw"&&!!l;return r.createElement("svg",{...c,"aria-hidden":n,role:n?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:a,...m}},s&&!n&&r.createElement("title",null,s),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):t)};import e from"react";var d=e.memo((t)=>{return e.createElement(i,{...t,ariaLabel:"gamecontroller, joystick, play",maskId:"square-outlined-radius-0-stroke-2-IconGamecontroller"},e.createElement("path",{d:"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"17.0008",cy:"11.9",r:"1.2",fill:"currentColor"}),e.createElement("circle",{cx:"15.0008",cy:"9.09999",r:"1.2",fill:"currentColor"}),e.createElement("path",{d:"M11 10.5H6M8.5 13V8",stroke:"currentColor",strokeWidth:"1.7"}))}),x=d;export{x as default,d as IconGamecontroller};
//# debugId=4C1C32E2626F9CF964756E2164756E21