Add icons to this collection by clicking the heart icon.
Tee icon - also known as play, golf equipment, birdie, golf ball, sports and competition, tee, and sport equipment. 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="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M158.467 362.588a8.9 8.9 0 0 0 .935 3.973l17.733 35.529c1.507 3.01 4.572 4.91 7.931 4.91s6.425-1.9 7.931-4.91l17.733-35.529a8.9 8.9 0 0 0 .935-3.973v-79.941h-53.2v79.941zm79.8-239.823h-106.4c-4.901 0-8.867 3.973-8.867 8.882v35.53c0 4.91 3.966 8.882 8.867 8.882 14.668 0 26.6 11.953 26.6 26.647v62.177h53.2v-62.177c0-14.694 11.932-26.647 26.6-26.647 4.901 0 8.867-3.973 8.867-8.882v-35.53c-.001-4.909-3.967-8.882-8.867-8.882zm62.066 222.058c0 1.379.321 2.741.935 3.973l17.733 35.529c1.507 3.01 4.572 4.91 7.931 4.91s6.425-1.9 7.931-4.91l17.733-35.529a8.9 8.9 0 0 0 .935-3.973v-79.941h-53.2v79.941zM380.133 105h-106.4c-4.901 0-8.867 3.973-8.867 8.882v35.529c0 4.91 3.966 8.882 8.867 8.882 14.668 0 26.6 11.953 26.6 26.647v62.177h53.2V184.94c0-14.694 11.932-26.647 26.6-26.647 4.901 0 8.867-3.973 8.867-8.882v-35.529c0-4.909-3.966-8.882-8.867-8.882z"
    />
</svg>
More icons in the same style and category