@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.64 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...h})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...h,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!n&&r.createElement("title",null,l),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"steering-wheel, autopilot, drive",maskId:"square-outlined-radius-0-stroke-2-IconSteeringWheel1"},t.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M3 11.75C10 8.75005 14 8.75 21 11.75",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M3.5 15.5C5.66826 14.6661 6.75238 14.2491 7.62164 14.4332C8.40081 14.5982 9.08237 15.0663 9.51611 15.7343C10 16.4795 10 17.653 10 20",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M20.5 15.5C18.3317 14.6661 17.2476 14.2491 16.3784 14.4332C15.5992 14.5982 14.9176 15.0663 14.4839 15.7343C14 16.4795 14 17.653 14 20",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconSteeringWheel1};
//# debugId=D409809E09572FA964756E2164756E21