Add icons to this collection by clicking the heart icon.
Trophy icon - also known as award, prize, cup, winner, trophy, reward, champion, wing, and sports and competition. 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="113.882"
        y2="398.118"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M320.631 367.498a8.886 8.886 0 0 0-7.946-4.91h-12.274v-8.882a8.878 8.878 0 0 0-8.882-8.883H220.47a8.877 8.877 0 0 0-8.882 8.883v8.882h-12.274a8.886 8.886 0 0 0-7.946 4.91l-8.882 17.765c-1.379 2.75-1.232 6.02.39 8.639s4.476 4.216 7.555 4.216h131.136c3.079 0 5.933-1.596 7.555-4.216s1.77-5.89.39-8.639zm-82.396-75.969v35.529h35.529v-35.529zm124.353-151h40.46c2.412-5.469 3.951-11.413 3.951-17.765a8.877 8.877 0 0 0-8.882-8.882h-71.059c-14.642 0-26.595 12.022-26.647 26.803-.052 16.446-9.134 31.444-23.689 39.138-15.596 8.249-34.211 6.462-51.004-4.901-12.899-8.726-14.399-24.799-14.139-33.604.208-7.269-2.463-14.139-7.521-19.352-5.066-5.213-11.849-8.084-19.118-8.084h-71.059a8.877 8.877 0 0 0-8.882 8.882c0 6.352 1.54 12.296 3.951 17.765h40.46a8.883 8.883 0 1 1 0 17.764h-26.647c0 10.046 3.513 19.199 9.155 26.647h35.257a8.883 8.883 0 0 1 0 17.765h-25.748c4.127 20.247 22.067 35.529 43.513 35.529h17.765c4.901 0 8.883 3.981 8.883 8.882 0 14.694 11.953 26.647 26.647 26.647h35.529c14.694 0 26.647-11.953 26.647-26.647 0-4.901 3.981-8.882 8.883-8.882h17.765c21.446 0 39.386-15.283 43.513-35.529h-25.748a8.883 8.883 0 0 1 0-17.765h35.257c5.641-7.448 9.155-16.602 9.155-26.647h-26.647a8.882 8.882 0 1 1-.001-17.764z"
    />
</svg>
More icons in the same style and category