Add icons to this collection by clicking the heart icon.
Belt icon - also known as fashion, clothing, belt, strap, accesories, style, and buckle. 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 24 24"
>
<linearGradient
id="a"
x1="4.5"
x2="4.5"
y1=".009"
y2="24.009"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient
id="b"
x1="19.5"
x2="19.5"
y1=".009"
y2="24.009"
href="#a"
/>
<linearGradient id="c" x1="12" x2="12" y1=".009" y2="24.01" href="#a" />
<linearGradient id="d" x1="10" x2="10" y1=".009" y2="24.009" href="#a" />
<path
fill="url(#a)"
d="M8 16H1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h7a1 1 0 0 1 0 2H2v4h6a1 1 0 0 1 0 2z"
/>
<path
fill="url(#b)"
d="M23 16h-7a1 1 0 0 1 0-2h6v-4h-6a1 1 0 0 1 0-2h7a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
/>
<path
fill="url(#c)"
d="M16 17H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1zm-7-2h6V9H9z"
/>
<path fill="url(#d)" d="M12 13H8a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2z" />
</svg>
More icons in the same style and category