Starlink Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Starlink 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/333298.svg" alt="Starlink icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333298.svg" alt="Starlink icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333298.svg" alt="Starlink icon" :width="24" :height="24" />
CSS background
.icon-starlink {
background-image: url('https://proicons.com/icon/333298.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m25.5195,43.981c0,.8389-.6801,1.519-1.519,1.519h0c-.8389,0-1.519-.6801-1.519-1.519h0c0-.8389.6801-1.519,1.519-1.519s1.519.6801,1.519,1.519v.001-.001Zm.114-35.693c0,.9019-.7311,1.633-1.633,1.633h0c-.9019,0-1.633-.7311-1.633-1.633s.7311-1.633,1.633-1.633c.9019,0,1.633.7311,1.633,1.633Zm-3.145,35.695c-9.2875-.7856-16.4259-8.5533-16.426-17.874.0001-9.2729,7.0678-17.0173,16.302-17.863m3.268,0c9.2358.8438,16.3057,8.5887,16.306,17.863-.0003,9.3175-7.134,17.0835-16.418,17.873m.118-35.74c7.2812.8321,12.7796,6.9944,12.78,14.323.0006,7.9623-6.4537,14.4174-14.416,14.418h-.002c-7.9623,0-14.417-6.4547-14.417-14.417v-.001c-.0002-7.3287,5.4978-13.4913,12.779-14.324m.137,35.686c-10.8444-.7864-19.2407-9.8141-19.24-20.687C3.2595,11.7856,12.5451,2.5,23.9995,2.5c.0003,0,.0007,0,.001,0,11.4544,0,20.74,9.2856,20.74,20.74h0c.0007,10.8675-8.3875,19.8927-19.226,20.686m.515-21.457c0,1.1206-.9084,2.029-2.029,2.029-1.1206,0-2.029-.9084-2.029-2.029v-.001c.0006-1.1202.9088-2.028,2.029-2.028s2.029.9084,2.029,2.029Z"/></svg>
Starlink in other icon packs
Copied!