satellite antenna emoji

satellite-antenna from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.

Name
satellite-antenna
Set
Streamline Emojis
Style
Default
Category
Objects
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More objects icons from Streamline Emojis

Use the satellite antenna emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#c0dceb" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#daedf7" d="M14.1 35.45a5.43 5.43 0 0 1 5.16 3.74a5.43 5.43 0 1 0-10.26 0a5.42 5.42 0 0 1 5.1-3.74"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#45413c" d="M6.2 45.43a13.06 1.57 0 1 0 26.12 0a13.06 1.57 0 1 0-26.12 0" opacity=".15"/><path fill="#c0dceb" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#daedf7" d="M11.46 18.45c2.65-2.65 9.8.21 16 6.39c3.87 3.87 6.43 8.12 7.16 11.4c2.18-2.85-.68-9.71-6.64-15.66c-6.17-6.18-13.33-9-16-6.39c-1 1-1.21 2.6-.78 4.57a2 2 0 0 1 .26-.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.67 32.4L29 17.67a.85.85 0 0 1 1.2 1.2L15.5 36.24Z"/><path fill="#e8f4fa" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#fff" d="M28.92 17.48a2.27 2.27 0 0 1 3.2 0a2.3 2.3 0 0 1 .5.75a2.26 2.26 0 1 0-4.19 0a2.3 2.3 0 0 1 .49-.75"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#e8f4fa" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#fff" d="M12.77 22.77c-2-3.69-2.39-7-.78-8.56c-3.74 3.74-4.57 13 .37 19.36a16.9 16.9 0 0 1 .41-10.8"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#adc4d9" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="#c0dceb" d="M9.52 43.61h9.17a1.88 1.88 0 0 1 1.59.91a.78.78 0 0 0 .18-.84a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.78.78 0 0 0 .17.84a1.89 1.89 0 0 1 1.6-.91"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="none" stroke="#00aed9" stroke-linecap="round" stroke-linejoin="round" d="M32.32 10.87a4.82 4.82 0 0 1 4.81 4.81M32.32 7A8.73 8.73 0 0 1 41 15.68"/><path fill="none" stroke="#00aed9" stroke-linecap="round" stroke-linejoin="round" d="M32.32 2.5A13.18 13.18 0 0 1 45.5 15.68"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSatelliteAntenna(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#c0dceb" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#daedf7" d="M14.1 35.45a5.43 5.43 0 0 1 5.16 3.74a5.43 5.43 0 1 0-10.26 0a5.42 5.42 0 0 1 5.1-3.74"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#45413c" d="M6.2 45.43a13.06 1.57 0 1 0 26.12 0a13.06 1.57 0 1 0-26.12 0" opacity=".15"/><path fill="#c0dceb" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#daedf7" d="M11.46 18.45c2.65-2.65 9.8.21 16 6.39c3.87 3.87 6.43 8.12 7.16 11.4c2.18-2.85-.68-9.71-6.64-15.66c-6.17-6.18-13.33-9-16-6.39c-1 1-1.21 2.6-.78 4.57a2 2 0 0 1 .26-.31"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#e8f4fa" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M11.67 32.4L29 17.67a.85.85 0 0 1 1.2 1.2L15.5 36.24Z"/><path fill="#e8f4fa" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#fff" d="M28.92 17.48a2.27 2.27 0 0 1 3.2 0a2.3 2.3 0 0 1 .5.75a2.26 2.26 0 1 0-4.19 0a2.3 2.3 0 0 1 .49-.75"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#e8f4fa" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#fff" d="M12.77 22.77c-2-3.69-2.39-7-.78-8.56c-3.74 3.74-4.57 13 .37 19.36a16.9 16.9 0 0 1 .41-10.8"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#adc4d9" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="#c0dceb" d="M9.52 43.61h9.17a1.88 1.88 0 0 1 1.59.91a.78.78 0 0 0 .18-.84a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.78.78 0 0 0 .17.84a1.89 1.89 0 0 1 1.6-.91"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="none" stroke="#00aed9" strokeLinecap="round" strokeLinejoin="round" d="M32.32 10.87a4.82 4.82 0 0 1 4.81 4.81M32.32 7A8.73 8.73 0 0 1 41 15.68"/><path fill="none" stroke="#00aed9" strokeLinecap="round" strokeLinejoin="round" d="M32.32 2.5A13.18 13.18 0 0 1 45.5 15.68"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#c0dceb" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#daedf7" d="M14.1 35.45a5.43 5.43 0 0 1 5.16 3.74a5.43 5.43 0 1 0-10.26 0a5.42 5.42 0 0 1 5.1-3.74"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.68 37.51a5.42 5.42 0 1 0 10.84 0a5.42 5.42 0 1 0-10.84 0"/><path fill="#45413c" d="M6.2 45.43a13.06 1.57 0 1 0 26.12 0a13.06 1.57 0 1 0-26.12 0" opacity=".15"/><path fill="#c0dceb" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#daedf7" d="M11.46 18.45c2.65-2.65 9.8.21 16 6.39c3.87 3.87 6.43 8.12 7.16 11.4c2.18-2.85-.68-9.71-6.64-15.66c-6.17-6.18-13.33-9-16-6.39c-1 1-1.21 2.6-.78 4.57a2 2 0 0 1 .26-.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.38 30.16c6.17 6.18 13.33 9 16 6.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22 9.84 6.4 16"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.67 32.4L29 17.67a.85.85 0 0 1 1.2 1.2L15.5 36.24Z"/><path fill="#e8f4fa" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#fff" d="M28.92 17.48a2.27 2.27 0 0 1 3.2 0a2.3 2.3 0 0 1 .5.75a2.26 2.26 0 1 0-4.19 0a2.3 2.3 0 0 1 .49-.75"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.26 17.38a2.26 2.26 0 1 0 4.52 0a2.26 2.26 0 1 0-4.52 0"/><path fill="#e8f4fa" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#fff" d="M12.77 22.77c-2-3.69-2.39-7-.78-8.56c-3.74 3.74-4.57 13 .37 19.36a16.9 16.9 0 0 1 .41-10.8"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.38 30.16c-6.18-6.17-9-13.33-6.39-16C8 18.21 7.3 28.67 13.58 35s16.73 5.64 20.78 1.59c-2.65 2.61-9.81-.25-15.98-6.43"/><path fill="#adc4d9" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="#c0dceb" d="M9.52 43.61h9.17a1.88 1.88 0 0 1 1.59.91a.78.78 0 0 0 .18-.84a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.78.78 0 0 0 .17.84a1.89 1.89 0 0 1 1.6-.91"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.46 43.68a1.91 1.91 0 0 0-1.77-1.2H9.52a1.91 1.91 0 0 0-1.77 1.2a.77.77 0 0 0 .72 1.06h11.27a.78.78 0 0 0 .72-1.06"/><path fill="none" stroke="#00aed9" stroke-linecap="round" stroke-linejoin="round" d="M32.32 10.87a4.82 4.82 0 0 1 4.81 4.81M32.32 7A8.73 8.73 0 0 1 41 15.68"/><path fill="none" stroke="#00aed9" stroke-linecap="round" stroke-linejoin="round" d="M32.32 2.5A13.18 13.18 0 0 1 45.5 15.68"/></svg>
</template>

CSS

.icon-satellite-antenna {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M8.68%2037.51a5.42%205.42%200%201%200%2010.84%200a5.42%205.42%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M14.1%2035.45a5.43%205.43%200%200%201%205.16%203.74a5.43%205.43%200%201%200-10.26%200a5.42%205.42%200%200%201%205.1-3.74%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.68%2037.51a5.42%205.42%200%201%200%2010.84%200a5.42%205.42%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M6.2%2045.43a13.06%201.57%200%201%200%2026.12%200a13.06%201.57%200%201%200-26.12%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M18.38%2030.16c6.17%206.18%2013.33%209%2016%206.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22%209.84%206.4%2016%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M11.46%2018.45c2.65-2.65%209.8.21%2016%206.39c3.87%203.87%206.43%208.12%207.16%2011.4c2.18-2.85-.68-9.71-6.64-15.66c-6.17-6.18-13.33-9-16-6.39c-1%201-1.21%202.6-.78%204.57a2%202%200%200%201%20.26-.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.38%2030.16c6.17%206.18%2013.33%209%2016%206.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22%209.84%206.4%2016%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.67%2032.4L29%2017.67a.85.85%200%200%201%201.2%201.2L15.5%2036.24Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M28.26%2017.38a2.26%202.26%200%201%200%204.52%200a2.26%202.26%200%201%200-4.52%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.92%2017.48a2.27%202.27%200%200%201%203.2%200a2.3%202.3%200%200%201%20.5.75a2.26%202.26%200%201%200-4.19%200a2.3%202.3%200%200%201%20.49-.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.26%2017.38a2.26%202.26%200%201%200%204.52%200a2.26%202.26%200%201%200-4.52%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M18.38%2030.16c-6.18-6.17-9-13.33-6.39-16C8%2018.21%207.3%2028.67%2013.58%2035s16.73%205.64%2020.78%201.59c-2.65%202.61-9.81-.25-15.98-6.43%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.77%2022.77c-2-3.69-2.39-7-.78-8.56c-3.74%203.74-4.57%2013%20.37%2019.36a16.9%2016.9%200%200%201%20.41-10.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.38%2030.16c-6.18-6.17-9-13.33-6.39-16C8%2018.21%207.3%2028.67%2013.58%2035s16.73%205.64%2020.78%201.59c-2.65%202.61-9.81-.25-15.98-6.43%22%2F%3E%3Cpath%20fill%3D%22%23adc4d9%22%20d%3D%22M20.46%2043.68a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.77.77%200%200%200%20.72%201.06h11.27a.78.78%200%200%200%20.72-1.06%22%2F%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M9.52%2043.61h9.17a1.88%201.88%200%200%201%201.59.91a.78.78%200%200%200%20.18-.84a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.78.78%200%200%200%20.17.84a1.89%201.89%200%200%201%201.6-.91%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.46%2043.68a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.77.77%200%200%200%20.72%201.06h11.27a.78.78%200%200%200%20.72-1.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2300aed9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.32%2010.87a4.82%204.82%200%200%201%204.81%204.81M32.32%207A8.73%208.73%200%200%201%2041%2015.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2300aed9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.32%202.5A13.18%2013.18%200%200%201%2045.5%2015.68%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M8.68%2037.51a5.42%205.42%200%201%200%2010.84%200a5.42%205.42%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M14.1%2035.45a5.43%205.43%200%200%201%205.16%203.74a5.43%205.43%200%201%200-10.26%200a5.42%205.42%200%200%201%205.1-3.74%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.68%2037.51a5.42%205.42%200%201%200%2010.84%200a5.42%205.42%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M6.2%2045.43a13.06%201.57%200%201%200%2026.12%200a13.06%201.57%200%201%200-26.12%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M18.38%2030.16c6.17%206.18%2013.33%209%2016%206.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22%209.84%206.4%2016%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M11.46%2018.45c2.65-2.65%209.8.21%2016%206.39c3.87%203.87%206.43%208.12%207.16%2011.4c2.18-2.85-.68-9.71-6.64-15.66c-6.17-6.18-13.33-9-16-6.39c-1%201-1.21%202.6-.78%204.57a2%202%200%200%201%20.26-.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.38%2030.16c6.17%206.18%2013.33%209%2016%206.39s-.22-9.8-6.4-16s-13.33-9-16-6.39s.22%209.84%206.4%2016%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.67%2032.4L29%2017.67a.85.85%200%200%201%201.2%201.2L15.5%2036.24Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M28.26%2017.38a2.26%202.26%200%201%200%204.52%200a2.26%202.26%200%201%200-4.52%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.92%2017.48a2.27%202.27%200%200%201%203.2%200a2.3%202.3%200%200%201%20.5.75a2.26%202.26%200%201%200-4.19%200a2.3%202.3%200%200%201%20.49-.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.26%2017.38a2.26%202.26%200%201%200%204.52%200a2.26%202.26%200%201%200-4.52%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M18.38%2030.16c-6.18-6.17-9-13.33-6.39-16C8%2018.21%207.3%2028.67%2013.58%2035s16.73%205.64%2020.78%201.59c-2.65%202.61-9.81-.25-15.98-6.43%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.77%2022.77c-2-3.69-2.39-7-.78-8.56c-3.74%203.74-4.57%2013%20.37%2019.36a16.9%2016.9%200%200%201%20.41-10.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.38%2030.16c-6.18-6.17-9-13.33-6.39-16C8%2018.21%207.3%2028.67%2013.58%2035s16.73%205.64%2020.78%201.59c-2.65%202.61-9.81-.25-15.98-6.43%22%2F%3E%3Cpath%20fill%3D%22%23adc4d9%22%20d%3D%22M20.46%2043.68a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.77.77%200%200%200%20.72%201.06h11.27a.78.78%200%200%200%20.72-1.06%22%2F%3E%3Cpath%20fill%3D%22%23c0dceb%22%20d%3D%22M9.52%2043.61h9.17a1.88%201.88%200%200%201%201.59.91a.78.78%200%200%200%20.18-.84a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.78.78%200%200%200%20.17.84a1.89%201.89%200%200%201%201.6-.91%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.46%2043.68a1.91%201.91%200%200%200-1.77-1.2H9.52a1.91%201.91%200%200%200-1.77%201.2a.77.77%200%200%200%20.72%201.06h11.27a.78.78%200%200%200%20.72-1.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2300aed9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.32%2010.87a4.82%204.82%200%200%201%204.81%204.81M32.32%207A8.73%208.73%200%200%201%2041%2015.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2300aed9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.32%202.5A13.18%2013.18%200%200%201%2045.5%2015.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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