Emoji Satellite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Satellite 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/325389.svg" alt="Emoji Satellite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325389.svg" alt="Emoji Satellite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325389.svg" alt="Emoji Satellite icon" :width="24" :height="24" />
CSS background
.icon-emoji-satellite {
background-image: url('https://proicons.com/icon/325389.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="m17.1722,17.2438c2.1038-2.1038,2.2783-5.4511.504-7.7602-.2142-.2789-.627-.3069-.8757-.0583l-7.3198,7.3199c-.243.243-.2217.6437.0427.8632,2.2381,1.8588,5.5403,1.7439,7.6489-.3646"/><path id="d" class="n" d="m12.2186,42.3335l-6.5521-6.5521c-.2262-.2262-.2262-.5929,0-.8191l8.7452-8.7452c.2262-.2262.5928-.2262.819,0l6.5521,6.5521c.2262.2262.2262.5929,0,.819l-8.7452,8.7452c-.2262.2262-.5929.2262-.8191,0"/><path id="e" class="n" d="m32.7693,21.7828l-6.5521-6.5521c-.2262-.2262-.2262-.5929,0-.819l8.7452-8.7452c.2262-.2262.5929-.2262.8191,0l6.5521,6.5521c.2262.2262.2262.5929,0,.8191l-8.7452,8.7452c-.2262.2262-.5929.2262-.819,0"/><path id="f" class="n" d="m33.1789,25.8077l-7.3712,7.3712c-.2262.2262-.5929.2262-.819,0l-8.1902-8.1902c-.2262-.2262-.2262-.5929,0-.819l7.3712-7.3712c.2262-.2262.5929-.2262.819,0l8.1902,8.1902c.2262.2262.2262.5929,0,.819"/><path id="g" class="n" d="m24.1697,16.7985l-7.3712,7.3712c-.2262.2262-.5929.2262-.819,0l-2.457-2.4571c-.2262-.2262-.2262-.5929,0-.819l7.3712-7.3712c.2262-.2262.5929-.2262.819,0l2.4571,2.457c.2262.2262.2262.5929,0,.819"/><path id="h" class="n" d="m33.9979,29.0838l-4.9141,4.9141c-.2262.2262-.5928.2262-.819,0l-1.2285-1.2285c-.2262-.2262-.2262-.5929,0-.819l4.9141-4.9141c.2262-.2262.5929-.2262.819,0l1.2285,1.2285c.2262.2262.2262.5929,0,.819"/><path id="i" class="n" d="m19.8644,28.0534l-1.3957,1.4015"/><path id="j" class="n" d="m29.4607,18.4571l-1.4073,1.4073"/><path id="k" class="n" d="m10.1089,11.3969v4.7351"/><path id="l" class="n" d="m16.2446,9.9812l-4.84.2651"/><path id="m" class="n" d="m9.0881,10.2463c0,.6397.5186,1.1583,1.1583,1.1583s1.1583-.5186,1.1583-1.1583-.5186-1.1583-1.1583-1.1583-1.1583.5186-1.1583,1.1583"/></svg>
Copied!