@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.67 kB
JavaScript
import e from"react";var l=({children:t,size:o=24,ariaLabel:i,color:c,ariaHidden:s=!0,style:a,mode:p="masked",maskId:n,...k})=>{let m=p!=="raw"&&!!n;return e.createElement("svg",{...k,"aria-hidden":s,role:s?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:c,...a}},i&&!s&&e.createElement("title",null,i),m?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var d=r.memo((t)=>{return r.createElement(l,{...t,ariaLabel:"bike",maskId:"square-outlined-radius-0-stroke-2-IconBike"},r.createElement("path",{d:"M7 7H10M8 7.5L12 13V15H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M19 15L16 5H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12.5 12.5L16.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),x=d;export{x as default,d as IconBike};
//# debugId=569E6750E3898FF964756E2164756E21