Stellarium Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stellarium 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/347885.svg" alt="Stellarium icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347885.svg" alt="Stellarium icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347885.svg" alt="Stellarium icon" :width="24" :height="24" />
CSS background
.icon-stellarium {
background-image: url('https://proicons.com/icon/347885.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="d" cx="24" cy="24" r="21.5"/><path class="d" d="M26.16,36.79c3.87-2.7,12.57-4.64,17.1-3.56"/><path class="d" d="M34.75,11.32a6.9,6.9,0,0,1-5.37,12.25,6.9,6.9,0,1,0,5.37-12.25Z"/><path class="d" d="M15.79,18.05h0"/><path class="d" d="M14.52,9.84h0"/><circle class="d" cx="17.01" cy="11.68" r="0.5"/><circle class="d" cx="14.71" cy="25.08" r="0.5"/><circle class="d" cx="21.12" cy="22.9" r="1"/><circle class="d" cx="10.8" cy="11.91" r="1"/><path class="d" d="M30.2,44.17,18.88,24.57l-3.58,6.2-1.66-2.88L12,30.73,5.54,19.57,2.83,24.26"/><path class="d" d="M24,15.15h5"/><path class="d" d="M26.48,12.65v5"/><path class="d" d="M14.69,19.13h0"/><path class="d" d="M16.83,17h0"/></svg>
Stellarium in other icon packs
Copied!