drone icon
drone-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- drone-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
droneCarbondroneCoreUI BrandsdroneHealth IconsdroneHuge IconsdroneIconParkdroneIconPark OutlinedroneIconPark SoliddroneIconPark TwoTonedroneIconoirdroneSVG LogosdroneLucidedroneMaterial Icon ThemedroneMaterial SymbolsdroneMaterial Design Iconsdrone-fillMingCute IcondroneOpenMojidronePhosphordroneSimple IconsdroneTabler Icons
More social icons from Material Symbols Light
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="M9.846 15q-1.502 0-2.561 1.023q-1.06 1.023-1.237 2.477q-.048.214-.192.357T5.499 19t-.353-.146t-.104-.354q.16-1.473 1.033-2.616q.873-1.142 2.196-1.601l-.423-3.667h-2.06q-.343 0-.575-.233t-.232-.575V6H2.519q-.212 0-.356-.144t-.144-.357t.144-.356T2.519 5h5.923q.213 0 .357.144t.143.357t-.143.356T8.442 6H5.981v3.616h1.738l-.017-.208q-.05-.324.17-.558t.536-.234h7.165q.316 0 .536.234t.17.558l-.017.208h1.719V6h-2.462q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.948q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.461v3.808q0 .343-.233.575t-.575.233h-2.04l-.424 3.667q1.324.46 2.197 1.602t1.032 2.615q.037.208-.107.354t-.357.146t-.356-.143t-.191-.357q-.177-1.473-1.249-2.486T14.131 15z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDroneRounded(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="M9.846 15q-1.502 0-2.561 1.023q-1.06 1.023-1.237 2.477q-.048.214-.192.357T5.499 19t-.353-.146t-.104-.354q.16-1.473 1.033-2.616q.873-1.142 2.196-1.601l-.423-3.667h-2.06q-.343 0-.575-.233t-.232-.575V6H2.519q-.212 0-.356-.144t-.144-.357t.144-.356T2.519 5h5.923q.213 0 .357.144t.143.357t-.143.356T8.442 6H5.981v3.616h1.738l-.017-.208q-.05-.324.17-.558t.536-.234h7.165q.316 0 .536.234t.17.558l-.017.208h1.719V6h-2.462q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.948q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.461v3.808q0 .343-.233.575t-.575.233h-2.04l-.424 3.667q1.324.46 2.197 1.602t1.032 2.615q.037.208-.107.354t-.357.146t-.356-.143t-.191-.357q-.177-1.473-1.249-2.486T14.131 15z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.846 15q-1.502 0-2.561 1.023q-1.06 1.023-1.237 2.477q-.048.214-.192.357T5.499 19t-.353-.146t-.104-.354q.16-1.473 1.033-2.616q.873-1.142 2.196-1.601l-.423-3.667h-2.06q-.343 0-.575-.233t-.232-.575V6H2.519q-.212 0-.356-.144t-.144-.357t.144-.356T2.519 5h5.923q.213 0 .357.144t.143.357t-.143.356T8.442 6H5.981v3.616h1.738l-.017-.208q-.05-.324.17-.558t.536-.234h7.165q.316 0 .536.234t.17.558l-.017.208h1.719V6h-2.462q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.948q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.461v3.808q0 .343-.233.575t-.575.233h-2.04l-.424 3.667q1.324.46 2.197 1.602t1.032 2.615q.037.208-.107.354t-.357.146t-.356-.143t-.191-.357q-.177-1.473-1.249-2.486T14.131 15z"/></svg> </template>
CSS
.icon-drone-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%22M9.846%2015q-1.502%200-2.561%201.023q-1.06%201.023-1.237%202.477q-.048.214-.192.357T5.499%2019t-.353-.146t-.104-.354q.16-1.473%201.033-2.616q.873-1.142%202.196-1.601l-.423-3.667h-2.06q-.343%200-.575-.233t-.232-.575V6H2.519q-.212%200-.356-.144t-.144-.357t.144-.356T2.519%205h5.923q.213%200%20.357.144t.143.357t-.143.356T8.442%206H5.981v3.616h1.738l-.017-.208q-.05-.324.17-.558t.536-.234h7.165q.316%200%20.536.234t.17.558l-.017.208h1.719V6h-2.462q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h5.948q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-2.461v3.808q0%20.343-.233.575t-.575.233h-2.04l-.424%203.667q1.324.46%202.197%201.602t1.032%202.615q.037.208-.107.354t-.357.146t-.356-.143t-.191-.357q-.177-1.473-1.249-2.486T14.131%2015z%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%22M9.846%2015q-1.502%200-2.561%201.023q-1.06%201.023-1.237%202.477q-.048.214-.192.357T5.499%2019t-.353-.146t-.104-.354q.16-1.473%201.033-2.616q.873-1.142%202.196-1.601l-.423-3.667h-2.06q-.343%200-.575-.233t-.232-.575V6H2.519q-.212%200-.356-.144t-.144-.357t.144-.356T2.519%205h5.923q.213%200%20.357.144t.143.357t-.143.356T8.442%206H5.981v3.616h1.738l-.017-.208q-.05-.324.17-.558t.536-.234h7.165q.316%200%20.536.234t.17.558l-.017.208h1.719V6h-2.462q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h5.948q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-2.461v3.808q0%20.343-.233.575t-.575.233h-2.04l-.424%203.667q1.324.46%202.197%201.602t1.032%202.615q.037.208-.107.354t-.357.146t-.356-.143t-.191-.357q-.177-1.473-1.249-2.486T14.131%2015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/drone-rounded.svg?color=%231a73e8&size=48