drone from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
drone
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M20.093 18.177a4.094 4.094 0 0 1-8.186 0c0-5.459 8.187-5.459 8.187 0zM16 2.473c7.145.057 15.271 5.095 16 14.589h-9.677S21.079 11.817 16 11.854c-5.079.031-6.323 5.208-6.323 5.208H0C.469 7.734 8.459 2.415 16 2.473m.068 27.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281 5.187 6.359 5.151c5.084-.031 6.292-5.151 6.292-5.151h5.953c-1.328 6.588-6.885 10.219-12.213 10.235z"/></svg>

React

import type { SVGProps } from "react";

export function CibDrone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.093 18.177a4.094 4.094 0 0 1-8.186 0c0-5.459 8.187-5.459 8.187 0zM16 2.473c7.145.057 15.271 5.095 16 14.589h-9.677S21.079 11.817 16 11.854c-5.079.031-6.323 5.208-6.323 5.208H0C.469 7.734 8.459 2.415 16 2.473m.068 27.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281 5.187 6.359 5.151c5.084-.031 6.292-5.151 6.292-5.151h5.953c-1.328 6.588-6.885 10.219-12.213 10.235z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.093 18.177a4.094 4.094 0 0 1-8.186 0c0-5.459 8.187-5.459 8.187 0zM16 2.473c7.145.057 15.271 5.095 16 14.589h-9.677S21.079 11.817 16 11.854c-5.079.031-6.323 5.208-6.323 5.208H0C.469 7.734 8.459 2.415 16 2.473m.068 27.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281 5.187 6.359 5.151c5.084-.031 6.292-5.151 6.292-5.151h5.953c-1.328 6.588-6.885 10.219-12.213 10.235z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.093%2018.177a4.094%204.094%200%200%201-8.186%200c0-5.459%208.187-5.459%208.187%200zM16%202.473c7.145.057%2015.271%205.095%2016%2014.589h-9.677S21.079%2011.817%2016%2011.854c-5.079.031-6.323%205.208-6.323%205.208H0C.469%207.734%208.459%202.415%2016%202.473m.068%2027.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281%205.187%206.359%205.151c5.084-.031%206.292-5.151%206.292-5.151h5.953c-1.328%206.588-6.885%2010.219-12.213%2010.235z%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.093%2018.177a4.094%204.094%200%200%201-8.186%200c0-5.459%208.187-5.459%208.187%200zM16%202.473c7.145.057%2015.271%205.095%2016%2014.589h-9.677S21.079%2011.817%2016%2011.854c-5.079.031-6.323%205.208-6.323%205.208H0C.469%207.734%208.459%202.415%2016%202.473m.068%2027.054c-5.328.015-10.308-4.005-12.349-10.235h5.959s1.281%205.187%206.359%205.151c5.084-.031%206.292-5.151%206.292-5.151h5.953c-1.328%206.588-6.885%2010.219-12.213%2010.235z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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