Apollo 247 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apollo 247 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/336491.svg" alt="Apollo 247 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336491.svg" alt="Apollo 247 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336491.svg" alt="Apollo 247 icon" :width="24" :height="24" />
CSS background
.icon-apollo-247 {
background-image: url('https://proicons.com/icon/336491.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>.w{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="w" d="M27.7109,16.7157h0c-1.122,0-2.04-.918-2.04-2.04v-1.326c0-1.122,.918-2.04,2.04-2.04h0c1.122,0,2.04,.918,2.04,2.04v1.326c0,1.122-.918,2.04-2.04,2.04Z"/><g id="c"><g id="d"><line id="e" class="w" x1="22.7583" y1="8.5558" x2="22.7583" y2="16.7158"/></g></g><g id="f"><g id="g"><line id="h" class="w" x1="24.2392" y1="8.5558" x2="24.2392" y2="16.7158"/></g></g><path id="i" class="w" d="M19.2786,16.7157h0c-1.122,0-2.04-.918-2.04-2.04v-1.326c0-1.122,.918-2.04,2.04-2.04h0c1.122,0,2.04,.918,2.04,2.04v1.326c0,1.122-.918,2.04-2.04,2.04Z"/><g id="j"><g id="k"><path id="l" class="w" d="M11.5128,14.7268c0,1.122,.918,2.04,2.04,2.04h0c1.122,0,2.04-.918,2.04-2.04v-1.326c0-1.122-.918-2.04-2.04-2.04h0c-1.122,0-2.04,.918-2.04,2.04"/></g><line id="m" class="w" x1="11.5128" y1="11.3608" x2="11.5128" y2="19.5207"/></g><g id="n"><polyline id="o" class="w" points="9.906 16.7157 7.254 8.5558 4.5 16.7157"/><line id="p" class="w" x1="5.418" y1="13.9617" x2="8.988" y2="13.9617"/></g><g><polyline id="q" class="w" points="35.6887 32.2405 40.3797 23.5131 34.5978 23.5131"/><g id="r"><polyline id="s" class="w" points="28.4461 32.2405 28.4461 23.5131 23.7551 29.4041 29.537 29.4041"/></g><path id="t" class="w" d="M16.5604,26.4041c0-1.6364,1.3091-2.9455,2.8364-2.9455s2.9455,1.3091,2.9455,2.9455c0,.7636-.3273,1.5273-.8727,2.0728-1.2,.9818-4.9092,3.8182-4.9092,3.8182h5.7819"/><path id="u" class="w" d="M32.3301,21.4106l.0738,12.9325"/></g><path id="v" class="w" d="M14.4798,18.9101h27.9566c.5892,0,1.0636,.4744,1.0636,1.0636v15.6834c0,.5892-.4744,1.0636-1.0636,1.0636H18.1713c-2.9624,0-4.7552,3.2412-4.7552,2.6519V19.9737c0-.5892,.4744-1.0636,1.0636-1.0636Z"/></svg>
Copied!