Add icons to this collection by clicking the heart icon.
Award icon - also known as award, cup, winner, trophy, reward, american football, rugby, achievement, 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M451 135C451 48.026 345.803 0 256 0 165.952 0 61 48.174 61 135c0 63.494 58.997 107.522 120.601 124.949L208.324 422H166a14.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.708l-30-60A14.998 14.998 0 0 0 346 422h-42.324l26.723-162.051C391.858 242.563 451 198.617 451 135zm-48.464-47.906C414.599 101.83 421 118.185 421 135s-6.401 33.17-18.464 47.906C394.958 168.191 391 151.912 391 135s3.958-33.191 11.536-47.906zm-293.072 95.812C97.401 168.17 91 151.815 91 135s6.401-33.17 18.464-47.906C117.042 101.809 121 118.088 121 135s-3.958 33.191-11.536 47.906zM336.729 452l15 30H160.271l15-30zM213.13 266.768C227.049 268.9 241.406 270 256 270s28.951-1.1 42.87-3.232L273.271 422h-34.543zM256 240c-43.423 0-89.363-10.975-123.911-36.08C144.487 183.136 151 159.585 151 135s-6.513-48.136-18.911-68.92C166.741 40.899 212.683 30 256 30c43.365 0 89.289 10.921 123.911 36.08C367.513 86.864 361 110.415 361 135s6.513 48.136 18.911 68.92C344.947 229.327 298.701 240 256 240zm60-120h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-30v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h30v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category