drone icon
drone from Iconoir by Luca Burgio · Regular · Transport · MIT Free for personal and commercial use.
- Name
- drone
- Set
- Iconoir
- Style
- Regular
- Category
- Transport
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
droneCarbondroneCoreUI BrandsdroneHealth IconsdroneHuge IconsdroneIconParkdroneIconPark OutlinedroneIconPark SoliddroneIconPark TwoTonedroneSVG LogosdroneLucidedroneMaterial Icon ThemedroneMaterial SymbolsdroneMaterial Symbols LightdroneMaterial Design Iconsdrone-fillMingCute IcondroneOpenMojidronePhosphordroneSimple IconsdroneTabler Icons
More transport icons from Iconoir
Use the drone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13.463 17h-2.926a.6.6 0 0 1-.596-.534l-.867-7.8A.6.6 0 0 1 9.67 8h4.66a.6.6 0 0 1 .596.666l-.867 7.8a.6.6 0 0 1-.596.534Z"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path stroke-linejoin="round" d="M4.5 4.5L9 8M4.5 19.5l5-4m10-11L15 8m4.5 11.5l-5-4"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 22a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m15-15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m0 15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirDrone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M13.463 17h-2.926a.6.6 0 0 1-.596-.534l-.867-7.8A.6.6 0 0 1 9.67 8h4.66a.6.6 0 0 1 .596.666l-.867 7.8a.6.6 0 0 1-.596.534Z"/><path strokeLinejoin="round" strokeMiterlimit="1.5" d="M4.5 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path strokeLinejoin="round" d="M4.5 4.5L9 8M4.5 19.5l5-4m10-11L15 8m4.5 11.5l-5-4"/><path strokeLinejoin="round" strokeMiterlimit="1.5" d="M4.5 22a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m15-15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m0 15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13.463 17h-2.926a.6.6 0 0 1-.596-.534l-.867-7.8A.6.6 0 0 1 9.67 8h4.66a.6.6 0 0 1 .596.666l-.867 7.8a.6.6 0 0 1-.596.534Z"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path stroke-linejoin="round" d="M4.5 4.5L9 8M4.5 19.5l5-4m10-11L15 8m4.5 11.5l-5-4"/><path stroke-linejoin="round" stroke-miterlimit="1.5" d="M4.5 22a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m15-15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m0 15a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.463%2017h-2.926a.6.6%200%200%201-.596-.534l-.867-7.8A.6.6%200%200%201%209.67%208h4.66a.6.6%200%200%201%20.596.666l-.867%207.8a.6.6%200%200%201-.596.534Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20d%3D%22M4.5%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%204.5L9%208M4.5%2019.5l5-4m10-11L15%208m4.5%2011.5l-5-4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20d%3D%22M4.5%2022a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m15-15a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m0%2015a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.463%2017h-2.926a.6.6%200%200%201-.596-.534l-.867-7.8A.6.6%200%200%201%209.67%208h4.66a.6.6%200%200%201%20.596.666l-.867%207.8a.6.6%200%200%201-.596.534Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20d%3D%22M4.5%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%204.5L9%208M4.5%2019.5l5-4m10-11L15%208m4.5%2011.5l-5-4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20d%3D%22M4.5%2022a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m15-15a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m0%2015a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/drone.svg?color=%231a73e8&size=48