Add icons to this collection by clicking the heart icon.
Kite icon - also known as game, fly, toy, string, kite, hobbies and free time, and free time. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efb" />
        <stop offset="1" stop-color="#68c185" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0zm6.506 313.018 65.56-113.551-66.761-38.54zm16.154-167.485 60.409 34.878 34.863-60.415zm114.324-14.528-34.866 60.399 60.381 34.881zm-45.868 79.462-65.559 113.551 132.332-75.02zM194.829 333.14c0-32.458-22.725-58.857-50.663-58.857-27.941 0-50.666 26.399-50.666 58.857a10.627 10.627 0 0 0 10.631 10.632 10.627 10.627 0 0 0 10.632-10.632c0-20.733 13.192-37.6 29.403-37.6 16.214 0 29.397 16.867 29.397 37.6 0 32.458 22.728 58.863 50.663 58.863 24.528 0 45.039-20.35 49.678-47.279l-20.272-11.704v.12c0 20.733-13.192 37.6-29.406 37.6-16.204 0-29.397-16.866-29.397-37.6z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category