internet antenna 04 icon
internet-antenna-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- internet-antenna-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the internet antenna 04 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-width="1.5"><path d="M14 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.959 5C17.619 5.87 18 6.898 18 8s-.381 2.13-1.041 3M7.04 5C6.381 5.87 6 6.898 6 8s.381 2.13 1.041 3m13.275-8C21.38 4.43 22 6.15 22 8s-.62 3.57-1.684 5M3.684 3C2.62 4.43 2 6.15 2 8s.62 3.57 1.684 5"/><path stroke-linecap="round" d="M11 10L7 21m10 0l-4-11"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 17h7"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsInternetAntenna04(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" strokeWidth="1.5"><path d="M14 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.959 5C17.619 5.87 18 6.898 18 8s-.381 2.13-1.041 3M7.04 5C6.381 5.87 6 6.898 6 8s.381 2.13 1.041 3m13.275-8C21.38 4.43 22 6.15 22 8s-.62 3.57-1.684 5M3.684 3C2.62 4.43 2 6.15 2 8s.62 3.57 1.684 5"/><path strokeLinecap="round" d="M11 10L7 21m10 0l-4-11"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.5 17h7"/></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-width="1.5"><path d="M14 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.959 5C17.619 5.87 18 6.898 18 8s-.381 2.13-1.041 3M7.04 5C6.381 5.87 6 6.898 6 8s.381 2.13 1.041 3m13.275-8C21.38 4.43 22 6.15 22 8s-.62 3.57-1.684 5M3.684 3C2.62 4.43 2 6.15 2 8s.62 3.57 1.684 5"/><path stroke-linecap="round" d="M11 10L7 21m10 0l-4-11"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 17h7"/></g></svg> </template>
CSS
.icon-internet-antenna-04 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.959%205C17.619%205.87%2018%206.898%2018%208s-.381%202.13-1.041%203M7.04%205C6.381%205.87%206%206.898%206%208s.381%202.13%201.041%203m13.275-8C21.38%204.43%2022%206.15%2022%208s-.62%203.57-1.684%205M3.684%203C2.62%204.43%202%206.15%202%208s.62%203.57%201.684%205%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2010L7%2021m10%200l-4-11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2017h7%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.959%205C17.619%205.87%2018%206.898%2018%208s-.381%202.13-1.041%203M7.04%205C6.381%205.87%206%206.898%206%208s.381%202.13%201.041%203m13.275-8C21.38%204.43%2022%206.15%2022%208s-.62%203.57-1.684%205M3.684%203C2.62%204.43%202%206.15%202%208s.62%203.57%201.684%205%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2010L7%2021m10%200l-4-11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2017h7%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/internet-antenna-04.svg?color=%231a73e8&size=48