Eternity For Lemmy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eternity For Lemmy 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/340096.svg" alt="Eternity For Lemmy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340096.svg" alt="Eternity For Lemmy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340096.svg" alt="Eternity For Lemmy icon" :width="24" :height="24" />
CSS background
.icon-eternity-for-lemmy {
background-image: url('https://proicons.com/icon/340096.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><circle class="b" cx="26.4844" cy="16.7204" r="12.2204"/><path class="b" d="m28.4955,28.776c.6235,1.5922-1.0487,2.9961-2.9959,2.9961-.6938,0-1.41-.3133-2.1822-.3133s-3.8049.056-3.8049,4.7001,1.2981,4.7449,1.2981,6.4011c0,.6826-.4364.94-.8057.94-.9848,0-1.1638-1.8241-1.6898-2.7194s-3.8496-1.9248-4.7225-4.2413c-1.0407,2.5291-1.9584,3.8496-2.7194,3.4244s.1679-3.3572.1679-3.3572c-1.3205-.9624-1.7458-1.8353-1.7458-3.1894s.7386-2.6858,2.2829-3.3796c-.4476-3.8496.7945-7.3636.7945-9.3667s-2.1934-5.0135-2.1934-6.9271c0-1.6227,1.0296-1.8129,1.6115-1.8129s1.8551.2919,2.6565,2.6695"/><path class="b" d="m14.4766,29.6234c.5484.2238,1.41.8393,1.8353,1.2981.6267-.8729,2.7082-2.3053,2.7082-2.3053-1.2534-.5372-2.876-1.6786-3.4915-2.641-.1791,1.231-.7274,2.9768-1.0519,3.6482Z"/><path class="b" d="m14.4766,14.7508c3.9205.2387,4.9053-2.9991,7.1584-3.1782.5222-2.1337,2.9693-2.3874,4.163-.7162,2.5963.0448,5.3567,2.2382,6.1773,3.969,2.3725.5073,2.0442,2.9395,1.1788,3.7154.6118,2.4172-2.2232,5.297-2.4321,6.9383s.0569,2.6858.0569,2.6858"/><path class="b" d="m24.5518,14.0486c.8306.7229.3033,1.9998-.2078,2.3761s-2.32-.4606-2.1177-1.5279,1.3709-1.6792,2.3256-.8482Z"/><path class="b" d="m29.6821,17.182c.8306.7229.3033,1.9998-.2078,2.3761s-2.32-.4606-2.1177-1.5279,1.3709-1.6792,2.3256-.8482Z"/><circle class="c" cx="24.8729" cy="18.5892" r=".75"/><path class="b" d="m36.1495,16.7204c0-5.3379-4.3272-9.6652-9.6652-9.6652"/></svg>
Copied!