Infinity For Lemmy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Infinity 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/341983.svg" alt="Infinity For Lemmy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341983.svg" alt="Infinity For Lemmy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341983.svg" alt="Infinity For Lemmy icon" :width="24" :height="24" />
CSS background
.icon-infinity-for-lemmy {
background-image: url('https://proicons.com/icon/341983.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;}.d{fill:#fff;stroke-width:1px;}</style></defs><path class="d" d="m22.9619,26.2461c.4106-.0081.7499.3218.7579.7369,0,.0044.0001.0088.0001.0132-.0048.4188-.3444.7544-.7586.7496-.4075-.0047-.7367-.3376-.7414-.7496-.0011-.4132.3293-.7491.738-.7502.0013,0,.0026,0,.004,0Z"/><path class="d" d="m27.3594,26.3579c.4106-.0081.7499.3218.7579.7369,0,.0044.0001.0088.0001.0132-.0048.4188-.3444.7544-.7586.7496-.4075-.0047-.7367-.3376-.7414-.7496-.0011-.4132.3293-.7491.738-.7502.0013,0,.0026,0,.004,0Z"/><path class="c" d="m11.5032,7.41c2.2661.0024,4.1011,1.8414,4.0987,4.1075s-1.8414,4.1011-4.1075,4.0987c-2.2626-.0024-4.0963-1.8361-4.0987-4.0987-.0029-2.2656,1.8315-4.1046,4.0971-4.1075.0035,0,.0069,0,.0104,0Z"/><path class="c" d="m16.4667,9.3133c4.5707-.0449,2.3089,2.8628-3.8677,4.5406s-10.516.4262-6.6139-1.83"/><path class="c" d="m39.218,30.157c-2.0049-15.8368-23.2896-18.7128-26.668-.2484"/><path class="c" d="m21.82,31.93c1.02.69,2.29,1.09,3.69,1.09,1.29,0,2.48-.35,3.46-.94"/><path class="c" d="m28.97,32.08c1.56-.93,2.58-2.48,2.58-4.23,0-.69-.17-1.35-.45-1.96,1.35-.14,2.41-1.12,2.41-2.32,0-1.29-1.23-2.34-2.74-2.34-1.36,0-2.47.84-2.7,1.94-.77-.31-1.64-.49-2.56-.49-.82,0-1.61.14-2.33.4-.17-1.16-1.31-2.05-2.71-2.05-1.51,0-2.74,1.05-2.74,2.35,0,1.17,1,2.13,2.3,2.31-.35.66-.55,1.39-.55,2.16,0,1.66.92,3.14,2.34,4.08"/><path class="c" d="m28.97,32.08c3.47-.21,6.9099-.86,10.25-1.92,6.46,1.68,5.5,4.21-2.1499,5.64-7.6501,1.42-19.0901,1.21-25.5601-.48-6.0801-1.59-5.6301-3.94,1.04-5.41,3.03,1.02,6.1299,1.7,9.27,2.02"/><path class="c" d="m30.115,36.6015c-.4162,5.2215-7.6833,5.0817-8.438.1388"/><path class="c" d="m18.4895,36.4422c-1.564,5.3528-8.6354,2.5464-7.3032-1.2094"/><path class="c" d="m40.5299,34.9347c.2093,4.1891-5.8,5.882-6.7783,1.4058"/><line class="c" x1="25.1056" y1="28.1925" x2="25.087" y2="29.0124"/></svg>
Copied!