Add icons to this collection by clicking the heart icon.
Boots icon - also known as fashion, clothing, boots, footwear, and accessory. 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="36"
        x2="476"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m395.612 259.526-71.379-14.275C296.285 239.661 276 214.917 276 186.416V20c0-11.046-8.954-20-20-20H56C44.954 0 36 8.954 36 20v472c0 11.046 8.954 20 20 20h400c11.046 0 20-8.954 20-20V357.584c0-47.502-33.808-88.742-80.388-98.058zM76 40h160v32H76zm0 312h20c11.028 0 20 8.972 20 20v20H76zm360 120H76v-40h360zm0-80H156v-20c0-33.084-26.916-60-60-60H76V112h160v40h-60c-11.046 0-20 8.954-20 20s8.954 20 20 20h60.175a99.482 99.482 0 0 0 11.112 40.429l-45.429 45.429c-7.811 7.811-7.811 20.474 0 28.284 7.81 7.811 20.473 7.811 28.284 0l42.479-42.479c12.267 10.101 27.024 17.386 43.379 20.725V332c0 11.046 8.954 20 20 20s20-8.954 20-20v-39.604l31.767 6.353c27.948 5.59 48.233 30.334 48.233 58.835z"
    />
</svg>
More icons in the same style and category