Emoji Satellite Antenna Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Satellite Antenna icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325390.svg" alt="Emoji Satellite Antenna icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325390.svg" alt="Emoji Satellite Antenna icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325390.svg" alt="Emoji Satellite Antenna icon" :width="24" :height="24" />
CSS background
.icon-emoji-satellite-antenna {
background-image: url('https://proicons.com/icon/325390.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="m22.1155,30.4732c6.7297,0,12.1851-5.4565,12.1851-12.1874s-5.4554-12.1874-12.1851-12.1874v24.3748"/><path id="d" class="k" d="m9.6653,19.5511h-3.5639s-.6015.0175-.6015-1.2434.6015-1.2435.6015-1.2435h3.5639v2.4869"/><path id="e" class="k" d="m34.3514,41.9016l2.3588-17.714h2.639l-2.3588,17.714"/><path id="f" class="k" d="m9.6653,18.2858h12.4501"/><path id="g" class="k" d="m9.6653,18.2858l12.4501-12.1874"/><path id="h" class="k" d="m9.6653,18.2858l12.4501,12.1874"/><path id="i" class="k" d="m27.3957,41.9016h15.1043"/><path id="j" class="k" d="m34.0812,20.746h3.2875c1.3456.0285,2.4596-1.0394,2.4881-2.3853.0285-1.3459-1.0392-2.4601-2.3849-2.4886l-3.4143-.02"/></svg>
Copied!