drone from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
drone
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the drone logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.07 13.633a3.07 3.07 0 1 1-6.14 0a3.07 3.07 0 0 1 6.14 0M12 1.856c5.359.042 11.452 3.82 12 10.94h-7.256S15.809 8.863 12 8.889s-4.744 3.907-4.744 3.907H0C.353 5.802 6.344 1.812 12 1.856m.05 20.288c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963 3.889 4.773 3.863s4.716-3.863 4.716-3.863h4.465c-.995 4.94-5.164 7.664-9.159 7.674z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDrone(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="M15.07 13.633a3.07 3.07 0 1 1-6.14 0a3.07 3.07 0 0 1 6.14 0M12 1.856c5.359.042 11.452 3.82 12 10.94h-7.256S15.809 8.863 12 8.889s-4.744 3.907-4.744 3.907H0C.353 5.802 6.344 1.812 12 1.856m.05 20.288c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963 3.889 4.773 3.863s4.716-3.863 4.716-3.863h4.465c-.995 4.94-5.164 7.664-9.159 7.674z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.07 13.633a3.07 3.07 0 1 1-6.14 0a3.07 3.07 0 0 1 6.14 0M12 1.856c5.359.042 11.452 3.82 12 10.94h-7.256S15.809 8.863 12 8.889s-4.744 3.907-4.744 3.907H0C.353 5.802 6.344 1.812 12 1.856m.05 20.288c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963 3.889 4.773 3.863s4.716-3.863 4.716-3.863h4.465c-.995 4.94-5.164 7.664-9.159 7.674z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.07%2013.633a3.07%203.07%200%201%201-6.14%200a3.07%203.07%200%200%201%206.14%200M12%201.856c5.359.042%2011.452%203.82%2012%2010.94h-7.256S15.809%208.863%2012%208.889s-4.744%203.907-4.744%203.907H0C.353%205.802%206.344%201.812%2012%201.856m.05%2020.288c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963%203.889%204.773%203.863s4.716-3.863%204.716-3.863h4.465c-.995%204.94-5.164%207.664-9.159%207.674z%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%22M15.07%2013.633a3.07%203.07%200%201%201-6.14%200a3.07%203.07%200%200%201%206.14%200M12%201.856c5.359.042%2011.452%203.82%2012%2010.94h-7.256S15.809%208.863%2012%208.889s-4.744%203.907-4.744%203.907H0C.353%205.802%206.344%201.812%2012%201.856m.05%2020.288c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963%203.889%204.773%203.863s4.716-3.863%204.716-3.863h4.465c-.995%204.94-5.164%207.664-9.159%207.674z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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