satellite uplink icon

satellite-uplink from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
satellite-uplink
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0

Related icons in Material Design Icons

Use the satellite uplink icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.86 2l-.52 1.93c4.41.85 7.86 4.3 8.71 8.72l1.95-.52C20.95 7.03 16.96 3.04 11.86 2m-1.04 3.86l-.52 1.95c3.04.46 5.42 2.84 5.88 5.87l1.94-.52c-.66-3.72-3.57-6.66-7.3-7.3m-7.1 3.83A7.96 7.96 0 0 0 5 18.28V22h3v-1.59c.95.39 1.97.59 3 .59c1.14 0 2.27-.25 3.3-.72zm6.07.07l-.53 1.96a3 3 0 0 1 3 3l1.97-.52c-.23-2.34-2.1-4.2-4.44-4.44"/></svg>

React

import type { SVGProps } from "react";

export function MdiSatelliteUplink(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="m11.86 2l-.52 1.93c4.41.85 7.86 4.3 8.71 8.72l1.95-.52C20.95 7.03 16.96 3.04 11.86 2m-1.04 3.86l-.52 1.95c3.04.46 5.42 2.84 5.88 5.87l1.94-.52c-.66-3.72-3.57-6.66-7.3-7.3m-7.1 3.83A7.96 7.96 0 0 0 5 18.28V22h3v-1.59c.95.39 1.97.59 3 .59c1.14 0 2.27-.25 3.3-.72zm6.07.07l-.53 1.96a3 3 0 0 1 3 3l1.97-.52c-.23-2.34-2.1-4.2-4.44-4.44"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.86 2l-.52 1.93c4.41.85 7.86 4.3 8.71 8.72l1.95-.52C20.95 7.03 16.96 3.04 11.86 2m-1.04 3.86l-.52 1.95c3.04.46 5.42 2.84 5.88 5.87l1.94-.52c-.66-3.72-3.57-6.66-7.3-7.3m-7.1 3.83A7.96 7.96 0 0 0 5 18.28V22h3v-1.59c.95.39 1.97.59 3 .59c1.14 0 2.27-.25 3.3-.72zm6.07.07l-.53 1.96a3 3 0 0 1 3 3l1.97-.52c-.23-2.34-2.1-4.2-4.44-4.44"/></svg>
</template>

CSS

.icon-satellite-uplink {
  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%22m11.86%202l-.52%201.93c4.41.85%207.86%204.3%208.71%208.72l1.95-.52C20.95%207.03%2016.96%203.04%2011.86%202m-1.04%203.86l-.52%201.95c3.04.46%205.42%202.84%205.88%205.87l1.94-.52c-.66-3.72-3.57-6.66-7.3-7.3m-7.1%203.83A7.96%207.96%200%200%200%205%2018.28V22h3v-1.59c.95.39%201.97.59%203%20.59c1.14%200%202.27-.25%203.3-.72zm6.07.07l-.53%201.96a3%203%200%200%201%203%203l1.97-.52c-.23-2.34-2.1-4.2-4.44-4.44%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%22m11.86%202l-.52%201.93c4.41.85%207.86%204.3%208.71%208.72l1.95-.52C20.95%207.03%2016.96%203.04%2011.86%202m-1.04%203.86l-.52%201.95c3.04.46%205.42%202.84%205.88%205.87l1.94-.52c-.66-3.72-3.57-6.66-7.3-7.3m-7.1%203.83A7.96%207.96%200%200%200%205%2018.28V22h3v-1.59c.95.39%201.97.59%203%20.59c1.14%200%202.27-.25%203.3-.72zm6.07.07l-.53%201.96a3%203%200%200%201%203%203l1.97-.52c-.23-2.34-2.1-4.2-4.44-4.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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