airdrop icon
airdrop from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- airdrop
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the airdrop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><circle cx="12" cy="11" r="2"/><path d="M4 17.001A9.96 9.96 0 0 1 2 11C2 5.477 6.477 1 12 1s10 4.477 10 10c0 2.252-.744 4.33-2 6.001"/><path d="M7.528 15a6 6 0 1 1 8.944 0"/><path stroke-linejoin="round" d="M9.952 17.876c.77-1.118 1.156-1.677 1.656-1.82a1.4 1.4 0 0 1 .784 0c.5.143.886.702 1.657 1.82c1.025 1.487 1.538 2.231 1.439 2.851a1.54 1.54 0 0 1-.412.83C14.646 22 13.764 22 12 22s-2.646 0-3.076-.444a1.54 1.54 0 0 1-.412-.829c-.099-.62.414-1.364 1.44-2.851"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAirdrop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><circle cx="12" cy="11" r="2"/><path d="M4 17.001A9.96 9.96 0 0 1 2 11C2 5.477 6.477 1 12 1s10 4.477 10 10c0 2.252-.744 4.33-2 6.001"/><path d="M7.528 15a6 6 0 1 1 8.944 0"/><path strokeLinejoin="round" d="M9.952 17.876c.77-1.118 1.156-1.677 1.656-1.82a1.4 1.4 0 0 1 .784 0c.5.143.886.702 1.657 1.82c1.025 1.487 1.538 2.231 1.439 2.851a1.54 1.54 0 0 1-.412.83C14.646 22 13.764 22 12 22s-2.646 0-3.076-.444a1.54 1.54 0 0 1-.412-.829c-.099-.62.414-1.364 1.44-2.851"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><circle cx="12" cy="11" r="2"/><path d="M4 17.001A9.96 9.96 0 0 1 2 11C2 5.477 6.477 1 12 1s10 4.477 10 10c0 2.252-.744 4.33-2 6.001"/><path d="M7.528 15a6 6 0 1 1 8.944 0"/><path stroke-linejoin="round" d="M9.952 17.876c.77-1.118 1.156-1.677 1.656-1.82a1.4 1.4 0 0 1 .784 0c.5.143.886.702 1.657 1.82c1.025 1.487 1.538 2.231 1.439 2.851a1.54 1.54 0 0 1-.412.83C14.646 22 13.764 22 12 22s-2.646 0-3.076-.444a1.54 1.54 0 0 1-.412-.829c-.099-.62.414-1.364 1.44-2.851"/></g></svg> </template>
CSS
.icon-airdrop {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M4%2017.001A9.96%209.96%200%200%201%202%2011C2%205.477%206.477%201%2012%201s10%204.477%2010%2010c0%202.252-.744%204.33-2%206.001%22%2F%3E%3Cpath%20d%3D%22M7.528%2015a6%206%200%201%201%208.944%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.952%2017.876c.77-1.118%201.156-1.677%201.656-1.82a1.4%201.4%200%200%201%20.784%200c.5.143.886.702%201.657%201.82c1.025%201.487%201.538%202.231%201.439%202.851a1.54%201.54%200%200%201-.412.83C14.646%2022%2013.764%2022%2012%2022s-2.646%200-3.076-.444a1.54%201.54%200%200%201-.412-.829c-.099-.62.414-1.364%201.44-2.851%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M4%2017.001A9.96%209.96%200%200%201%202%2011C2%205.477%206.477%201%2012%201s10%204.477%2010%2010c0%202.252-.744%204.33-2%206.001%22%2F%3E%3Cpath%20d%3D%22M7.528%2015a6%206%200%201%201%208.944%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.952%2017.876c.77-1.118%201.156-1.677%201.656-1.82a1.4%201.4%200%200%201%20.784%200c.5.143.886.702%201.657%201.82c1.025%201.487%201.538%202.231%201.439%202.851a1.54%201.54%200%200%201-.412.83C14.646%2022%2013.764%2022%2012%2022s-2.646%200-3.076-.444a1.54%201.54%200%200%201-.412-.829c-.099-.62.414-1.364%201.44-2.851%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/airdrop.svg?color=%231a73e8&size=48