drone video icon
drone-video from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- drone-video
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
More tools icons from Carbon
Use the drone video icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M28 19v-4h-2v2H6v-2H4v4h7v4.412l-4 2.225V30h2v-3.187L12.26 25h7.481L23 26.813V30h2v-4.363l-4-2.225V19Zm-9 4h-6v-4h6ZM0 11h10v2H0zm22 0h10v2H22zm-6-5a5.98 5.98 0 0 0-4.24 1.76l1.413 1.413a3.994 3.994 0 0 1 5.654 0l1.414-1.414A5.98 5.98 0 0 0 16 6"/><path fill="currentColor" d="m8.932 4.932l1.414 1.414a7.99 7.99 0 0 1 11.308 0l1.414-1.414a9.984 9.984 0 0 0-14.136 0"/></svg>
React
import type { SVGProps } from "react";
export function CarbonDroneVideo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M28 19v-4h-2v2H6v-2H4v4h7v4.412l-4 2.225V30h2v-3.187L12.26 25h7.481L23 26.813V30h2v-4.363l-4-2.225V19Zm-9 4h-6v-4h6ZM0 11h10v2H0zm22 0h10v2H22zm-6-5a5.98 5.98 0 0 0-4.24 1.76l1.413 1.413a3.994 3.994 0 0 1 5.654 0l1.414-1.414A5.98 5.98 0 0 0 16 6"/><path fill="currentColor" d="m8.932 4.932l1.414 1.414a7.99 7.99 0 0 1 11.308 0l1.414-1.414a9.984 9.984 0 0 0-14.136 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M28 19v-4h-2v2H6v-2H4v4h7v4.412l-4 2.225V30h2v-3.187L12.26 25h7.481L23 26.813V30h2v-4.363l-4-2.225V19Zm-9 4h-6v-4h6ZM0 11h10v2H0zm22 0h10v2H22zm-6-5a5.98 5.98 0 0 0-4.24 1.76l1.413 1.413a3.994 3.994 0 0 1 5.654 0l1.414-1.414A5.98 5.98 0 0 0 16 6"/><path fill="currentColor" d="m8.932 4.932l1.414 1.414a7.99 7.99 0 0 1 11.308 0l1.414-1.414a9.984 9.984 0 0 0-14.136 0"/></svg> </template>
CSS
.icon-drone-video {
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%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2019v-4h-2v2H6v-2H4v4h7v4.412l-4%202.225V30h2v-3.187L12.26%2025h7.481L23%2026.813V30h2v-4.363l-4-2.225V19Zm-9%204h-6v-4h6ZM0%2011h10v2H0zm22%200h10v2H22zm-6-5a5.98%205.98%200%200%200-4.24%201.76l1.413%201.413a3.994%203.994%200%200%201%205.654%200l1.414-1.414A5.98%205.98%200%200%200%2016%206%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.932%204.932l1.414%201.414a7.99%207.99%200%200%201%2011.308%200l1.414-1.414a9.984%209.984%200%200%200-14.136%200%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%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2019v-4h-2v2H6v-2H4v4h7v4.412l-4%202.225V30h2v-3.187L12.26%2025h7.481L23%2026.813V30h2v-4.363l-4-2.225V19Zm-9%204h-6v-4h6ZM0%2011h10v2H0zm22%200h10v2H22zm-6-5a5.98%205.98%200%200%200-4.24%201.76l1.413%201.413a3.994%203.994%200%200%201%205.654%200l1.414-1.414A5.98%205.98%200%200%200%2016%206%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.932%204.932l1.414%201.414a7.99%207.99%200%200%201%2011.308%200l1.414-1.414a9.984%209.984%200%200%200-14.136%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/drone-video.svg?color=%231a73e8&size=48