Add icons to this collection by clicking the heart icon.
Belt icon - also known as fashion, clothing, belt, clothes, accessory, and garment. 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="0"
        x2="512"
        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="M492 156H20c-11.046 0-20 8.954-20 20v160c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V176c0-11.046-8.954-20-20-20zM112 316H40V196h72zm120-80h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v40h-80V196h80zm100 80h-60v-40h20c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20v-40h60c33.084 0 60 26.916 60 60s-26.916 60-60 60zm140 0h-60.051C424.532 299.275 432 278.494 432 256s-7.468-43.275-20.051-60H472z"
    />
</svg>
More icons in the same style and category