Add icons to this collection by clicking the heart icon.
Medal icon - also known as medal, prize, winner, first, best, 1st place, gold medal, sports and competition, and first prize. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#69b0e0" />
        <stop offset=".4" stop-color="#5199d1" />
        <stop offset="1" stop-color="#307abe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 3.25A28.75 28.75 0 1 0 60.75 32 28.79 28.79 0 0 0 32 3.25zm0 44.8A11.85 11.85 0 1 1 43.84 36.2 11.86 11.86 0 0 1 32 48.05zm-12.79-15.6-6.15-6.15 9-9 6.14 6.15a13.37 13.37 0 0 0-8.99 9zm16.55-9 6.14-6.15 9 9-6.15 6.14a13.37 13.37 0 0 0-8.99-9.03zM32 25.82A10.38 10.38 0 1 0 42.38 36.2 10.4 10.4 0 0 0 32 25.82zm0 19.26a8.88 8.88 0 1 1 8.88-8.88A8.89 8.89 0 0 1 32 45.08zm3.21-4.38a.75.75 0 0 1-.75.75h-4.39a.75.75 0 0 1 0-1.5h1.4v-6l-1.36 1.57a.76.76 0 0 1-1.06.07.74.74 0 0 1-.07-1l2.68-3.09a.74.74 0 0 1 .83-.21.75.75 0 0 1 .48.7v8h1.49a.76.76 0 0 1 .75.71z"
    />
</svg>
More icons in the same style and category