drone from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
drone
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the drone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M189.66 66.34a8 8 0 0 0-11.32 0L148.69 96h-41.38L77.66 66.34a8 8 0 0 0-11.32 11.32L96 107.31v41.38l-29.66 29.65a8 8 0 0 0 11.32 11.32L107.31 160h41.38l29.65 29.66a8 8 0 0 0 11.32-11.32L160 148.69v-41.38l29.66-29.65a8 8 0 0 0 0-11.32M112 112h32v32h-32Zm26.51-50.67a44 44 0 1 1 56.16 56.16a7.9 7.9 0 0 1-2.67.51a8 8 0 0 1-2.67-15.54a28 28 0 1 0-35.74-35.74a8 8 0 1 1-15.08-5.34ZM224 180a44 44 0 0 1-85.49 14.67a8 8 0 0 1 15.08-5.34a28 28 0 1 0 35.74-35.74a8 8 0 0 1 5.34-15.08A44.07 44.07 0 0 1 224 180m-106.51 14.67a44 44 0 1 1-56.16-56.16a8 8 0 0 1 5.34 15.08a28 28 0 1 0 35.74 35.74a8 8 0 0 1 15.08 5.34M32 76a44 44 0 0 1 85.49-14.67a8 8 0 1 1-15.08 5.34a28 28 0 1 0-35.74 35.74A8 8 0 0 1 64 118a7.9 7.9 0 0 1-2.67-.46A44.07 44.07 0 0 1 32 76"/></svg>

React

import type { SVGProps } from "react";

export function PhDrone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M189.66 66.34a8 8 0 0 0-11.32 0L148.69 96h-41.38L77.66 66.34a8 8 0 0 0-11.32 11.32L96 107.31v41.38l-29.66 29.65a8 8 0 0 0 11.32 11.32L107.31 160h41.38l29.65 29.66a8 8 0 0 0 11.32-11.32L160 148.69v-41.38l29.66-29.65a8 8 0 0 0 0-11.32M112 112h32v32h-32Zm26.51-50.67a44 44 0 1 1 56.16 56.16a7.9 7.9 0 0 1-2.67.51a8 8 0 0 1-2.67-15.54a28 28 0 1 0-35.74-35.74a8 8 0 1 1-15.08-5.34ZM224 180a44 44 0 0 1-85.49 14.67a8 8 0 0 1 15.08-5.34a28 28 0 1 0 35.74-35.74a8 8 0 0 1 5.34-15.08A44.07 44.07 0 0 1 224 180m-106.51 14.67a44 44 0 1 1-56.16-56.16a8 8 0 0 1 5.34 15.08a28 28 0 1 0 35.74 35.74a8 8 0 0 1 15.08 5.34M32 76a44 44 0 0 1 85.49-14.67a8 8 0 1 1-15.08 5.34a28 28 0 1 0-35.74 35.74A8 8 0 0 1 64 118a7.9 7.9 0 0 1-2.67-.46A44.07 44.07 0 0 1 32 76"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M189.66 66.34a8 8 0 0 0-11.32 0L148.69 96h-41.38L77.66 66.34a8 8 0 0 0-11.32 11.32L96 107.31v41.38l-29.66 29.65a8 8 0 0 0 11.32 11.32L107.31 160h41.38l29.65 29.66a8 8 0 0 0 11.32-11.32L160 148.69v-41.38l29.66-29.65a8 8 0 0 0 0-11.32M112 112h32v32h-32Zm26.51-50.67a44 44 0 1 1 56.16 56.16a7.9 7.9 0 0 1-2.67.51a8 8 0 0 1-2.67-15.54a28 28 0 1 0-35.74-35.74a8 8 0 1 1-15.08-5.34ZM224 180a44 44 0 0 1-85.49 14.67a8 8 0 0 1 15.08-5.34a28 28 0 1 0 35.74-35.74a8 8 0 0 1 5.34-15.08A44.07 44.07 0 0 1 224 180m-106.51 14.67a44 44 0 1 1-56.16-56.16a8 8 0 0 1 5.34 15.08a28 28 0 1 0 35.74 35.74a8 8 0 0 1 15.08 5.34M32 76a44 44 0 0 1 85.49-14.67a8 8 0 1 1-15.08 5.34a28 28 0 1 0-35.74 35.74A8 8 0 0 1 64 118a7.9 7.9 0 0 1-2.67-.46A44.07 44.07 0 0 1 32 76"/></svg>
</template>

CSS

.icon-drone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M189.66%2066.34a8%208%200%200%200-11.32%200L148.69%2096h-41.38L77.66%2066.34a8%208%200%200%200-11.32%2011.32L96%20107.31v41.38l-29.66%2029.65a8%208%200%200%200%2011.32%2011.32L107.31%20160h41.38l29.65%2029.66a8%208%200%200%200%2011.32-11.32L160%20148.69v-41.38l29.66-29.65a8%208%200%200%200%200-11.32M112%20112h32v32h-32Zm26.51-50.67a44%2044%200%201%201%2056.16%2056.16a7.9%207.9%200%200%201-2.67.51a8%208%200%200%201-2.67-15.54a28%2028%200%201%200-35.74-35.74a8%208%200%201%201-15.08-5.34ZM224%20180a44%2044%200%200%201-85.49%2014.67a8%208%200%200%201%2015.08-5.34a28%2028%200%201%200%2035.74-35.74a8%208%200%200%201%205.34-15.08A44.07%2044.07%200%200%201%20224%20180m-106.51%2014.67a44%2044%200%201%201-56.16-56.16a8%208%200%200%201%205.34%2015.08a28%2028%200%201%200%2035.74%2035.74a8%208%200%200%201%2015.08%205.34M32%2076a44%2044%200%200%201%2085.49-14.67a8%208%200%201%201-15.08%205.34a28%2028%200%201%200-35.74%2035.74A8%208%200%200%201%2064%20118a7.9%207.9%200%200%201-2.67-.46A44.07%2044.07%200%200%201%2032%2076%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M189.66%2066.34a8%208%200%200%200-11.32%200L148.69%2096h-41.38L77.66%2066.34a8%208%200%200%200-11.32%2011.32L96%20107.31v41.38l-29.66%2029.65a8%208%200%200%200%2011.32%2011.32L107.31%20160h41.38l29.65%2029.66a8%208%200%200%200%2011.32-11.32L160%20148.69v-41.38l29.66-29.65a8%208%200%200%200%200-11.32M112%20112h32v32h-32Zm26.51-50.67a44%2044%200%201%201%2056.16%2056.16a7.9%207.9%200%200%201-2.67.51a8%208%200%200%201-2.67-15.54a28%2028%200%201%200-35.74-35.74a8%208%200%201%201-15.08-5.34ZM224%20180a44%2044%200%200%201-85.49%2014.67a8%208%200%200%201%2015.08-5.34a28%2028%200%201%200%2035.74-35.74a8%208%200%200%201%205.34-15.08A44.07%2044.07%200%200%201%20224%20180m-106.51%2014.67a44%2044%200%201%201-56.16-56.16a8%208%200%200%201%205.34%2015.08a28%2028%200%201%200%2035.74%2035.74a8%208%200%200%201%2015.08%205.34M32%2076a44%2044%200%200%201%2085.49-14.67a8%208%200%201%201-15.08%205.34a28%2028%200%201%200-35.74%2035.74A8%208%200%200%201%2064%20118a7.9%207.9%200%200%201-2.67-.46A44.07%2044.07%200%200%201%2032%2076%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/drone.svg?color=%231a73e8&size=48