Add icons to this collection by clicking the heart icon.
Pipette icon - also known as color, pipette, dropper, pipette tool, and edit tools. 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M129.154 445.55c13.586 22.643-2.724 51.45-29.13 51.45h0c-26.406 0-42.716-28.807-29.13-51.45l29.13-48.55 29.13 48.55zm296.343-311.053c27.337-27.337 27.336-71.658 0-98.995-27.337-27.337-71.658-27.337-98.995 0-16.812 16.812-23.241 40.043-19.375 61.801l-51.336 51.336 56.569 56.569 51.336-51.336c21.759 3.867 44.99-2.563 61.801-19.375zM312.36 205.208l-56.569-56.569-134.35 134.35-7.071 63.64 63.64-7.071 134.35-134.35zm-77.781-77.782 98.995 98.995"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category