import * as React from "react"; const IconSteeringWheel = (size = 24, color = "currentColor", stroke = 2, ...props) => ; export default IconSteeringWheel;