satellite icon
satellite-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- satellite-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
satelliteCarbonsatelliteEmoji One (Colored)satelliteFont Awesome 6 SolidsatelliteFont Awesome SolidsatelliteFluent EmojisatelliteFluent Emoji FlatsatelliteFluent Emoji High ContrastsatelliteHuge IconssatelliteLine AwesomesatelliteLucidesatelliteMaterial SymbolssatelliteMaterial Design IconssatelliteNoto EmojisatelliteOpenMojisatelliteSimple Iconssatellite-boldSolarsatelliteTabler IconssatelliteTwitter Emoji
More maps icons from Material Symbols Light
Use the satellite icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 16.5h9.154l-2.827-3.77l-2.615 3.308l-1.75-2.115zm-1.115-5.423q1.846-.212 3.163-1.529q1.318-1.317 1.529-3.164h-.93q-.213 1.474-1.25 2.512q-1.04 1.038-2.512 1.25zm0-2.9q.69-.115 1.178-.609t.603-1.184H6.384zM4 20V4h16v16zm1-1h14V5H5zm0 0V5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSatelliteOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 16.5h9.154l-2.827-3.77l-2.615 3.308l-1.75-2.115zm-1.115-5.423q1.846-.212 3.163-1.529q1.318-1.317 1.529-3.164h-.93q-.213 1.474-1.25 2.512q-1.04 1.038-2.512 1.25zm0-2.9q.69-.115 1.178-.609t.603-1.184H6.384zM4 20V4h16v16zm1-1h14V5H5zm0 0V5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 16.5h9.154l-2.827-3.77l-2.615 3.308l-1.75-2.115zm-1.115-5.423q1.846-.212 3.163-1.529q1.318-1.317 1.529-3.164h-.93q-.213 1.474-1.25 2.512q-1.04 1.038-2.512 1.25zm0-2.9q.69-.115 1.178-.609t.603-1.184H6.384zM4 20V4h16v16zm1-1h14V5H5zm0 0V5z"/></svg> </template>
CSS
.icon-satellite-outline-sharp {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2016.5h9.154l-2.827-3.77l-2.615%203.308l-1.75-2.115zm-1.115-5.423q1.846-.212%203.163-1.529q1.318-1.317%201.529-3.164h-.93q-.213%201.474-1.25%202.512q-1.04%201.038-2.512%201.25zm0-2.9q.69-.115%201.178-.609t.603-1.184H6.384zM4%2020V4h16v16zm1-1h14V5H5zm0%200V5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2016.5h9.154l-2.827-3.77l-2.615%203.308l-1.75-2.115zm-1.115-5.423q1.846-.212%203.163-1.529q1.318-1.317%201.529-3.164h-.93q-.213%201.474-1.25%202.512q-1.04%201.038-2.512%201.25zm0-2.9q.69-.115%201.178-.609t.603-1.184H6.384zM4%2020V4h16v16zm1-1h14V5H5zm0%200V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/satellite-outline-sharp.svg?color=%231a73e8&size=48