satellite antenna emoji

satellite-antenna from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
satellite-antenna
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the satellite antenna emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#94d1e0" d="M19.93 116.6c0-6.16 16.62-14.9 37.13-14.9s37.13 8.74 37.13 14.9c0 0-6.71 7.4-37.13 7.4s-37.13-7.4-37.13-7.4"/><path fill="#82aec0" d="M87.08 108.65c-2.77-1.39-5.62-2.61-8.55-3.6l-2.28-15.91H61.1l-1.04 13.44c-4.1 1.84-8.81 7.23-8.23 11.08c.84 5.6 10.48 6.6 25.73 4.96c3.86-.42 12.14-2.85 15.35-5.2c0 .01-2.47-3.09-5.83-4.77"/><path fill="#2f7889" d="M73.22 93.34L63.7 91.1l-.79 8.39l-12.27 1.11l1.19 13.06l23.15-5.44z"/><path fill="#82aec0" d="M117.23 91.34c-6.52 7.93-54.61 6.04-77.05-10.76S3.61 18.58 10.71 9.1z"/><path fill="#2f7889" d="M117.43 91.18c.82-1.1 1.06-2.02.81-3.35l-25.32-3s-18.58 4.79-43.97-2.99l.41 4.28c24.24 11.93 61.83 13.4 68.07 5.06"/><ellipse cx="65.12" cy="48.92" fill="#fafafa" rx="24.3" ry="67.55" transform="rotate(-53.183 65.118 48.923)"/><path fill="#e0e0e0" d="M92.91 82.97c9.26-9.26-6.47-38.45-33.55-66.71C36.96 3.87 17.24.15 11.04 8.44C3 19.19 20.69 46.02 50.55 68.38C60.09 75.52 71.11 82 80.06 86.26c5.66 1.07 10.13-.57 12.85-3.29"/><path fill="#2f7889" d="m57.06 108.35l-16.26.55V71.76c4.33-1.8 9.84-.37 11.03 7.55c.65 4.32 5.23 29.04 5.23 29.04"/><path fill="#82aec0" d="M79.68 29.47C49.81 7.11 19.08-2.3 11.04 8.44s9.65 37.58 39.52 59.93c29.87 22.36 60.6 31.77 68.64 21.03s-9.65-37.57-39.52-59.93M117 86.73c-6.92 9.25-35.54-.48-63.92-21.73S7.3 19.04 14.22 9.79s35.54.48 63.92 21.73S123.92 77.48 117 86.73"/><path fill="#94d1e0" d="m51.83 113.66l-16.93-4.58l2.73-31.29c.31-4.2 2.08-6.21 4.51-6.23c3.03-.02 5.94 1.78 6.42 6.63c.43 4.35 3.27 35.47 3.27 35.47"/><ellipse cx="42.14" cy="78.24" fill="#2f7889" opacity=".7" rx="2.45" ry="3.27"/><path fill="none" stroke="#2f7889" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M91.44 19.92L72.17 45.84"/><path fill="none" stroke="#82aec0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="m30.38 44.39l59.93-25.4m2.95 1.89l-6.33 64.34"/><path fill="#82aec0" d="M91.57 20.05c-2.92-2.04-2.52-3.73-1.88-4.55l5.85-7.46c.64-.82 2.26-1.44 4.74.58c2.07 1.68 2.13 3.49 1.49 4.31l-5.85 7.46c-.64.82-2.38 1.04-4.35-.34"/><path fill="#94d1e0" d="M91.64 17.34c-.8-.6.21-3.08 2.1-5.29s3.34-3.57 4.13-2.98c.8.6.12 2.65-1.92 5.14c-2.03 2.5-3.98 3.38-4.31 3.13M14.22 9.79c.23-.3 2.2-2.35 1-3.21c-1.3-.92-3.17.17-4.8 2.81c-3.29 5.3.37 13.76 1.15 15.56c5.47 12.64 19.69 28.96 39 43.42c8.1 6.06 16.25 11.16 24.01 15.18c3.42 1.77 6.15 3.51 9.75 3.11c2.08-.23 2.58-1.6.82-2.48C75.71 79.44 63.42 72.74 53.08 65C24.7 43.76 7.3 19.04 14.22 9.79"/></svg>

React

import type { SVGProps } from "react";

export function NotoSatelliteAntenna(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#94d1e0" d="M19.93 116.6c0-6.16 16.62-14.9 37.13-14.9s37.13 8.74 37.13 14.9c0 0-6.71 7.4-37.13 7.4s-37.13-7.4-37.13-7.4"/><path fill="#82aec0" d="M87.08 108.65c-2.77-1.39-5.62-2.61-8.55-3.6l-2.28-15.91H61.1l-1.04 13.44c-4.1 1.84-8.81 7.23-8.23 11.08c.84 5.6 10.48 6.6 25.73 4.96c3.86-.42 12.14-2.85 15.35-5.2c0 .01-2.47-3.09-5.83-4.77"/><path fill="#2f7889" d="M73.22 93.34L63.7 91.1l-.79 8.39l-12.27 1.11l1.19 13.06l23.15-5.44z"/><path fill="#82aec0" d="M117.23 91.34c-6.52 7.93-54.61 6.04-77.05-10.76S3.61 18.58 10.71 9.1z"/><path fill="#2f7889" d="M117.43 91.18c.82-1.1 1.06-2.02.81-3.35l-25.32-3s-18.58 4.79-43.97-2.99l.41 4.28c24.24 11.93 61.83 13.4 68.07 5.06"/><ellipse cx="65.12" cy="48.92" fill="#fafafa" rx="24.3" ry="67.55" transform="rotate(-53.183 65.118 48.923)"/><path fill="#e0e0e0" d="M92.91 82.97c9.26-9.26-6.47-38.45-33.55-66.71C36.96 3.87 17.24.15 11.04 8.44C3 19.19 20.69 46.02 50.55 68.38C60.09 75.52 71.11 82 80.06 86.26c5.66 1.07 10.13-.57 12.85-3.29"/><path fill="#2f7889" d="m57.06 108.35l-16.26.55V71.76c4.33-1.8 9.84-.37 11.03 7.55c.65 4.32 5.23 29.04 5.23 29.04"/><path fill="#82aec0" d="M79.68 29.47C49.81 7.11 19.08-2.3 11.04 8.44s9.65 37.58 39.52 59.93c29.87 22.36 60.6 31.77 68.64 21.03s-9.65-37.57-39.52-59.93M117 86.73c-6.92 9.25-35.54-.48-63.92-21.73S7.3 19.04 14.22 9.79s35.54.48 63.92 21.73S123.92 77.48 117 86.73"/><path fill="#94d1e0" d="m51.83 113.66l-16.93-4.58l2.73-31.29c.31-4.2 2.08-6.21 4.51-6.23c3.03-.02 5.94 1.78 6.42 6.63c.43 4.35 3.27 35.47 3.27 35.47"/><ellipse cx="42.14" cy="78.24" fill="#2f7889" opacity=".7" rx="2.45" ry="3.27"/><path fill="none" stroke="#2f7889" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="3" d="M91.44 19.92L72.17 45.84"/><path fill="none" stroke="#82aec0" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="3" d="m30.38 44.39l59.93-25.4m2.95 1.89l-6.33 64.34"/><path fill="#82aec0" d="M91.57 20.05c-2.92-2.04-2.52-3.73-1.88-4.55l5.85-7.46c.64-.82 2.26-1.44 4.74.58c2.07 1.68 2.13 3.49 1.49 4.31l-5.85 7.46c-.64.82-2.38 1.04-4.35-.34"/><path fill="#94d1e0" d="M91.64 17.34c-.8-.6.21-3.08 2.1-5.29s3.34-3.57 4.13-2.98c.8.6.12 2.65-1.92 5.14c-2.03 2.5-3.98 3.38-4.31 3.13M14.22 9.79c.23-.3 2.2-2.35 1-3.21c-1.3-.92-3.17.17-4.8 2.81c-3.29 5.3.37 13.76 1.15 15.56c5.47 12.64 19.69 28.96 39 43.42c8.1 6.06 16.25 11.16 24.01 15.18c3.42 1.77 6.15 3.51 9.75 3.11c2.08-.23 2.58-1.6.82-2.48C75.71 79.44 63.42 72.74 53.08 65C24.7 43.76 7.3 19.04 14.22 9.79"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#94d1e0" d="M19.93 116.6c0-6.16 16.62-14.9 37.13-14.9s37.13 8.74 37.13 14.9c0 0-6.71 7.4-37.13 7.4s-37.13-7.4-37.13-7.4"/><path fill="#82aec0" d="M87.08 108.65c-2.77-1.39-5.62-2.61-8.55-3.6l-2.28-15.91H61.1l-1.04 13.44c-4.1 1.84-8.81 7.23-8.23 11.08c.84 5.6 10.48 6.6 25.73 4.96c3.86-.42 12.14-2.85 15.35-5.2c0 .01-2.47-3.09-5.83-4.77"/><path fill="#2f7889" d="M73.22 93.34L63.7 91.1l-.79 8.39l-12.27 1.11l1.19 13.06l23.15-5.44z"/><path fill="#82aec0" d="M117.23 91.34c-6.52 7.93-54.61 6.04-77.05-10.76S3.61 18.58 10.71 9.1z"/><path fill="#2f7889" d="M117.43 91.18c.82-1.1 1.06-2.02.81-3.35l-25.32-3s-18.58 4.79-43.97-2.99l.41 4.28c24.24 11.93 61.83 13.4 68.07 5.06"/><ellipse cx="65.12" cy="48.92" fill="#fafafa" rx="24.3" ry="67.55" transform="rotate(-53.183 65.118 48.923)"/><path fill="#e0e0e0" d="M92.91 82.97c9.26-9.26-6.47-38.45-33.55-66.71C36.96 3.87 17.24.15 11.04 8.44C3 19.19 20.69 46.02 50.55 68.38C60.09 75.52 71.11 82 80.06 86.26c5.66 1.07 10.13-.57 12.85-3.29"/><path fill="#2f7889" d="m57.06 108.35l-16.26.55V71.76c4.33-1.8 9.84-.37 11.03 7.55c.65 4.32 5.23 29.04 5.23 29.04"/><path fill="#82aec0" d="M79.68 29.47C49.81 7.11 19.08-2.3 11.04 8.44s9.65 37.58 39.52 59.93c29.87 22.36 60.6 31.77 68.64 21.03s-9.65-37.57-39.52-59.93M117 86.73c-6.92 9.25-35.54-.48-63.92-21.73S7.3 19.04 14.22 9.79s35.54.48 63.92 21.73S123.92 77.48 117 86.73"/><path fill="#94d1e0" d="m51.83 113.66l-16.93-4.58l2.73-31.29c.31-4.2 2.08-6.21 4.51-6.23c3.03-.02 5.94 1.78 6.42 6.63c.43 4.35 3.27 35.47 3.27 35.47"/><ellipse cx="42.14" cy="78.24" fill="#2f7889" opacity=".7" rx="2.45" ry="3.27"/><path fill="none" stroke="#2f7889" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M91.44 19.92L72.17 45.84"/><path fill="none" stroke="#82aec0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="m30.38 44.39l59.93-25.4m2.95 1.89l-6.33 64.34"/><path fill="#82aec0" d="M91.57 20.05c-2.92-2.04-2.52-3.73-1.88-4.55l5.85-7.46c.64-.82 2.26-1.44 4.74.58c2.07 1.68 2.13 3.49 1.49 4.31l-5.85 7.46c-.64.82-2.38 1.04-4.35-.34"/><path fill="#94d1e0" d="M91.64 17.34c-.8-.6.21-3.08 2.1-5.29s3.34-3.57 4.13-2.98c.8.6.12 2.65-1.92 5.14c-2.03 2.5-3.98 3.38-4.31 3.13M14.22 9.79c.23-.3 2.2-2.35 1-3.21c-1.3-.92-3.17.17-4.8 2.81c-3.29 5.3.37 13.76 1.15 15.56c5.47 12.64 19.69 28.96 39 43.42c8.1 6.06 16.25 11.16 24.01 15.18c3.42 1.77 6.15 3.51 9.75 3.11c2.08-.23 2.58-1.6.82-2.48C75.71 79.44 63.42 72.74 53.08 65C24.7 43.76 7.3 19.04 14.22 9.79"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M19.93%20116.6c0-6.16%2016.62-14.9%2037.13-14.9s37.13%208.74%2037.13%2014.9c0%200-6.71%207.4-37.13%207.4s-37.13-7.4-37.13-7.4%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M87.08%20108.65c-2.77-1.39-5.62-2.61-8.55-3.6l-2.28-15.91H61.1l-1.04%2013.44c-4.1%201.84-8.81%207.23-8.23%2011.08c.84%205.6%2010.48%206.6%2025.73%204.96c3.86-.42%2012.14-2.85%2015.35-5.2c0%20.01-2.47-3.09-5.83-4.77%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M73.22%2093.34L63.7%2091.1l-.79%208.39l-12.27%201.11l1.19%2013.06l23.15-5.44z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M117.23%2091.34c-6.52%207.93-54.61%206.04-77.05-10.76S3.61%2018.58%2010.71%209.1z%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M117.43%2091.18c.82-1.1%201.06-2.02.81-3.35l-25.32-3s-18.58%204.79-43.97-2.99l.41%204.28c24.24%2011.93%2061.83%2013.4%2068.07%205.06%22%2F%3E%3Cellipse%20cx%3D%2265.12%22%20cy%3D%2248.92%22%20fill%3D%22%23fafafa%22%20rx%3D%2224.3%22%20ry%3D%2267.55%22%20transform%3D%22rotate(-53.183%2065.118%2048.923)%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M92.91%2082.97c9.26-9.26-6.47-38.45-33.55-66.71C36.96%203.87%2017.24.15%2011.04%208.44C3%2019.19%2020.69%2046.02%2050.55%2068.38C60.09%2075.52%2071.11%2082%2080.06%2086.26c5.66%201.07%2010.13-.57%2012.85-3.29%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m57.06%20108.35l-16.26.55V71.76c4.33-1.8%209.84-.37%2011.03%207.55c.65%204.32%205.23%2029.04%205.23%2029.04%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M79.68%2029.47C49.81%207.11%2019.08-2.3%2011.04%208.44s9.65%2037.58%2039.52%2059.93c29.87%2022.36%2060.6%2031.77%2068.64%2021.03s-9.65-37.57-39.52-59.93M117%2086.73c-6.92%209.25-35.54-.48-63.92-21.73S7.3%2019.04%2014.22%209.79s35.54.48%2063.92%2021.73S123.92%2077.48%20117%2086.73%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22m51.83%20113.66l-16.93-4.58l2.73-31.29c.31-4.2%202.08-6.21%204.51-6.23c3.03-.02%205.94%201.78%206.42%206.63c.43%204.35%203.27%2035.47%203.27%2035.47%22%2F%3E%3Cellipse%20cx%3D%2242.14%22%20cy%3D%2278.24%22%20fill%3D%22%232f7889%22%20opacity%3D%22.7%22%20rx%3D%222.45%22%20ry%3D%223.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232f7889%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M91.44%2019.92L72.17%2045.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2382aec0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22m30.38%2044.39l59.93-25.4m2.95%201.89l-6.33%2064.34%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M91.57%2020.05c-2.92-2.04-2.52-3.73-1.88-4.55l5.85-7.46c.64-.82%202.26-1.44%204.74.58c2.07%201.68%202.13%203.49%201.49%204.31l-5.85%207.46c-.64.82-2.38%201.04-4.35-.34%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M91.64%2017.34c-.8-.6.21-3.08%202.1-5.29s3.34-3.57%204.13-2.98c.8.6.12%202.65-1.92%205.14c-2.03%202.5-3.98%203.38-4.31%203.13M14.22%209.79c.23-.3%202.2-2.35%201-3.21c-1.3-.92-3.17.17-4.8%202.81c-3.29%205.3.37%2013.76%201.15%2015.56c5.47%2012.64%2019.69%2028.96%2039%2043.42c8.1%206.06%2016.25%2011.16%2024.01%2015.18c3.42%201.77%206.15%203.51%209.75%203.11c2.08-.23%202.58-1.6.82-2.48C75.71%2079.44%2063.42%2072.74%2053.08%2065C24.7%2043.76%207.3%2019.04%2014.22%209.79%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M19.93%20116.6c0-6.16%2016.62-14.9%2037.13-14.9s37.13%208.74%2037.13%2014.9c0%200-6.71%207.4-37.13%207.4s-37.13-7.4-37.13-7.4%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M87.08%20108.65c-2.77-1.39-5.62-2.61-8.55-3.6l-2.28-15.91H61.1l-1.04%2013.44c-4.1%201.84-8.81%207.23-8.23%2011.08c.84%205.6%2010.48%206.6%2025.73%204.96c3.86-.42%2012.14-2.85%2015.35-5.2c0%20.01-2.47-3.09-5.83-4.77%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M73.22%2093.34L63.7%2091.1l-.79%208.39l-12.27%201.11l1.19%2013.06l23.15-5.44z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M117.23%2091.34c-6.52%207.93-54.61%206.04-77.05-10.76S3.61%2018.58%2010.71%209.1z%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M117.43%2091.18c.82-1.1%201.06-2.02.81-3.35l-25.32-3s-18.58%204.79-43.97-2.99l.41%204.28c24.24%2011.93%2061.83%2013.4%2068.07%205.06%22%2F%3E%3Cellipse%20cx%3D%2265.12%22%20cy%3D%2248.92%22%20fill%3D%22%23fafafa%22%20rx%3D%2224.3%22%20ry%3D%2267.55%22%20transform%3D%22rotate(-53.183%2065.118%2048.923)%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M92.91%2082.97c9.26-9.26-6.47-38.45-33.55-66.71C36.96%203.87%2017.24.15%2011.04%208.44C3%2019.19%2020.69%2046.02%2050.55%2068.38C60.09%2075.52%2071.11%2082%2080.06%2086.26c5.66%201.07%2010.13-.57%2012.85-3.29%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m57.06%20108.35l-16.26.55V71.76c4.33-1.8%209.84-.37%2011.03%207.55c.65%204.32%205.23%2029.04%205.23%2029.04%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M79.68%2029.47C49.81%207.11%2019.08-2.3%2011.04%208.44s9.65%2037.58%2039.52%2059.93c29.87%2022.36%2060.6%2031.77%2068.64%2021.03s-9.65-37.57-39.52-59.93M117%2086.73c-6.92%209.25-35.54-.48-63.92-21.73S7.3%2019.04%2014.22%209.79s35.54.48%2063.92%2021.73S123.92%2077.48%20117%2086.73%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22m51.83%20113.66l-16.93-4.58l2.73-31.29c.31-4.2%202.08-6.21%204.51-6.23c3.03-.02%205.94%201.78%206.42%206.63c.43%204.35%203.27%2035.47%203.27%2035.47%22%2F%3E%3Cellipse%20cx%3D%2242.14%22%20cy%3D%2278.24%22%20fill%3D%22%232f7889%22%20opacity%3D%22.7%22%20rx%3D%222.45%22%20ry%3D%223.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232f7889%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M91.44%2019.92L72.17%2045.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2382aec0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22m30.38%2044.39l59.93-25.4m2.95%201.89l-6.33%2064.34%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M91.57%2020.05c-2.92-2.04-2.52-3.73-1.88-4.55l5.85-7.46c.64-.82%202.26-1.44%204.74.58c2.07%201.68%202.13%203.49%201.49%204.31l-5.85%207.46c-.64.82-2.38%201.04-4.35-.34%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M91.64%2017.34c-.8-.6.21-3.08%202.1-5.29s3.34-3.57%204.13-2.98c.8.6.12%202.65-1.92%205.14c-2.03%202.5-3.98%203.38-4.31%203.13M14.22%209.79c.23-.3%202.2-2.35%201-3.21c-1.3-.92-3.17.17-4.8%202.81c-3.29%205.3.37%2013.76%201.15%2015.56c5.47%2012.64%2019.69%2028.96%2039%2043.42c8.1%206.06%2016.25%2011.16%2024.01%2015.18c3.42%201.77%206.15%203.51%209.75%203.11c2.08-.23%202.58-1.6.82-2.48C75.71%2079.44%2063.42%2072.74%2053.08%2065C24.7%2043.76%207.3%2019.04%2014.22%209.79%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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