Drone Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Drone icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319926.svg" alt="Drone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319926.svg" alt="Drone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319926.svg" alt="Drone icon" :width="24" :height="24" />
CSS background
.icon-drone {
background-image: url('https://proicons.com/icon/319926.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path id="drone" d="M27.0576,22.3604h-.1152c-.7178,0-1.3027-.585-1.3027-1.3027v-3.6973h-3.7119c-.4277.6045-1.1328,1-1.9277,1h-8c-.7954,0-1.5-.3955-1.9277-1h-3.7124v3.6973c0,.7178-.5845,1.3027-1.3027,1.3027h-.1143c-.7183,0-1.3027-.585-1.3027-1.3027v-6.1147c0-.6143.4272-1.1304,1-1.2671v-2.3159H1v-.7197h8v.7197h-3.6401v2.3154c.4756.1138.8511.4893.9648.9648h3.7476c.3662-.5181.936-.8823,1.5918-.9761.1636-1.1431,1.1489-2.0239,2.3359-2.0239h4c1.1875,0,2.1729.8809,2.3359,2.0239.6562.0938,1.2256.458,1.5918.9761h3.748c.1133-.4761.4883-.8511.9639-.9648v-2.3154h-3.6396v-.7197h8v.7197h-3.6396v2.3154c.5723.1367,1,.6533,1,1.2676v6.1147c0,.7178-.585,1.3027-1.3027,1.3027ZM26.3604,17v4.0576c0,.3213.2607.582.582.582h.1152c.3213,0,.582-.2607.582-.582v-6.1147c0-.3213-.2607-.583-.582-.583h-.1152c-.3213,0-.582.2617-.582.583v2.0571ZM4.9429,14.3599c-.3213,0-.583.2617-.583.583v6.1147c0,.3213.2617.582.583.582h.1143c.3213,0,.583-.2607.583-.582v-6.1147c0-.3213-.2617-.583-.583-.583h-.1143ZM17.6953,17.6396h2.3047c.9043,0,1.6396-.7354,1.6396-1.6396s-.7354-1.6401-1.6396-1.6401h-2.3047c.4111.4253.665,1.0034.665,1.6401s-.2539,1.2148-.665,1.6396ZM16,14.3599c-.9043,0-1.6401.7358-1.6401,1.6401s.7358,1.6396,1.6401,1.6396,1.6396-.7354,1.6396-1.6396-.7354-1.6401-1.6396-1.6401ZM12,14.3599c-.9043,0-1.6401.7358-1.6401,1.6401s.7358,1.6396,1.6401,1.6396h2.3047c-.4116-.4248-.6646-1.0029-.6646-1.6396s.2529-1.2148.6646-1.6401h-2.3047ZM22.2715,16.6401h3.3682v-1.2803h-3.3682c.0576.2036.0889.4185.0889.6401s-.0312.4365-.0889.6401ZM6.3599,16.6401h3.3682c-.0571-.2036-.0879-.4185-.0879-.6401s.0308-.4365.0879-.6401h-3.3682v1.2803ZM16,13.6401h3.6006c-.165-.7319-.8203-1.2803-1.6006-1.2803h-4c-.7808,0-1.4355.5483-1.6001,1.2803h3.6001ZM16,15.5c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5Z"/>
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
</svg>
Drone in other icon packs
Copied!