Voyager For Lemmy Space Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Voyager For Lemmy Space 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/349445.svg" alt="Voyager For Lemmy Space icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349445.svg" alt="Voyager For Lemmy Space icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349445.svg" alt="Voyager For Lemmy Space icon" :width="24" :height="24" />
CSS background
.icon-voyager-for-lemmy-space {
background-image: url('https://proicons.com/icon/349445.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><ellipse class="b" cx="24" cy="24.6944" rx="14.3358" ry="8.405"/><circle class="b" cx="24" cy="36.6287" r="2.0376"/><line class="b" x1="12.2476" y1="32.9446" x2="9.6642" y2="34.1181"/><line class="b" x1="15.8448" y1="36.2891" x2="13.7758" y2="38.4116"/><path class="b" d="m27.0106,30.8404c5.3505-.7436,8.8128-3.3964,8.9767-5.9562"/><path class="b" d="m20.9901,18.5486c-5.3506.7435-8.8129,3.3962-8.977,5.956"/><path class="b" d="m43.5,14.6079c0-2.9128-2.7036-5.2742-6.0387-5.2742-3.0493,0-5.5638,1.9759-5.9736,4.5405-2.1813-1.2524-4.7395-1.9874-7.4877-1.9874s-5.3064.735-7.4877,1.9874c-.4098-2.5646-2.9243-4.5405-5.9736-4.5405-3.3351,0-6.0387,2.3613-6.0387,5.2742s2.7036,5.2742,6.0387,5.2742c.1196,0,.2364-.0097.3543-.0156-.7846,1.6555-1.2288,3.4831-1.2288,5.4101,0,7.395,6.4184,13.3897,14.3358,13.3897s14.3357-5.9948,14.3357-13.3897c0-1.927-.4442-3.7545-1.2288-5.4101.1179.006.2347.0156.3544.0156,3.3351,0,6.0387-2.3613,6.0387-5.2742Z"/><line class="b" x1="35.7524" y1="32.9446" x2="38.3358" y2="34.1181"/><line class="b" x1="32.1552" y1="36.2891" x2="34.2242" y2="38.4116"/></svg>
Copied!