Add icons to this collection by clicking the heart icon.
Trike icon - also known as transport, transportation, and trike. Created in a clean gradient 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="147.16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 407c0 57.897-47.103 105-105 105s-105-47.103-105-105 47.103-105 105-105 105 47.103 105 105zM75 362c-41.355 0-75 33.645-75 75s33.645 75 75 75 75-33.645 75-75-33.645-75-75-75zm224.472-193.878L258.9 148.641c-7.468-3.586-16.429-.439-20.015 7.029l-65.489 136.391c-3.586 7.468-.439 16.429 7.029 20.015l40.568 19.479z"
    />
    <path
        fill="url(#b)"
        d="M452 407c0 24.813-20.187 45-45 45s-45-20.187-45-45c0-16.325 8.739-30.645 21.784-38.534l-44.071-214.843-128.298 267.185A55 55 0 0 1 161.835 452H75c-8.284 0-15-6.716-15-15s6.716-15 15-15h86.835c9.554 0 18.4-5.565 22.536-14.179l145.381-302.758-11.3-55.086C316.078 38.401 305.778 30 293.962 30H257c-8.284 0-15-6.716-15-15s6.716-15 15-15h36.962c25.996 0 48.655 18.482 53.878 43.948l65.331 318.485C435.073 365.452 452 384.281 452 407z"
    />
</svg>
More icons in the same style and category