Add icons to this collection by clicking the heart icon.
League icon - also known as trophy, match, championship, tournament, league, and sports and competition. Created in a clean 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="2.5"
        x2="61.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a576b2" />
        <stop offset=".66" stop-color="#6c5da7" />
        <stop offset="1" stop-color="#5453a3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M52 16.93h8a1.5 1.5 0 0 0 0-3h-6.5V5.5H60a1.5 1.5 0 0 0 0-3h-8A1.5 1.5 0 0 0 50.5 4v4.21h-5.79a1.51 1.51 0 0 0-1.5 1.5V30.5h-4v-4.21a1.5 1.5 0 0 0-1.5-1.5H26.29a1.5 1.5 0 0 0-1.5 1.5v4.21h-4V9.71a1.51 1.51 0 0 0-1.5-1.5H13.5V4A1.5 1.5 0 0 0 12 2.5H4a1.5 1.5 0 0 0 0 3h6.5v8.43H4a1.5 1.5 0 0 0 0 3h8a1.5 1.5 0 0 0 1.5-1.5v-4.22h4.29v41.58H13.5v-4.22a1.5 1.5 0 0 0-1.5-1.5H4a1.5 1.5 0 0 0 0 3h6.5v8.43H4a1.5 1.5 0 0 0 0 3h8a1.5 1.5 0 0 0 1.5-1.5v-4.21h5.79a1.51 1.51 0 0 0 1.5-1.5V33.5h4v4.21a1.5 1.5 0 0 0 1.5 1.5h11.42a1.5 1.5 0 0 0 1.5-1.5V33.5h4v20.79a1.51 1.51 0 0 0 1.5 1.5h5.79V60a1.5 1.5 0 0 0 1.5 1.5h8a1.5 1.5 0 0 0 0-3h-6.5v-8.43H60a1.5 1.5 0 0 0 0-3h-8a1.5 1.5 0 0 0-1.5 1.5v4.22h-4.29V11.21h4.29v4.22a1.5 1.5 0 0 0 1.5 1.5zM36.21 36.21h-8.42v-8.42h8.42zM25.4 15.08a1.51 1.51 0 0 1-.54-1.68 1.5 1.5 0 0 1 1.43-1h3.27l1-3.12a1.5 1.5 0 0 1 2.86 0l1 3.12h3.27a1.5 1.5 0 0 1 1.43 1 1.51 1.51 0 0 1-.54 1.68L36 17l1 3.12a1.5 1.5 0 0 1-2.31 1.68L32 19.87l-2.65 1.93A1.5 1.5 0 0 1 27 20.12L28 17zm13.74 32a1.51 1.51 0 0 1-.54 1.68L36 50.71l1 3.11a1.5 1.5 0 0 1-2.31 1.68L32 53.57l-2.65 1.93A1.5 1.5 0 0 1 27 53.82l1-3.11-2.6-1.93a1.5 1.5 0 0 1 .89-2.71h3.27l1-3.12a1.51 1.51 0 0 1 2.86 0l1 3.12h3.27a1.51 1.51 0 0 1 1.45 1.03z"
    />
</svg>
More icons in the same style and category