Aeon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aeon 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/335980.svg" alt="Aeon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335980.svg" alt="Aeon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335980.svg" alt="Aeon icon" :width="24" :height="24" />
CSS background
.icon-aeon {
background-image: url('https://proicons.com/icon/335980.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M26.4627,23.9937c-.0029.6218-2.9466,1.1255-6.5764,1.1254-3.6316,0-6.5755-.5043-6.5755-1.1263h0c.0029-.6217,2.946-1.1254,6.5755-1.1254,3.6316,0,6.5759.5041,6.5764,1.1262v.0002Z"/><polyline class="c" points="9.5 27.6686 15.1423 20.3314 20.6836 20.3314"/><path class="c" d="M30.4513,24c0,2.2137-2.0923,4.0083-4.6733,4.0083h-.0009c-2.581,0-4.6733-1.7946-4.6733-4.0083h0c0-2.2137,2.0923-4.0083,4.6733-4.0083h0c2.581-.0004,4.6737,1.7938,4.6742,4.0075v.0008Z"/><polyline class="c" points="20.6836 27.6686 16.3366 27.6686 16.3366 20.3314"/><polyline class="c" points="32.3196 27.6489 32.3196 20.3511 38.5 27.6489 38.5 20.3511"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Aeon in other icon packs
Copied!