Add icons to this collection by clicking the heart icon.
Badge icon - also known as award, badge, prize, winner, trophy, reward, champion, 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M273.877 346.818c-4.883 4.432-11.241 6.887-17.877 6.887s-12.994-2.455-17.895-6.913l-12.837-11.606-13.679 2.938v59.991a8.874 8.874 0 0 0 5.482 8.206 8.871 8.871 0 0 0 9.68-1.926L256 375.147l29.249 29.249a8.88 8.88 0 0 0 15.162-6.28v-59.99l-13.679-2.939zm95.292-132.305-17.738-19.612 5.56-25.857c.963-4.458-1.613-8.917-5.959-10.322l-25.163-8.119-8.119-25.163c-1.405-4.346-5.933-6.913-10.322-5.959l-25.857 5.56-19.612-17.738a8.86 8.86 0 0 0-11.918 0l-19.612 17.738-25.857-5.56c-4.397-.971-8.917 1.613-10.322 5.959l-8.119 25.163-25.163 8.119c-4.346 1.405-6.922 5.864-5.959 10.322l5.56 25.857-17.738 19.612a8.88 8.88 0 0 0 0 11.918l17.738 19.612-5.56 25.857c-.963 4.458 1.613 8.917 5.959 10.322l25.163 8.119 8.119 25.163c1.405 4.346 5.933 6.939 10.322 5.959l25.857-5.56 19.612 17.738c3.353 3.042 8.518 3.086 11.918 0l19.612-17.738 25.857 5.56c4.372.963 8.917-1.614 10.322-5.959l8.119-25.163 25.163-8.119c4.346-1.405 6.922-5.864 5.959-10.322l-5.56-25.857 17.738-19.612a8.88 8.88 0 0 0 0-11.918zM256 282.648c-34.28 0-62.175-27.896-62.175-62.175S221.72 158.297 256 158.297s62.175 27.896 62.175 62.175S290.28 282.648 256 282.648zm0-106.586c-24.487 0-44.411 19.924-44.411 44.411s19.924 44.411 44.411 44.411 44.411-19.924 44.411-44.411-19.924-44.411-44.411-44.411z"
    />
</svg>
More icons in the same style and category