Apollo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apollo 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/336490.svg" alt="Apollo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336490.svg" alt="Apollo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336490.svg" alt="Apollo icon" :width="24" :height="24" />
CSS background
.icon-apollo {
background-image: url('https://proicons.com/icon/336490.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m10.5504,24.3736c.5403-1.3165,2.1454-1.4281,3.0455-.4224.9347,1.0442,6.2514,15.137,6.2286,17.5539-.0098,1.0415-1.8175,1.8983-2.8196,1.525"/><path class="b" d="m37.4457,24.3736c-.5403-1.3165-2.1454-1.4281-3.0455-.4224-.9347,1.0442-6.2514,15.137-6.2286,17.5539.0098,1.0415,1.8175,1.8983,2.8196,1.525"/><path class="b" d="m23.998,4.5148c5.1512,0,19.6075,1.2094,19.6075,22.8356-.3161,12.3458-6.6683,17.3898-11.7303,15.9154l-.8842-.2358s6.4546-18.6564,6.4546-18.6564l2.2891,1.4344c0-.0006,1.5772-17.1557-15.7367-17.1557s-15.7366,17.1551-15.7367,17.1557l2.2891-1.4344s6.4545,18.6562,6.4546,18.6564l-.8842.2358c-5.062,1.4744-11.4141-3.5696-11.7303-15.9154C4.3906,5.7242,18.8469,4.5148,23.9981,4.5148h0Z"/></svg>
Apollo in other icon packs
Copied!