Lemmy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 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/342823.svg" alt="Lemmy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342823.svg" alt="Lemmy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342823.svg" alt="Lemmy icon" :width="24" :height="24" />
CSS background
.icon-lemmy {
background-image: url('https://proicons.com/icon/342823.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><circle class="b" cx="24" cy="33.6199" r="3.3506"/><line class="b" x1="12.9846" y1="29.5279" x2="9.1655" y2="31.2776"/><line class="b" x1="16.4397" y1="32.9054" x2="13.9586" y2="35.8381"/><path class="b" d="m11.1202,22.1501c-3.6294-.4537-7.1202-3.6089-7.1202-6.1207,0-3.441,2.2958-4.9998,5.4161-4.9998,3.065,0,5.5547,2.1356,5.6322,4.7912"/><circle class="b" cx="17.8366" cy="27.291" r="1.9545"/><path class="b" d="m20.946,34.9967c-5.7428-1.4717-10.014-6.8051-10.014-10.9656,0-6.2186,5.8535-11.2643,13.0679-11.2643,7.2145,0,13.0679,5.0457,13.0679,11.2643,0,4.1605-4.2711,9.4939-10.014,10.9656"/><line class="b" x1="35.0154" y1="29.5279" x2="38.8345" y2="31.2776"/><line class="b" x1="31.5603" y1="32.9054" x2="34.0414" y2="35.8381"/><path class="b" d="m32.9517,15.8208c.0775-2.6556,2.5671-4.7912,5.6322-4.7912,3.1204,0,5.4161,1.5588,5.4161,4.9998,0,2.5118-3.4908,5.667-7.1202,6.1207"/><circle class="b" cx="30.1634" cy="27.291" r="1.9545"/></svg>
Lemmy in other icon packs
Copied!