drone-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
drone-thin
Set
Phosphor
Style
Thin
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="M186.83 74.83a4 4 0 1 0-5.66-5.66L150.34 100h-44.68L74.83 69.17a4 4 0 0 0-5.66 5.66L100 105.66v44.68l-30.83 30.83a4 4 0 0 0 5.66 5.66L105.66 156h44.68l30.83 30.83a4 4 0 0 0 5.66-5.66L156 150.34v-44.68ZM108 108h40v40h-40Zm34.28-45.33a40 40 0 1 1 51.05 51.05a3.9 3.9 0 0 1-1.33.28a4 4 0 0 1-1.33-7.77a32 32 0 1 0-40.85-40.85a4 4 0 1 1-7.54-2.66ZM220 180a40 40 0 0 1-77.72 13.33a4 4 0 1 1 7.54-2.66a32 32 0 1 0 40.85-40.85a4 4 0 0 1 2.66-7.54A40.06 40.06 0 0 1 220 180m-106.28 13.33a40 40 0 1 1-51-51.05a4 4 0 0 1 2.66 7.54a32 32 0 1 0 40.85 40.85a4 4 0 0 1 7.54 2.66ZM36 76a40 40 0 0 1 77.72-13.33a4 4 0 0 1-7.54 2.66a32 32 0 1 0-40.85 40.85A4 4 0 0 1 64 114a3.9 3.9 0 0 1-1.33-.23A40.06 40.06 0 0 1 36 76"/></svg>

React

import type { SVGProps } from "react";

export function PhDroneThin(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="M186.83 74.83a4 4 0 1 0-5.66-5.66L150.34 100h-44.68L74.83 69.17a4 4 0 0 0-5.66 5.66L100 105.66v44.68l-30.83 30.83a4 4 0 0 0 5.66 5.66L105.66 156h44.68l30.83 30.83a4 4 0 0 0 5.66-5.66L156 150.34v-44.68ZM108 108h40v40h-40Zm34.28-45.33a40 40 0 1 1 51.05 51.05a3.9 3.9 0 0 1-1.33.28a4 4 0 0 1-1.33-7.77a32 32 0 1 0-40.85-40.85a4 4 0 1 1-7.54-2.66ZM220 180a40 40 0 0 1-77.72 13.33a4 4 0 1 1 7.54-2.66a32 32 0 1 0 40.85-40.85a4 4 0 0 1 2.66-7.54A40.06 40.06 0 0 1 220 180m-106.28 13.33a40 40 0 1 1-51-51.05a4 4 0 0 1 2.66 7.54a32 32 0 1 0 40.85 40.85a4 4 0 0 1 7.54 2.66ZM36 76a40 40 0 0 1 77.72-13.33a4 4 0 0 1-7.54 2.66a32 32 0 1 0-40.85 40.85A4 4 0 0 1 64 114a3.9 3.9 0 0 1-1.33-.23A40.06 40.06 0 0 1 36 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="M186.83 74.83a4 4 0 1 0-5.66-5.66L150.34 100h-44.68L74.83 69.17a4 4 0 0 0-5.66 5.66L100 105.66v44.68l-30.83 30.83a4 4 0 0 0 5.66 5.66L105.66 156h44.68l30.83 30.83a4 4 0 0 0 5.66-5.66L156 150.34v-44.68ZM108 108h40v40h-40Zm34.28-45.33a40 40 0 1 1 51.05 51.05a3.9 3.9 0 0 1-1.33.28a4 4 0 0 1-1.33-7.77a32 32 0 1 0-40.85-40.85a4 4 0 1 1-7.54-2.66ZM220 180a40 40 0 0 1-77.72 13.33a4 4 0 1 1 7.54-2.66a32 32 0 1 0 40.85-40.85a4 4 0 0 1 2.66-7.54A40.06 40.06 0 0 1 220 180m-106.28 13.33a40 40 0 1 1-51-51.05a4 4 0 0 1 2.66 7.54a32 32 0 1 0 40.85 40.85a4 4 0 0 1 7.54 2.66ZM36 76a40 40 0 0 1 77.72-13.33a4 4 0 0 1-7.54 2.66a32 32 0 1 0-40.85 40.85A4 4 0 0 1 64 114a3.9 3.9 0 0 1-1.33-.23A40.06 40.06 0 0 1 36 76"/></svg>
</template>

CSS

.icon-drone-thin {
  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%22M186.83%2074.83a4%204%200%201%200-5.66-5.66L150.34%20100h-44.68L74.83%2069.17a4%204%200%200%200-5.66%205.66L100%20105.66v44.68l-30.83%2030.83a4%204%200%200%200%205.66%205.66L105.66%20156h44.68l30.83%2030.83a4%204%200%200%200%205.66-5.66L156%20150.34v-44.68ZM108%20108h40v40h-40Zm34.28-45.33a40%2040%200%201%201%2051.05%2051.05a3.9%203.9%200%200%201-1.33.28a4%204%200%200%201-1.33-7.77a32%2032%200%201%200-40.85-40.85a4%204%200%201%201-7.54-2.66ZM220%20180a40%2040%200%200%201-77.72%2013.33a4%204%200%201%201%207.54-2.66a32%2032%200%201%200%2040.85-40.85a4%204%200%200%201%202.66-7.54A40.06%2040.06%200%200%201%20220%20180m-106.28%2013.33a40%2040%200%201%201-51-51.05a4%204%200%200%201%202.66%207.54a32%2032%200%201%200%2040.85%2040.85a4%204%200%200%201%207.54%202.66ZM36%2076a40%2040%200%200%201%2077.72-13.33a4%204%200%200%201-7.54%202.66a32%2032%200%201%200-40.85%2040.85A4%204%200%200%201%2064%20114a3.9%203.9%200%200%201-1.33-.23A40.06%2040.06%200%200%201%2036%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%22M186.83%2074.83a4%204%200%201%200-5.66-5.66L150.34%20100h-44.68L74.83%2069.17a4%204%200%200%200-5.66%205.66L100%20105.66v44.68l-30.83%2030.83a4%204%200%200%200%205.66%205.66L105.66%20156h44.68l30.83%2030.83a4%204%200%200%200%205.66-5.66L156%20150.34v-44.68ZM108%20108h40v40h-40Zm34.28-45.33a40%2040%200%201%201%2051.05%2051.05a3.9%203.9%200%200%201-1.33.28a4%204%200%200%201-1.33-7.77a32%2032%200%201%200-40.85-40.85a4%204%200%201%201-7.54-2.66ZM220%20180a40%2040%200%200%201-77.72%2013.33a4%204%200%201%201%207.54-2.66a32%2032%200%201%200%2040.85-40.85a4%204%200%200%201%202.66-7.54A40.06%2040.06%200%200%201%20220%20180m-106.28%2013.33a40%2040%200%201%201-51-51.05a4%204%200%200%201%202.66%207.54a32%2032%200%201%200%2040.85%2040.85a4%204%200%200%201%207.54%202.66ZM36%2076a40%2040%200%200%201%2077.72-13.33a4%204%200%200%201-7.54%202.66a32%2032%200%201%200-40.85%2040.85A4%204%200%200%201%2064%20114a3.9%203.9%200%200%201-1.33-.23A40.06%2040.06%200%200%201%2036%2076%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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