Add icons to this collection by clicking the heart icon.
Towel icon - also known as fashion, clothes, hanger, wardrobe, towel, miscellaneous, and garment. Created in a clean lineal color 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466 0H46c-8.284 0-15 6.716-15 15v90c0 8.284 6.716 15 15 15h45v377c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15V120h45c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zm-75 422H121v-60h270zm0-90H121v-30h270zm0-60H121V90h270zm60-182h-30V75c0-8.284-6.716-15-15-15H106c-8.284 0-15 6.716-15 15v15H61V30h390z"
    />
</svg>
More icons in the same style and category