Add icons to this collection by clicking the heart icon.
Umbrella icon - also known as fashion, protection, sun, rain, and umbrella. 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 64 64"
>
    <linearGradient
        id="a"
        x2="65.276"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fec183" />
        <stop offset=".173" stop-color="#fea981" />
        <stop offset=".538" stop-color="#fe6b7b" />
        <stop offset="1" stop-color="#ff1572" />
    </linearGradient>
    <linearGradient id="b" x2="65.276" y1="14" y2="14" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="m51 13.346-16-7V5a3 3 0 0 0-6 0v1.346l-16 7v7.961l-8 3V33h6v-4h2v4h6v-4h2v4h6v-4h2v27a5.006 5.006 0 0 0-5 5v1h16v-1a5.006 5.006 0 0 0-5-5v-6h2v2h2v-6h-2v2h-2V29h2v4h6v-4h2v4h6v-4h2v4h6v-8.693l-8-3zM41 17v4h-2v-4h-6v4h-2v-4h-6v4h-2v-4h-6v4h-2v-6h16v-2H18.781l11.428-5h3.582l11.428 5H38v2h11v6h-2v-4zM31 5a1 1 0 0 1 2 0v1h-2zm6.829 55H26.171A3.006 3.006 0 0 1 29 58h2v-4h2v4h2a3.006 3.006 0 0 1 2.829 2zM33 52h-2V33h2zm24-21h-2v-4h-6v4h-2v-4h-6v4h-2v-4h-6v4h-2v-4h-6v4h-2v-4h-6v4h-2v-4H9v4H7v-5.307L14.181 23H19v-4h2v4h6v-4h2v4h6v-4h2v4h6v-4h2v4h4.819L57 25.693z"
        />
        <path fill="url(#b)" d="M34 13h2v2h-2z" />
    </g>
</svg>
More icons in the same style and category