Add icons to this collection by clicking the heart icon.
Drop icon - also known as interface, water, colour, drop, ui, and tint. Created in a clean flat 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"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="12.75"
        />
        <g fill="#fff">
            <path
                d="M32.56 11.5a.77.77 0 0 0-1.12 0c-.62.69-15.18 17-15.18 25.51a15.74 15.74 0 0 0 31.48 0c0-8.47-14.56-24.82-15.18-25.51zM32 51.25A14.26 14.26 0 0 1 17.76 37c0-7 11.54-20.76 14.24-23.87C34.7 16.25 46.24 30 46.24 37A14.26 14.26 0 0 1 32 51.25z"
            />
            <path
                d="M32 44.77A7.77 7.77 0 0 1 24.24 37a.75.75 0 0 0-1.5 0A9.28 9.28 0 0 0 32 46.27a.75.75 0 0 0 0-1.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category