Laifen Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Laifen 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/342705.svg" alt="Laifen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342705.svg" alt="Laifen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342705.svg" alt="Laifen icon" :width="24" :height="24" />
CSS background
.icon-laifen {
background-image: url('https://proicons.com/icon/342705.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>.m{fill:#fff;}.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="n" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><g id="d"><path id="e" class="n" d="M38.7202,25.1225v2.7065M33.3346,25.1225v2.7065M33.3346,25.1449c.047-1.4536,1.2392-2.6076,2.6936-2.6071,1.4544.0005,2.6459,1.1552,2.6919,2.6089"/><path id="f" class="n" d="M30.8089,23.5895l-2.0382,1.5485M31.2374,25.6979c-.1678,1.073-1.1249,1.888-2.1652,2.0769-.7762.1594-1.63-.0393-2.2156-.5847-.8735-.6682-1.1317-1.9177-.7885-2.9317.2348-.7536.824-1.3919,1.5779-1.6431,1.1123-.4408,2.4942-.0207,3.1628.9742"/><path id="g" class="n" d="M22.5602,27.829s-.0394-3.0157-.0394-4.6006c.0177-2.243,1.1144-2.5681,1.6845-2.8571M22.5765,24.0022l1.4235-.0419"/><g id="h"><path id="i" class="n" d="M20.3099,22.1897v5.6394"/><circle id="j" class="m" cx="20.3099" cy="20.4209" r=".75"/></g><path id="k" class="n" d="M17.9835,25.1006v2.7284M15.9315,27.7156c-1.1149.2747-2.2815-.1876-2.9054-1.1516-.624-.964-.5682-2.2175.139-3.1222.7072-.9047,1.9102-1.2615,2.9963-.8888,1.0861.3727,1.8165,1.3931,1.8191,2.5414"/><path id="l" class="n" d="M9.2165,20.3714s-.0393,3.0157-.0393,4.6006c.0177,2.243,1.1144,2.5681,1.6845,2.8571"/></g></svg>
Copied!