Voyager For Lemmy Psych Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Voyager For Lemmy Psych 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/349444.svg" alt="Voyager For Lemmy Psych icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349444.svg" alt="Voyager For Lemmy Psych icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349444.svg" alt="Voyager For Lemmy Psych icon" :width="24" :height="24" />
CSS background
.icon-voyager-for-lemmy-psych {
background-image: url('https://proicons.com/icon/349444.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="24" cy="24" r="21.5"/><path class="b" d="m13.3364,22.8117c-5.4953-1.0294-7.5423-6.4098-4.7383-9.3164,2.2991-2.3832,6.3645-1.9065,9.2243,3.3084,2.0748-1.0374,4-1.3738,6.1776-1.3738"/><path class="b" d="m17.5347,33.2847c-1.0949,2.5532-1.3104,4.4629-1.3104,4.4629-1.486.6449-2.7798,2.7757-3.1142,4.7944"/><path class="b" d="m27.3972,40.8598c1.2757-.1402,2.5374-.6729,2.5374-.6729"/><circle class="b" cx="24" cy="32.2243" r="2.257"/><circle class="c" cx="28.6058" cy="24.2401" r=".75"/><circle class="c" cx="19.3942" cy="24.2401" r=".75"/><line class="b" x1="18.8318" y1="29.9673" x2="16.7336" y2="29.1402"/><line class="b" x1="18.4953" y1="31.7196" x2="14.9907" y2="31.9439"/><path class="b" d="m38.5327,15.3738c-2.3271-2.7196-5.4393-1.4019-5.4393,1.6822s1.6822,3.5888,1.6822,7.2897c0,4.9066-3.7323,10.1569-9.5502,11.7756-.8011.2229-1.6499.2229-2.4511,0-5.8178-1.6187-9.5502-6.869-9.5502-11.7756,0-3.7009,1.6822-4.2056,1.6822-7.2897s-3.1121-4.4019-5.4393-1.6822"/><path class="b" d="m34.6636,22.8117c5.4953-1.0294,7.5423-6.4098,4.7383-9.3164-2.2991-2.3832-6.3645-1.9065-9.2243,3.3084-2.0748-1.0374-4-1.3738-6.1776-1.3738"/><path class="b" d="m30.4653,33.2847c1.0949,2.5532,1.3104,4.4629,1.3104,4.4629,1.486.6449,2.7798,2.7757,3.1142,4.7944"/><path class="b" d="m30.9272,34.4979c-.47,2.1474-2.3758,4.203-6.9272,4.203-4.5514,0-6.4571-2.0556-6.9272-4.203"/><line class="b" x1="29.1682" y1="29.9673" x2="31.2664" y2="29.1402"/><line class="b" x1="29.5047" y1="31.7196" x2="33.0093" y2="31.9439"/><rect class="b" x="17.8561" y="22.0427" width="3.0761" height="5.0215" rx="1.538" ry="1.538"/><rect class="b" x="27.0678" y="22.0427" width="3.0761" height="5.0215" rx="1.538" ry="1.538"/></svg>
Copied!