Add icons to this collection by clicking the heart icon.
Trophy icon - also known as award, prize, world, global, winner, trophy, reward, champion, and sports and competition. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M359.416 430.292A14.998 14.998 0 0 0 346 422h-15v-15c0-8.284-6.716-15-15-15h-13.027L320.1 253.786C362.286 230.93 391 186.256 391 135 391 60.561 330.439 0 256 0S121 60.561 121 135c0 51.256 28.714 95.93 70.9 118.786L209.027 392H196c-8.284 0-15 6.716-15 15v15h-15a14.998 14.998 0 0 0-13.416 8.292l-30 60A15 15 0 0 0 136 512h240a15 15 0 0 0 13.416-21.708zM359.924 120h-44.27c-1.17-26.215-5.672-56.048-15.912-80.444C331.511 54.174 354.78 84.198 359.924 120zm-44.27 29.99h44.27c-5.144 35.812-28.412 65.836-60.183 80.454 10.239-24.392 14.742-54.223 15.913-80.454zM256 30c17.34 0 28.395 64.573 29.629 90h-59.257C227.928 87.911 240.34 30 256 30zm29.629 120c-1.557 32.089-13.969 90-29.629 90-17.34 0-28.395-64.583-29.629-90.01zM256 270c11.147 0 21.98-1.368 32.349-3.927L272.744 392h-33.489l-15.604-125.927A134.854 134.854 0 0 0 256 270zM212.259 39.556C202.02 63.948 197.517 93.779 196.346 120h-44.27c5.144-35.802 28.413-65.826 60.183-80.444zM152.076 150l44.27-.01c1.17 26.215 5.672 56.058 15.912 80.454-31.769-14.618-55.038-44.642-60.182-80.444zm8.195 332 15-30H196c8.284 0 15-6.716 15-15v-15h90v15c0 8.284 6.716 15 15 15h20.729l15 30z"
    />
</svg>
More icons in the same style and category