drone-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
drone-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the drone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 16q-1.425 0-2.475.85T6.125 19q-.125.425-.413.713T5 20t-.7-.3t-.2-.7q.275-1.55 1.225-2.75t2.35-1.775L7.425 12H5q-.425 0-.713-.288T4 11V6H2q-.425 0-.712-.288T1 5t.288-.712T2 4h6q.425 0 .713.288T9 5t-.288.713T8 6H6v4h1.2l-.075-.9q-.05-.45.238-.775T8.1 8h7.8q.45 0 .738.325t.237.775l-.075.9H18V6h-2q-.425 0-.712-.288T15 5t.288-.712T16 4h6.025q.425 0 .713.288t.287.712t-.287.713t-.713.287h-2v5q0 .425-.287.713t-.713.287H16.6l-.25 2.475q1.4.575 2.35 1.775T19.925 19q.075.4-.212.7T19 20t-.712-.288t-.413-.712q-.35-1.3-1.412-2.15T14 16zm-.375-2h4.725l.425-4H9.2zm0 0h4.725z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDroneOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 16q-1.425 0-2.475.85T6.125 19q-.125.425-.413.713T5 20t-.7-.3t-.2-.7q.275-1.55 1.225-2.75t2.35-1.775L7.425 12H5q-.425 0-.713-.288T4 11V6H2q-.425 0-.712-.288T1 5t.288-.712T2 4h6q.425 0 .713.288T9 5t-.288.713T8 6H6v4h1.2l-.075-.9q-.05-.45.238-.775T8.1 8h7.8q.45 0 .738.325t.237.775l-.075.9H18V6h-2q-.425 0-.712-.288T15 5t.288-.712T16 4h6.025q.425 0 .713.288t.287.712t-.287.713t-.713.287h-2v5q0 .425-.287.713t-.713.287H16.6l-.25 2.475q1.4.575 2.35 1.775T19.925 19q.075.4-.212.7T19 20t-.712-.288t-.413-.712q-.35-1.3-1.412-2.15T14 16zm-.375-2h4.725l.425-4H9.2zm0 0h4.725z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 16q-1.425 0-2.475.85T6.125 19q-.125.425-.413.713T5 20t-.7-.3t-.2-.7q.275-1.55 1.225-2.75t2.35-1.775L7.425 12H5q-.425 0-.713-.288T4 11V6H2q-.425 0-.712-.288T1 5t.288-.712T2 4h6q.425 0 .713.288T9 5t-.288.713T8 6H6v4h1.2l-.075-.9q-.05-.45.238-.775T8.1 8h7.8q.45 0 .738.325t.237.775l-.075.9H18V6h-2q-.425 0-.712-.288T15 5t.288-.712T16 4h6.025q.425 0 .713.288t.287.712t-.287.713t-.713.287h-2v5q0 .425-.287.713t-.713.287H16.6l-.25 2.475q1.4.575 2.35 1.775T19.925 19q.075.4-.212.7T19 20t-.712-.288t-.413-.712q-.35-1.3-1.412-2.15T14 16zm-.375-2h4.725l.425-4H9.2zm0 0h4.725z"/></svg>
</template>

CSS

.icon-drone-outline-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016q-1.425%200-2.475.85T6.125%2019q-.125.425-.413.713T5%2020t-.7-.3t-.2-.7q.275-1.55%201.225-2.75t2.35-1.775L7.425%2012H5q-.425%200-.713-.288T4%2011V6H2q-.425%200-.712-.288T1%205t.288-.712T2%204h6q.425%200%20.713.288T9%205t-.288.713T8%206H6v4h1.2l-.075-.9q-.05-.45.238-.775T8.1%208h7.8q.45%200%20.738.325t.237.775l-.075.9H18V6h-2q-.425%200-.712-.288T15%205t.288-.712T16%204h6.025q.425%200%20.713.288t.287.712t-.287.713t-.713.287h-2v5q0%20.425-.287.713t-.713.287H16.6l-.25%202.475q1.4.575%202.35%201.775T19.925%2019q.075.4-.212.7T19%2020t-.712-.288t-.413-.712q-.35-1.3-1.412-2.15T14%2016zm-.375-2h4.725l.425-4H9.2zm0%200h4.725z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016q-1.425%200-2.475.85T6.125%2019q-.125.425-.413.713T5%2020t-.7-.3t-.2-.7q.275-1.55%201.225-2.75t2.35-1.775L7.425%2012H5q-.425%200-.713-.288T4%2011V6H2q-.425%200-.712-.288T1%205t.288-.712T2%204h6q.425%200%20.713.288T9%205t-.288.713T8%206H6v4h1.2l-.075-.9q-.05-.45.238-.775T8.1%208h7.8q.45%200%20.738.325t.237.775l-.075.9H18V6h-2q-.425%200-.712-.288T15%205t.288-.712T16%204h6.025q.425%200%20.713.288t.287.712t-.287.713t-.713.287h-2v5q0%20.425-.287.713t-.713.287H16.6l-.25%202.475q1.4.575%202.35%201.775T19.925%2019q.075.4-.212.7T19%2020t-.712-.288t-.413-.712q-.35-1.3-1.412-2.15T14%2016zm-.375-2h4.725l.425-4H9.2zm0%200h4.725z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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