Add icons to this collection by clicking the heart icon.
Spray icon - also known as paint, spray, graffiti, spray can, paint spray, spray paint, spray container, art and design, and edit tools. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M229.353 184.941a8.878 8.878 0 0 0-8.882-8.883h-26.647v-17.765h8.882c4.91 0 8.883-3.973 8.883-8.882s-3.973-8.882-8.883-8.882h-53.294a8.877 8.877 0 0 0-8.882 8.882v26.647h-26.647a8.877 8.877 0 0 0-8.882 8.883 8.877 8.877 0 0 0 8.882 8.882h3.392l-11.337 22.675a9.004 9.004 0 0 0-.937 3.973v177.647a8.877 8.877 0 0 0 8.882 8.882h106.588a8.877 8.877 0 0 0 8.882-8.882v-44.412h-62.177a8.877 8.877 0 0 1-8.882-8.883V256a8.877 8.877 0 0 1 8.882-8.882h62.177v-26.647a9.01 9.01 0 0 0-.937-3.973l-11.337-22.675h3.392a8.877 8.877 0 0 0 8.882-8.882zm97.706 115.471h-35.53c-24.496 0-44.412 19.925-44.412 44.412v53.294a8.877 8.877 0 0 0 8.882 8.882h106.588a8.877 8.877 0 0 0 8.882-8.882v-53.294c.002-24.488-19.914-44.412-44.41-44.412zm-151 35.529h53.294v-71.059h-53.294zM362.588 105c-4.354 0-8.622.625-12.699 1.848l-114.187 34.055a8.877 8.877 0 0 0 0 17.018l114.169 34.055a44.346 44.346 0 0 0 12.717 1.847c24.496 0 44.412-19.924 44.412-44.412C407 124.925 387.084 105 362.588 105z"
    />
</svg>
More icons in the same style and category