Add icons to this collection by clicking the heart icon.
Running Shoes icon - also known as fashion, foot, jogging, and running shoes. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="b"
        x1="32"
        x2="32"
        y1="17"
        y2="47"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#adacb2" />
        <stop offset="1" stop-color="#87868e" />
    </linearGradient>
    <linearGradient id="a">
        <stop offset="0" stop-color="#ebebeb" />
        <stop offset="1" stop-color="#d0e6f7" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="32"
        x2="32"
        y1="39"
        y2="47"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="31"
        x2="31"
        y1="17"
        y2="31"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M57 22H38c-1.103 0-2-.897-2-2 0-1.654-1.346-3-3-3H23c-1.654 0-3 1.346-3 3 0 .551-.448 1-1 1H9c-.552 0-1-.449-1-1 0-1.654-1.346-3-3-3H1a1 1 0 0 0-1 1v26c0 1.654 1.346 3 3 3h19c.768 0 1.469-.29 2-.766A2.987 2.987 0 0 0 26 47h33c2.757 0 5-2.243 5-5V29c0-3.86-3.141-7-7-7z"
    />
    <path
        fill="url(#c)"
        d="M64 39H0v5a3 3 0 0 0 3 3h19c.768 0 1.469-.29 2-.766A2.987 2.987 0 0 0 26 47h33a5 5 0 0 0 5-5z"
    />
    <path
        fill="url(#d)"
        d="M33 17h-6a1 1 0 0 0-1 1v8c0 2.757 2.243 5 5 5s5-2.243 5-5v-6c0-1.654-1.346-3-3-3z"
    />
</svg>
More icons in the same style and category