Lifx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lifx 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/343037.svg" alt="Lifx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343037.svg" alt="Lifx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343037.svg" alt="Lifx icon" :width="24" :height="24" />
CSS background
.icon-lifx {
background-image: url('https://proicons.com/icon/343037.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><path class="b" d="m13.5919,31.5476c2.7187-2.5677,6.3712-4.1467,10.4081-4.1467s7.6893,1.5791,10.4081,4.1467c2.8972-2.7462,4.696-6.6458,4.696-10.9436,0-8.3484-6.7694-15.104-15.104-15.104s-15.104,6.7556-15.104,15.104c0,4.2978,1.7988,8.1974,4.696,10.9436Z"/><path class="b" d="m17.8024,36.0825c1.5861-1.5861,3.7744-2.5701,6.1976-2.5701s4.6115.984,6.1976,2.5701"/><path class="b" d="m24,42.5l1.8732-1.8732c-.4795-.4793-1.1416-.776-1.8732-.776s-1.3939.2967-1.8732.776l1.8732,1.8732Z"/></svg>
Lifx in other icon packs
Copied!