Add icons to this collection by clicking the heart icon.
Drone icon - also known as technology, control, flight, electronics, and drone. 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 318.177c14.694 0 26.647-11.953 26.647-26.647V167.177a8.877 8.877 0 0 0-8.882-8.882h-35.529a8.877 8.877 0 0 0-8.882 8.882V291.53c-.001 14.693 11.952 26.647 26.646 26.647zm135.837 2.602-17.833 17.833c-3.474-1.662-7.314-2.671-11.416-2.671s-7.942 1.008-11.417 2.671l-34.333-34.333a62.075 62.075 0 0 0 1.338-12.749v-85.146l32.995-32.996c3.474 1.662 7.314 2.671 11.417 2.671 4.102 0 7.942-1.008 11.416-2.671l17.833 17.833a8.878 8.878 0 0 0 12.56 0 8.878 8.878 0 0 0 0-12.56l-17.833-17.833c1.662-3.474 2.671-7.315 2.671-11.416 0-14.694-11.953-26.647-26.647-26.647-4.102 0-7.942 1.008-11.417 2.671l-17.833-17.833c-3.47-3.47-9.09-3.47-12.56 0s-3.47 9.09 0 12.56l17.833 17.833c-1.662 3.474-2.671 7.314-2.671 11.416s1.008 7.942 2.671 11.416l-25.928 25.928c-3.122-4.081-7.333-7.3-12.272-9.061v113.834c0 24.487-19.924 44.412-44.412 44.412s-44.412-19.925-44.412-44.412V177.695c-4.939 1.761-9.15 4.98-12.272 9.061l-25.928-25.928c1.662-3.474 2.671-7.315 2.671-11.416s-1.008-7.942-2.671-11.416l17.833-17.833c3.47-3.47 3.47-9.09 0-12.56s-9.09-3.47-12.56 0l-17.833 17.833c-3.474-1.662-7.314-2.671-11.417-2.671-14.694 0-26.647 11.953-26.647 26.647 0 4.102 1.008 7.942 2.671 11.416l-17.833 17.833a8.878 8.878 0 0 0 0 12.56 8.878 8.878 0 0 0 12.56 0l17.833-17.833c3.474 1.662 7.314 2.671 11.416 2.671s7.942-1.008 11.417-2.671l32.995 32.996v85.146c0 4.372.475 8.63 1.338 12.749l-34.333 34.333c-3.474-1.662-7.314-2.671-11.417-2.671-4.102 0-7.942 1.008-11.416 2.671l-17.833-17.833a8.878 8.878 0 0 0-12.56 0 8.878 8.878 0 0 0 0 12.56l17.833 17.833c-1.662 3.474-2.671 7.314-2.671 11.416 0 14.694 11.953 26.647 26.647 26.647 4.102 0 7.942-1.008 11.417-2.671l17.833 17.833c3.469 3.47 9.09 3.47 12.56 0s3.47-9.091 0-12.56l-17.833-17.833c1.662-3.474 2.671-7.315 2.671-11.416s-1.008-7.942-2.671-11.416l28.899-28.899c10.74 18.68 30.667 31.433 53.713 31.433s42.973-12.753 53.713-31.433l28.899 28.899c-1.662 3.474-2.671 7.314-2.671 11.416s1.008 7.942 2.671 11.416l-17.833 17.833a8.878 8.878 0 0 0 0 12.56 8.878 8.878 0 0 0 12.56 0l17.833-17.833c3.474 1.662 7.314 2.671 11.417 2.671 14.694 0 26.647-11.953 26.647-26.647 0-4.102-1.008-7.942-2.671-11.416l17.833-17.833a8.878 8.878 0 0 0 0-12.56 8.878 8.878 0 0 0-12.56 0z"
    />
</svg>
More icons in the same style and category