satellite alt icon

satellite-alt from Material Symbols by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.

Name
satellite-alt
Set
Material Symbols
Style
Regular
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the satellite alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 23.2v-2q2.925 0 4.963-2.037T21 14.2h2q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T14 23.2m0-4v-2q1.25 0 2.125-.875T17 14.2h2q0 2.075-1.463 3.538T14 19.2m-8.45 3.375q-.375 0-.75-.15T4.125 22l-3.55-3.55q-.275-.3-.425-.675t-.15-.75q0-.4.15-.763t.425-.637L3.75 12.45q.575-.575 1.425-.587t1.425.562l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.4t.575-1.4L8.725 7.5q.575-.575 1.413-.575t1.412.575l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.412t.575-1.413L15.425.8q.3-.3.675-.45t.75-.15t.738.15t.662.45l3.55 3.55q.3.275.438.638t.137.762q0 .375-.137.75t-.438.675l-3.175 3.175q-.575.575-1.412.575T15.8 10.35L14.55 9.1l-.7.7l1.25 1.25q.575.575.563 1.413t-.588 1.412l-1.4 1.4q-.575.575-1.412.575t-1.413-.575l-1.25-1.25l-.7.7l1.25 1.25q.575.575.563 1.425t-.588 1.425L6.95 22q-.275.275-.638.425t-.762.15m0-1.975l1.05-1.05L3.05 16L2 17.05zm2.125-2.125l1.05-1.05l-3.55-3.55l-1.05 1.05zm9.55-9.55l1.05-1.05l-3.55-3.55l-1.05 1.05zM19.35 6.8l1.05-1.05l-3.55-3.55l-1.05 1.05z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSatelliteAlt(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="M14 23.2v-2q2.925 0 4.963-2.037T21 14.2h2q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T14 23.2m0-4v-2q1.25 0 2.125-.875T17 14.2h2q0 2.075-1.463 3.538T14 19.2m-8.45 3.375q-.375 0-.75-.15T4.125 22l-3.55-3.55q-.275-.3-.425-.675t-.15-.75q0-.4.15-.763t.425-.637L3.75 12.45q.575-.575 1.425-.587t1.425.562l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.4t.575-1.4L8.725 7.5q.575-.575 1.413-.575t1.412.575l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.412t.575-1.413L15.425.8q.3-.3.675-.45t.75-.15t.738.15t.662.45l3.55 3.55q.3.275.438.638t.137.762q0 .375-.137.75t-.438.675l-3.175 3.175q-.575.575-1.412.575T15.8 10.35L14.55 9.1l-.7.7l1.25 1.25q.575.575.563 1.413t-.588 1.412l-1.4 1.4q-.575.575-1.412.575t-1.413-.575l-1.25-1.25l-.7.7l1.25 1.25q.575.575.563 1.425t-.588 1.425L6.95 22q-.275.275-.638.425t-.762.15m0-1.975l1.05-1.05L3.05 16L2 17.05zm2.125-2.125l1.05-1.05l-3.55-3.55l-1.05 1.05zm9.55-9.55l1.05-1.05l-3.55-3.55l-1.05 1.05zM19.35 6.8l1.05-1.05l-3.55-3.55l-1.05 1.05z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 23.2v-2q2.925 0 4.963-2.037T21 14.2h2q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T14 23.2m0-4v-2q1.25 0 2.125-.875T17 14.2h2q0 2.075-1.463 3.538T14 19.2m-8.45 3.375q-.375 0-.75-.15T4.125 22l-3.55-3.55q-.275-.3-.425-.675t-.15-.75q0-.4.15-.763t.425-.637L3.75 12.45q.575-.575 1.425-.587t1.425.562l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.4t.575-1.4L8.725 7.5q.575-.575 1.413-.575t1.412.575l1.25 1.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.412t.575-1.413L15.425.8q.3-.3.675-.45t.75-.15t.738.15t.662.45l3.55 3.55q.3.275.438.638t.137.762q0 .375-.137.75t-.438.675l-3.175 3.175q-.575.575-1.412.575T15.8 10.35L14.55 9.1l-.7.7l1.25 1.25q.575.575.563 1.413t-.588 1.412l-1.4 1.4q-.575.575-1.412.575t-1.413-.575l-1.25-1.25l-.7.7l1.25 1.25q.575.575.563 1.425t-.588 1.425L6.95 22q-.275.275-.638.425t-.762.15m0-1.975l1.05-1.05L3.05 16L2 17.05zm2.125-2.125l1.05-1.05l-3.55-3.55l-1.05 1.05zm9.55-9.55l1.05-1.05l-3.55-3.55l-1.05 1.05zM19.35 6.8l1.05-1.05l-3.55-3.55l-1.05 1.05z"/></svg>
</template>

CSS

.icon-satellite-alt {
  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%22M14%2023.2v-2q2.925%200%204.963-2.037T21%2014.2h2q0%201.875-.712%203.513t-1.925%202.85t-2.85%201.925T14%2023.2m0-4v-2q1.25%200%202.125-.875T17%2014.2h2q0%202.075-1.463%203.538T14%2019.2m-8.45%203.375q-.375%200-.75-.15T4.125%2022l-3.55-3.55q-.275-.3-.425-.675t-.15-.75q0-.4.15-.763t.425-.637L3.75%2012.45q.575-.575%201.425-.587t1.425.562l1.25%201.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.4t.575-1.4L8.725%207.5q.575-.575%201.413-.575t1.412.575l1.25%201.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.412t.575-1.413L15.425.8q.3-.3.675-.45t.75-.15t.738.15t.662.45l3.55%203.55q.3.275.438.638t.137.762q0%20.375-.137.75t-.438.675l-3.175%203.175q-.575.575-1.412.575T15.8%2010.35L14.55%209.1l-.7.7l1.25%201.25q.575.575.563%201.413t-.588%201.412l-1.4%201.4q-.575.575-1.412.575t-1.413-.575l-1.25-1.25l-.7.7l1.25%201.25q.575.575.563%201.425t-.588%201.425L6.95%2022q-.275.275-.638.425t-.762.15m0-1.975l1.05-1.05L3.05%2016L2%2017.05zm2.125-2.125l1.05-1.05l-3.55-3.55l-1.05%201.05zm9.55-9.55l1.05-1.05l-3.55-3.55l-1.05%201.05zM19.35%206.8l1.05-1.05l-3.55-3.55l-1.05%201.05z%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%22M14%2023.2v-2q2.925%200%204.963-2.037T21%2014.2h2q0%201.875-.712%203.513t-1.925%202.85t-2.85%201.925T14%2023.2m0-4v-2q1.25%200%202.125-.875T17%2014.2h2q0%202.075-1.463%203.538T14%2019.2m-8.45%203.375q-.375%200-.75-.15T4.125%2022l-3.55-3.55q-.275-.3-.425-.675t-.15-.75q0-.4.15-.763t.425-.637L3.75%2012.45q.575-.575%201.425-.587t1.425.562l1.25%201.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.4t.575-1.4L8.725%207.5q.575-.575%201.413-.575t1.412.575l1.25%201.25l.7-.7l-1.25-1.25q-.575-.575-.575-1.412t.575-1.413L15.425.8q.3-.3.675-.45t.75-.15t.738.15t.662.45l3.55%203.55q.3.275.438.638t.137.762q0%20.375-.137.75t-.438.675l-3.175%203.175q-.575.575-1.412.575T15.8%2010.35L14.55%209.1l-.7.7l1.25%201.25q.575.575.563%201.413t-.588%201.412l-1.4%201.4q-.575.575-1.412.575t-1.413-.575l-1.25-1.25l-.7.7l1.25%201.25q.575.575.563%201.425t-.588%201.425L6.95%2022q-.275.275-.638.425t-.762.15m0-1.975l1.05-1.05L3.05%2016L2%2017.05zm2.125-2.125l1.05-1.05l-3.55-3.55l-1.05%201.05zm9.55-9.55l1.05-1.05l-3.55-3.55l-1.05%201.05zM19.35%206.8l1.05-1.05l-3.55-3.55l-1.05%201.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/satellite-alt.svg?color=%231a73e8&size=48