@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.61 kB
JavaScript
import e from"react";var a=({children:o,size:t=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...h})=>{let u=m!=="raw"&&!!s;return e.createElement("svg",{...h,"aria-hidden":n,role:n?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:l,...p}},i&&!n&&e.createElement("title",null,i),u?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import r from"react";var c=r.memo((o)=>{return r.createElement(a,{...o,ariaLabel:"steering-wheel, control, navigate, boot",maskId:"square-outlined-radius-0-stroke-2-IconSteeringWheel"},r.createElement("circle",{cx:"12",cy:"12",r:"8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M12 2V22",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square"}),r.createElement("path",{d:"M2 12L22 12",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square"}),r.createElement("path",{d:"M4.92969 4.92871L19.0718 19.0708",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square"}),r.createElement("path",{d:"M19.0703 4.92871L4.92818 19.0708",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square"}))}),w=c;export{w as default,c as IconSteeringWheel};
//# debugId=04224E8D281937E164756E2164756E21