Add icons to this collection by clicking the heart icon.
Boots icon - also known as fashion, security, protection, safety, boots, shoes, and footwear. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M327.077 282.647h-44.423c-4.902 0-8.885-3.981-8.885-8.882v-8.882h-44.423c-4.911 0-8.885-3.973-8.885-8.882s3.974-8.882 8.885-8.882h44.423v-17.765h-44.423a8.879 8.879 0 0 1-8.885-8.882 8.879 8.879 0 0 1 8.885-8.883h44.423v-17.765h-44.423c-4.911 0-8.885-3.973-8.885-8.882s3.974-8.882 8.885-8.882h44.423v-17.765H140.5v195.412h231V327.06c0-24.488-19.93-44.413-44.423-44.413zM140.5 398.118a8.878 8.878 0 0 0 8.885 8.882h44.423v-8.882c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882V407h35.538v-8.882c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882V407h35.538v-8.882c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882V407h44.423a8.879 8.879 0 0 0 8.885-8.882v-26.647h-231v26.647zm133.269-284.236a8.878 8.878 0 0 0-8.885-8.882h-115.5a8.879 8.879 0 0 0-8.885 8.882v26.647h133.269v-26.647z"
    />
</svg>
More icons in the same style and category