drone-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Vehicles · MIT Free for personal and commercial use.

Name
drone-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Vehicles
Viewbox
24×24
License
MIT

3 other variants in Health Icons

The same icon in other sets

More vehicles icons from Health Icons

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" fill-rule="evenodd" d="M8.626 7.077a3.5 3.5 0 1 0-1.549 1.549L8.764 12l-1.687 3.374a3.5 3.5 0 1 0 1.549 1.549L12 15.236l3.374 1.687a3.5 3.5 0 1 0 1.549-1.549L15.236 12l1.687-3.374a3.5 3.5 0 1 0-1.549-1.549L12 8.764zm-1.79-.895a1.5 1.5 0 1 0-.654.654l-.447-.894a.5.5 0 1 1 .207-.207zm10.982.654a1.5 1.5 0 1 0-.654-.654l.894-.447a.5.5 0 1 1 .207.207zm-.654 10.982a1.5 1.5 0 1 0 .654-.654l.447.894a.5.5 0 1 1-.207.207zm-10.982-.654a1.5 1.5 0 1 0 .654.654l-.894.447q.057.106.058.235a.5.5 0 1 1-.265-.442zm6.945-5.027q.022.16.097.31L14 14l-1.553-.776a1 1 0 0 0-.894 0L10 14l.776-1.553a1 1 0 0 0 0-.894L10 10l1.553.776a1 1 0 0 0 .894 0L14 10l-.776 1.553a1 1 0 0 0-.097.584" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDroneOutline24px(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" fillRule="evenodd" d="M8.626 7.077a3.5 3.5 0 1 0-1.549 1.549L8.764 12l-1.687 3.374a3.5 3.5 0 1 0 1.549 1.549L12 15.236l3.374 1.687a3.5 3.5 0 1 0 1.549-1.549L15.236 12l1.687-3.374a3.5 3.5 0 1 0-1.549-1.549L12 8.764zm-1.79-.895a1.5 1.5 0 1 0-.654.654l-.447-.894a.5.5 0 1 1 .207-.207zm10.982.654a1.5 1.5 0 1 0-.654-.654l.894-.447a.5.5 0 1 1 .207.207zm-.654 10.982a1.5 1.5 0 1 0 .654-.654l.447.894a.5.5 0 1 1-.207.207zm-10.982-.654a1.5 1.5 0 1 0 .654.654l-.894.447q.057.106.058.235a.5.5 0 1 1-.265-.442zm6.945-5.027q.022.16.097.31L14 14l-1.553-.776a1 1 0 0 0-.894 0L10 14l.776-1.553a1 1 0 0 0 0-.894L10 10l1.553.776a1 1 0 0 0 .894 0L14 10l-.776 1.553a1 1 0 0 0-.097.584" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.626 7.077a3.5 3.5 0 1 0-1.549 1.549L8.764 12l-1.687 3.374a3.5 3.5 0 1 0 1.549 1.549L12 15.236l3.374 1.687a3.5 3.5 0 1 0 1.549-1.549L15.236 12l1.687-3.374a3.5 3.5 0 1 0-1.549-1.549L12 8.764zm-1.79-.895a1.5 1.5 0 1 0-.654.654l-.447-.894a.5.5 0 1 1 .207-.207zm10.982.654a1.5 1.5 0 1 0-.654-.654l.894-.447a.5.5 0 1 1 .207.207zm-.654 10.982a1.5 1.5 0 1 0 .654-.654l.447.894a.5.5 0 1 1-.207.207zm-10.982-.654a1.5 1.5 0 1 0 .654.654l-.894.447q.057.106.058.235a.5.5 0 1 1-.265-.442zm6.945-5.027q.022.16.097.31L14 14l-1.553-.776a1 1 0 0 0-.894 0L10 14l.776-1.553a1 1 0 0 0 0-.894L10 10l1.553.776a1 1 0 0 0 .894 0L14 10l-.776 1.553a1 1 0 0 0-.097.584" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-drone-outline-24px {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.626%207.077a3.5%203.5%200%201%200-1.549%201.549L8.764%2012l-1.687%203.374a3.5%203.5%200%201%200%201.549%201.549L12%2015.236l3.374%201.687a3.5%203.5%200%201%200%201.549-1.549L15.236%2012l1.687-3.374a3.5%203.5%200%201%200-1.549-1.549L12%208.764zm-1.79-.895a1.5%201.5%200%201%200-.654.654l-.447-.894a.5.5%200%201%201%20.207-.207zm10.982.654a1.5%201.5%200%201%200-.654-.654l.894-.447a.5.5%200%201%201%20.207.207zm-.654%2010.982a1.5%201.5%200%201%200%20.654-.654l.447.894a.5.5%200%201%201-.207.207zm-10.982-.654a1.5%201.5%200%201%200%20.654.654l-.894.447q.057.106.058.235a.5.5%200%201%201-.265-.442zm6.945-5.027q.022.16.097.31L14%2014l-1.553-.776a1%201%200%200%200-.894%200L10%2014l.776-1.553a1%201%200%200%200%200-.894L10%2010l1.553.776a1%201%200%200%200%20.894%200L14%2010l-.776%201.553a1%201%200%200%200-.097.584%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.626%207.077a3.5%203.5%200%201%200-1.549%201.549L8.764%2012l-1.687%203.374a3.5%203.5%200%201%200%201.549%201.549L12%2015.236l3.374%201.687a3.5%203.5%200%201%200%201.549-1.549L15.236%2012l1.687-3.374a3.5%203.5%200%201%200-1.549-1.549L12%208.764zm-1.79-.895a1.5%201.5%200%201%200-.654.654l-.447-.894a.5.5%200%201%201%20.207-.207zm10.982.654a1.5%201.5%200%201%200-.654-.654l.894-.447a.5.5%200%201%201%20.207.207zm-.654%2010.982a1.5%201.5%200%201%200%20.654-.654l.447.894a.5.5%200%201%201-.207.207zm-10.982-.654a1.5%201.5%200%201%200%20.654.654l-.894.447q.057.106.058.235a.5.5%200%201%201-.265-.442zm6.945-5.027q.022.16.097.31L14%2014l-1.553-.776a1%201%200%200%200-.894%200L10%2014l.776-1.553a1%201%200%200%200%200-.894L10%2010l1.553.776a1%201%200%200%200%20.894%200L14%2010l-.776%201.553a1%201%200%200%200-.097.584%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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