Add icons to this collection by clicking the heart icon.
Kite icon - also known as flying, childhood, toy, leisure, kite, and hobbies and free time. 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M229.353 167.176c0-4.975 3.908-8.882 8.882-8.882s8.882 3.908 8.882 8.882v26.647h83.494l-86.16-86.159c-3.375-3.552-9.059-3.552-12.434 0l-86.159 86.159h83.494v-26.647zm106.055 32.865c.62 2.48.533 2.528.533 2.666v8.882h8.882c4.975 0 8.882-3.909 8.882-8.882 0-4.975-3.908-8.883-8.882-8.883h-14.211l2.842 2.842c1.824 1.824 1.78 3.026 1.954 3.375zm-194.168-.888c1.177-1.959 1.871-2.666 1.955-2.666l2.664-2.664h-14.212c-4.975 0-8.882 3.908-8.882 8.883 0 4.974 3.908 8.882 8.882 8.882h8.882v-8.882c0-.826.711-3.038.711-3.553zm256.878 101.259h-53.294c-24.515 0-44.412 19.896-44.412 44.412v17.765c0 14.744-11.902 26.647-26.647 26.647s-26.647-11.903-26.647-26.647v-14.212l2.665 2.664c3.197 3.554 9.239 3.552 12.435 0 3.553-3.375 3.553-9.06 0-12.435l-12.435-12.435 69.282-96.996c4.087 20.252 22.028 35.707 43.524 35.707 4.975 0 8.882-3.909 8.882-8.882 0-4.975-3.908-8.882-8.882-8.882-14.745 0-26.647-11.903-26.647-26.647v-8.882h-88.823v118.313c-1.778 1.778-2.948 6.041-8.882 6.041-5.943 0-7.106-4.264-8.882-6.041V211.588h-88.824v8.882c0 14.744-11.902 26.647-26.647 26.647-4.975 0-8.882 3.908-8.882 8.882s3.908 8.882 8.882 8.882c21.496 0 39.437-15.455 43.524-35.707l69.282 96.996-12.434 12.435c-3.553 3.375-3.553 9.06 0 12.435 3.375 3.553 9.059 3.553 12.434 0l2.665-2.664v14.212c0 24.515 19.896 44.412 44.412 44.412s44.412-19.896 44.412-44.412v-17.765c0-14.745 11.902-26.647 26.647-26.647h53.294c4.975 0 8.882-3.909 8.882-8.882-.002-4.975-3.91-8.882-8.884-8.882z"
    />
</svg>
More icons in the same style and category