Add icons to this collection by clicking the heart icon.
Auction icon - also known as law, judge, hammer, legal, justice, auction, miscellaneous, Verdict, and Bid. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="392"
        x2="392"
        y1="451"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M317 61h15v45c0 8.291 6.709 15 15 15h90c8.291 0 15-6.709 15-15V61h15c8.291 0 15-6.709 15-15s-6.709-15-15-15H317c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120 210h-90c-8.291 0-15 6.709-15 15v45h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h150c8.291 0 15-6.709 15-15s-6.709-15-15-15h-15v-45c0-8.291-6.709-15-15-15zM317 166H30c-16.553 0-30 13.462-30 30s13.447 30 30 30h287zm180 285h-15l-90-30-90 30h-15c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h210c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M467 391H317c-8.401 0-15 6.599-15 15v45h180v-45c0-8.401-6.599-15-15-15zM437 91h-90c-24.814 0-45 20.186-45 45v120c0 24.814 20.186 45 45 45h90c24.814 0 45-20.186 45-45V136c0-24.814-20.186-45-45-45z"
    />
</svg>
More icons in the same style and category