satellite icon
satellite from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- satellite
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
satelliteCarbonsatelliteEmoji One (Colored)satelliteFont Awesome 6 SolidsatelliteFont Awesome SolidsatelliteFluent EmojisatelliteFluent Emoji FlatsatelliteFluent Emoji High ContrastsatelliteLine AwesomesatelliteLucidesatelliteMaterial SymbolssatelliteMaterial Symbols LightsatelliteMaterial Design IconssatelliteNoto EmojisatelliteOpenMojisatelliteSimple Iconssatellite-boldSolarsatelliteTabler IconssatelliteTwitter Emoji
Related icons in Huge Icons
Use the satellite 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 stroke-linecap="round" stroke-linejoin="round" d="m9 22l-3-7l-3 7z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.192 13.335c1.293 1.293 1.94 1.94 1.786 2.938a3 3 0 0 1-.034.172c-.24.98-.9 1.254-2.216 1.8A9.928 9.928 0 0 1 4.756 5.271c.545-1.317.818-1.975 1.8-2.216c.045-.01.125-.027.17-.034c1-.153 1.646.493 2.939 1.786z"/><circle cx="19" cy="4" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.5 7.133l5.213-1.604l-1.836 5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSatellite(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 strokeLinecap="round" strokeLinejoin="round" d="m9 22l-3-7l-3 7z"/><path strokeLinecap="round" strokeLinejoin="round" d="M18.192 13.335c1.293 1.293 1.94 1.94 1.786 2.938a3 3 0 0 1-.034.172c-.24.98-.9 1.254-2.216 1.8A9.928 9.928 0 0 1 4.756 5.271c.545-1.317.818-1.975 1.8-2.216c.045-.01.125-.027.17-.034c1-.153 1.646.493 2.939 1.786z"/><circle cx="19" cy="4" r="2"/><path strokeLinecap="round" strokeLinejoin="round" d="m12.5 7.133l5.213-1.604l-1.836 5"/></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 stroke-linecap="round" stroke-linejoin="round" d="m9 22l-3-7l-3 7z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.192 13.335c1.293 1.293 1.94 1.94 1.786 2.938a3 3 0 0 1-.034.172c-.24.98-.9 1.254-2.216 1.8A9.928 9.928 0 0 1 4.756 5.271c.545-1.317.818-1.975 1.8-2.216c.045-.01.125-.027.17-.034c1-.153 1.646.493 2.939 1.786z"/><circle cx="19" cy="4" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.5 7.133l5.213-1.604l-1.836 5"/></g></svg> </template>
CSS
.icon-satellite {
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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m9%2022l-3-7l-3%207z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.192%2013.335c1.293%201.293%201.94%201.94%201.786%202.938a3%203%200%200%201-.034.172c-.24.98-.9%201.254-2.216%201.8A9.928%209.928%200%200%201%204.756%205.271c.545-1.317.818-1.975%201.8-2.216c.045-.01.125-.027.17-.034c1-.153%201.646.493%202.939%201.786z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%224%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.5%207.133l5.213-1.604l-1.836%205%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m9%2022l-3-7l-3%207z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.192%2013.335c1.293%201.293%201.94%201.94%201.786%202.938a3%203%200%200%201-.034.172c-.24.98-.9%201.254-2.216%201.8A9.928%209.928%200%200%201%204.756%205.271c.545-1.317.818-1.975%201.8-2.216c.045-.01.125-.027.17-.034c1-.153%201.646.493%202.939%201.786z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%224%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.5%207.133l5.213-1.604l-1.836%205%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/satellite.svg?color=%231a73e8&size=48