Add icons to this collection by clicking the heart icon.
Steering Wheel icon - also known as car, driving, steering wheel, transportation, gaming, and racing game. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M271 240h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15zm132 0h-27c-57.897 0-105 47.103-105 105v27a15 15 0 0 0 17.984 14.7c31.734-6.442 60.673-22.012 83.688-45.027s38.585-51.954 45.027-83.688A15 15 0 0 0 403 240zM301 352.344V345c0-41.355 33.645-75 75-75h7.344A134.46 134.46 0 0 1 301 352.344zM223.016 386.7A15 15 0 0 0 241 372v-27c0-57.897-47.103-105-105-105h-27a15 15 0 0 0-14.7 17.984c6.442 31.734 22.012 60.673 45.027 83.688 23.016 23.016 51.955 38.586 83.689 45.028zM136 270c41.355 0 75 33.645 75 75v7.344A134.46 134.46 0 0 1 128.656 270zm361 212h-16v-47c0-32.093-20.267-59.531-48.67-70.217C463.869 325.157 481 276.398 481 225 481 100.649 380.368 0 256 0 131.649 0 31 100.632 31 225c0 51.398 17.131 100.157 48.67 139.783C51.267 375.469 31 402.907 31 435v47H15c-8.284 0-15 6.716-15 15s6.716 15 15 15h482c8.284 0 15-6.716 15-15s-6.716-15-15-15zM61 225c0-107.523 87.477-195 195-195s195 87.477 195 195-87.477 195-195 195S61 332.523 61 225zm390 257H61v-47c0-23.857 18.664-43.427 42.155-44.901C144.865 428.784 198.799 450 256 450s111.135-21.216 152.845-59.901C432.336 391.573 451 411.143 451 435zm-45-62c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM109 210h.901c33.802 0 66.76-13.896 95.31-40.187C219.086 157.036 237.123 150 256 150s36.914 7.036 50.789 19.813c28.55 26.29 61.507 40.187 95.31 40.187H403a15.002 15.002 0 0 0 14.7-17.984C402.355 116.417 335.467 60 256 60c-79.63 0-146.384 56.564-161.7 132.016A15 15 0 0 0 109 210zM256 90c56.9 0 107.218 35.947 126.573 87.937-23.801-5.058-42.782-18.515-55.462-30.192C307.682 129.853 282.428 120 256 120s-51.682 9.853-71.111 27.745c-12.681 11.677-31.661 25.134-55.462 30.192C148.782 125.947 199.1 90 256 90z"
    />
</svg>
More icons in the same style and category