drone-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
drone-fill
Set
Phosphor
Style
Fill
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 77.66L160 107.31v41.38l29.66 29.65a8 8 0 0 1-11.32 11.32L148.69 160h-41.38l-29.65 29.66a8 8 0 0 1-11.32-11.32L96 148.69v-41.38L66.34 77.66a8 8 0 0 1 11.32-11.32L107.31 96h41.38l29.65-29.66a8 8 0 0 1 11.32 11.32m-46.28-6.12a8 8 0 0 0 10.21-4.87a28 28 0 1 1 35.74 35.74A8 8 0 0 0 192 118a7.9 7.9 0 0 0 2.67-.46a44 44 0 1 0-56.16-56.16a8 8 0 0 0 4.87 10.16m51.29 67a8 8 0 0 0-5.34 15.08a28 28 0 1 1-35.74 35.74a8 8 0 0 0-15.08 5.34a44 44 0 1 0 56.16-56.16m-82 46a8 8 0 0 0-10.21 4.87a28 28 0 1 1-35.74-35.74a8 8 0 0 0-5.34-15.08a44 44 0 1 0 56.16 56.16a8 8 0 0 0-4.92-10.29Zm-51.29-67A7.9 7.9 0 0 0 64 118a8 8 0 0 0 2.67-15.54a28 28 0 1 1 35.74-35.74a8 8 0 1 0 15.08-5.34a44 44 0 1 0-56.16 56.16Z"/></svg>

React

import type { SVGProps } from "react";

export function PhDroneFill(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 77.66L160 107.31v41.38l29.66 29.65a8 8 0 0 1-11.32 11.32L148.69 160h-41.38l-29.65 29.66a8 8 0 0 1-11.32-11.32L96 148.69v-41.38L66.34 77.66a8 8 0 0 1 11.32-11.32L107.31 96h41.38l29.65-29.66a8 8 0 0 1 11.32 11.32m-46.28-6.12a8 8 0 0 0 10.21-4.87a28 28 0 1 1 35.74 35.74A8 8 0 0 0 192 118a7.9 7.9 0 0 0 2.67-.46a44 44 0 1 0-56.16-56.16a8 8 0 0 0 4.87 10.16m51.29 67a8 8 0 0 0-5.34 15.08a28 28 0 1 1-35.74 35.74a8 8 0 0 0-15.08 5.34a44 44 0 1 0 56.16-56.16m-82 46a8 8 0 0 0-10.21 4.87a28 28 0 1 1-35.74-35.74a8 8 0 0 0-5.34-15.08a44 44 0 1 0 56.16 56.16a8 8 0 0 0-4.92-10.29Zm-51.29-67A7.9 7.9 0 0 0 64 118a8 8 0 0 0 2.67-15.54a28 28 0 1 1 35.74-35.74a8 8 0 1 0 15.08-5.34a44 44 0 1 0-56.16 56.16Z"/></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 77.66L160 107.31v41.38l29.66 29.65a8 8 0 0 1-11.32 11.32L148.69 160h-41.38l-29.65 29.66a8 8 0 0 1-11.32-11.32L96 148.69v-41.38L66.34 77.66a8 8 0 0 1 11.32-11.32L107.31 96h41.38l29.65-29.66a8 8 0 0 1 11.32 11.32m-46.28-6.12a8 8 0 0 0 10.21-4.87a28 28 0 1 1 35.74 35.74A8 8 0 0 0 192 118a7.9 7.9 0 0 0 2.67-.46a44 44 0 1 0-56.16-56.16a8 8 0 0 0 4.87 10.16m51.29 67a8 8 0 0 0-5.34 15.08a28 28 0 1 1-35.74 35.74a8 8 0 0 0-15.08 5.34a44 44 0 1 0 56.16-56.16m-82 46a8 8 0 0 0-10.21 4.87a28 28 0 1 1-35.74-35.74a8 8 0 0 0-5.34-15.08a44 44 0 1 0 56.16 56.16a8 8 0 0 0-4.92-10.29Zm-51.29-67A7.9 7.9 0 0 0 64 118a8 8 0 0 0 2.67-15.54a28 28 0 1 1 35.74-35.74a8 8 0 1 0 15.08-5.34a44 44 0 1 0-56.16 56.16Z"/></svg>
</template>

CSS

.icon-drone-fill {
  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%2077.66L160%20107.31v41.38l29.66%2029.65a8%208%200%200%201-11.32%2011.32L148.69%20160h-41.38l-29.65%2029.66a8%208%200%200%201-11.32-11.32L96%20148.69v-41.38L66.34%2077.66a8%208%200%200%201%2011.32-11.32L107.31%2096h41.38l29.65-29.66a8%208%200%200%201%2011.32%2011.32m-46.28-6.12a8%208%200%200%200%2010.21-4.87a28%2028%200%201%201%2035.74%2035.74A8%208%200%200%200%20192%20118a7.9%207.9%200%200%200%202.67-.46a44%2044%200%201%200-56.16-56.16a8%208%200%200%200%204.87%2010.16m51.29%2067a8%208%200%200%200-5.34%2015.08a28%2028%200%201%201-35.74%2035.74a8%208%200%200%200-15.08%205.34a44%2044%200%201%200%2056.16-56.16m-82%2046a8%208%200%200%200-10.21%204.87a28%2028%200%201%201-35.74-35.74a8%208%200%200%200-5.34-15.08a44%2044%200%201%200%2056.16%2056.16a8%208%200%200%200-4.92-10.29Zm-51.29-67A7.9%207.9%200%200%200%2064%20118a8%208%200%200%200%202.67-15.54a28%2028%200%201%201%2035.74-35.74a8%208%200%201%200%2015.08-5.34a44%2044%200%201%200-56.16%2056.16Z%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%2077.66L160%20107.31v41.38l29.66%2029.65a8%208%200%200%201-11.32%2011.32L148.69%20160h-41.38l-29.65%2029.66a8%208%200%200%201-11.32-11.32L96%20148.69v-41.38L66.34%2077.66a8%208%200%200%201%2011.32-11.32L107.31%2096h41.38l29.65-29.66a8%208%200%200%201%2011.32%2011.32m-46.28-6.12a8%208%200%200%200%2010.21-4.87a28%2028%200%201%201%2035.74%2035.74A8%208%200%200%200%20192%20118a7.9%207.9%200%200%200%202.67-.46a44%2044%200%201%200-56.16-56.16a8%208%200%200%200%204.87%2010.16m51.29%2067a8%208%200%200%200-5.34%2015.08a28%2028%200%201%201-35.74%2035.74a8%208%200%200%200-15.08%205.34a44%2044%200%201%200%2056.16-56.16m-82%2046a8%208%200%200%200-10.21%204.87a28%2028%200%201%201-35.74-35.74a8%208%200%200%200-5.34-15.08a44%2044%200%201%200%2056.16%2056.16a8%208%200%200%200-4.92-10.29Zm-51.29-67A7.9%207.9%200%200%200%2064%20118a8%208%200%200%200%202.67-15.54a28%2028%200%201%201%2035.74-35.74a8%208%200%201%200%2015.08-5.34a44%2044%200%201%200-56.16%2056.16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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