drone-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
drone-bold
Set
Phosphor
Style
Bold
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="M42.06 109.94a48 48 0 1 1 67.88-67.88A12 12 0 0 1 93 59a24 24 0 1 0-34 34a12 12 0 1 1-17 17ZM163 59a24 24 0 1 1 34 34a12 12 0 1 0 17 17a48 48 0 1 0-67.88-67.88a12 12 0 0 0 17 17Zm33.94 87a12 12 0 0 0 0 17A24 24 0 1 1 163 197a12 12 0 0 0-17 17a48 48 0 1 0 67.88-67.88a12 12 0 0 0-16.88-.06ZM93 197a24 24 0 1 1-34-34a12 12 0 0 0-17-17a48 48 0 1 0 67.88 67.88a12 12 0 1 0-17-17Zm71-88v38l24.49 24.48a12 12 0 0 1-17 17L147 164h-38l-24.51 24.49a12 12 0 0 1-17-17L92 147v-38L67.51 84.49a12 12 0 0 1 17-17L109 92h38l24.48-24.49a12 12 0 0 1 17 17Zm-48 31h24v-24h-24Z"/></svg>

React

import type { SVGProps } from "react";

export function PhDroneBold(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="M42.06 109.94a48 48 0 1 1 67.88-67.88A12 12 0 0 1 93 59a24 24 0 1 0-34 34a12 12 0 1 1-17 17ZM163 59a24 24 0 1 1 34 34a12 12 0 1 0 17 17a48 48 0 1 0-67.88-67.88a12 12 0 0 0 17 17Zm33.94 87a12 12 0 0 0 0 17A24 24 0 1 1 163 197a12 12 0 0 0-17 17a48 48 0 1 0 67.88-67.88a12 12 0 0 0-16.88-.06ZM93 197a24 24 0 1 1-34-34a12 12 0 0 0-17-17a48 48 0 1 0 67.88 67.88a12 12 0 1 0-17-17Zm71-88v38l24.49 24.48a12 12 0 0 1-17 17L147 164h-38l-24.51 24.49a12 12 0 0 1-17-17L92 147v-38L67.51 84.49a12 12 0 0 1 17-17L109 92h38l24.48-24.49a12 12 0 0 1 17 17Zm-48 31h24v-24h-24Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M42.06 109.94a48 48 0 1 1 67.88-67.88A12 12 0 0 1 93 59a24 24 0 1 0-34 34a12 12 0 1 1-17 17ZM163 59a24 24 0 1 1 34 34a12 12 0 1 0 17 17a48 48 0 1 0-67.88-67.88a12 12 0 0 0 17 17Zm33.94 87a12 12 0 0 0 0 17A24 24 0 1 1 163 197a12 12 0 0 0-17 17a48 48 0 1 0 67.88-67.88a12 12 0 0 0-16.88-.06ZM93 197a24 24 0 1 1-34-34a12 12 0 0 0-17-17a48 48 0 1 0 67.88 67.88a12 12 0 1 0-17-17Zm71-88v38l24.49 24.48a12 12 0 0 1-17 17L147 164h-38l-24.51 24.49a12 12 0 0 1-17-17L92 147v-38L67.51 84.49a12 12 0 0 1 17-17L109 92h38l24.48-24.49a12 12 0 0 1 17 17Zm-48 31h24v-24h-24Z"/></svg>
</template>

CSS

.icon-drone-bold {
  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%22M42.06%20109.94a48%2048%200%201%201%2067.88-67.88A12%2012%200%200%201%2093%2059a24%2024%200%201%200-34%2034a12%2012%200%201%201-17%2017ZM163%2059a24%2024%200%201%201%2034%2034a12%2012%200%201%200%2017%2017a48%2048%200%201%200-67.88-67.88a12%2012%200%200%200%2017%2017Zm33.94%2087a12%2012%200%200%200%200%2017A24%2024%200%201%201%20163%20197a12%2012%200%200%200-17%2017a48%2048%200%201%200%2067.88-67.88a12%2012%200%200%200-16.88-.06ZM93%20197a24%2024%200%201%201-34-34a12%2012%200%200%200-17-17a48%2048%200%201%200%2067.88%2067.88a12%2012%200%201%200-17-17Zm71-88v38l24.49%2024.48a12%2012%200%200%201-17%2017L147%20164h-38l-24.51%2024.49a12%2012%200%200%201-17-17L92%20147v-38L67.51%2084.49a12%2012%200%200%201%2017-17L109%2092h38l24.48-24.49a12%2012%200%200%201%2017%2017Zm-48%2031h24v-24h-24Z%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%22M42.06%20109.94a48%2048%200%201%201%2067.88-67.88A12%2012%200%200%201%2093%2059a24%2024%200%201%200-34%2034a12%2012%200%201%201-17%2017ZM163%2059a24%2024%200%201%201%2034%2034a12%2012%200%201%200%2017%2017a48%2048%200%201%200-67.88-67.88a12%2012%200%200%200%2017%2017Zm33.94%2087a12%2012%200%200%200%200%2017A24%2024%200%201%201%20163%20197a12%2012%200%200%200-17%2017a48%2048%200%201%200%2067.88-67.88a12%2012%200%200%200-16.88-.06ZM93%20197a24%2024%200%201%201-34-34a12%2012%200%200%200-17-17a48%2048%200%201%200%2067.88%2067.88a12%2012%200%201%200-17-17Zm71-88v38l24.49%2024.48a12%2012%200%200%201-17%2017L147%20164h-38l-24.51%2024.49a12%2012%200%200%201-17-17L92%20147v-38L67.51%2084.49a12%2012%200%200%201%2017-17L109%2092h38l24.48-24.49a12%2012%200%200%201%2017%2017Zm-48%2031h24v-24h-24Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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