lifx logo
lifx from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lifx
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the lifx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.128 8.2a3.1 3.1 0 0 0-2.212.92A3.15 3.15 0 0 0 0 11.347a3.14 3.14 0 0 0 .916 2.226l.27.266l.014-.014a2.73 2.73 0 0 1 1.932-.795a2.74 2.74 0 0 1 1.931.795l.015.014l.266-.27a3.16 3.16 0 0 0 .916-2.226c0-.806-.305-1.612-.916-2.226A3.14 3.14 0 0 0 3.128 8.2m0 .725a2.4 2.4 0 0 1 1.701.707a2.43 2.43 0 0 1 .156 3.252a3.42 3.42 0 0 0-3.72 0a2.45 2.45 0 0 1-.544-1.537c0-.618.234-1.24.706-1.715a2.38 2.38 0 0 1 1.701-.707m5.316.082v6.025h3.167v-1.487H9.928l.004-4.538zm4.247 0v6.022h1.487V9.007zm2.585 0v6.025h1.487V13.15h1.918v-1.41h-1.918v-1.228h3.047l.863 1.545l-1.662 2.975h1.662l.813-1.53l.696 1.53h1.779l-1.665-2.975L24 9.007h-1.779l-.735 1.686l-.735-1.686zM3.128 13.75c-.518 0-1.04.202-1.438.6l.444.443a1.41 1.41 0 0 1 1.996 0l.443-.443c-.4-.398-.92-.6-1.445-.6m0 1.324a.7.7 0 0 0-.507.213l.507.511l.508-.511a.7.7 0 0 0-.508-.213"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLifx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.128 8.2a3.1 3.1 0 0 0-2.212.92A3.15 3.15 0 0 0 0 11.347a3.14 3.14 0 0 0 .916 2.226l.27.266l.014-.014a2.73 2.73 0 0 1 1.932-.795a2.74 2.74 0 0 1 1.931.795l.015.014l.266-.27a3.16 3.16 0 0 0 .916-2.226c0-.806-.305-1.612-.916-2.226A3.14 3.14 0 0 0 3.128 8.2m0 .725a2.4 2.4 0 0 1 1.701.707a2.43 2.43 0 0 1 .156 3.252a3.42 3.42 0 0 0-3.72 0a2.45 2.45 0 0 1-.544-1.537c0-.618.234-1.24.706-1.715a2.38 2.38 0 0 1 1.701-.707m5.316.082v6.025h3.167v-1.487H9.928l.004-4.538zm4.247 0v6.022h1.487V9.007zm2.585 0v6.025h1.487V13.15h1.918v-1.41h-1.918v-1.228h3.047l.863 1.545l-1.662 2.975h1.662l.813-1.53l.696 1.53h1.779l-1.665-2.975L24 9.007h-1.779l-.735 1.686l-.735-1.686zM3.128 13.75c-.518 0-1.04.202-1.438.6l.444.443a1.41 1.41 0 0 1 1.996 0l.443-.443c-.4-.398-.92-.6-1.445-.6m0 1.324a.7.7 0 0 0-.507.213l.507.511l.508-.511a.7.7 0 0 0-.508-.213"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.128 8.2a3.1 3.1 0 0 0-2.212.92A3.15 3.15 0 0 0 0 11.347a3.14 3.14 0 0 0 .916 2.226l.27.266l.014-.014a2.73 2.73 0 0 1 1.932-.795a2.74 2.74 0 0 1 1.931.795l.015.014l.266-.27a3.16 3.16 0 0 0 .916-2.226c0-.806-.305-1.612-.916-2.226A3.14 3.14 0 0 0 3.128 8.2m0 .725a2.4 2.4 0 0 1 1.701.707a2.43 2.43 0 0 1 .156 3.252a3.42 3.42 0 0 0-3.72 0a2.45 2.45 0 0 1-.544-1.537c0-.618.234-1.24.706-1.715a2.38 2.38 0 0 1 1.701-.707m5.316.082v6.025h3.167v-1.487H9.928l.004-4.538zm4.247 0v6.022h1.487V9.007zm2.585 0v6.025h1.487V13.15h1.918v-1.41h-1.918v-1.228h3.047l.863 1.545l-1.662 2.975h1.662l.813-1.53l.696 1.53h1.779l-1.665-2.975L24 9.007h-1.779l-.735 1.686l-.735-1.686zM3.128 13.75c-.518 0-1.04.202-1.438.6l.444.443a1.41 1.41 0 0 1 1.996 0l.443-.443c-.4-.398-.92-.6-1.445-.6m0 1.324a.7.7 0 0 0-.507.213l.507.511l.508-.511a.7.7 0 0 0-.508-.213"/></svg> </template>
CSS
.icon-lifx {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.128%208.2a3.1%203.1%200%200%200-2.212.92A3.15%203.15%200%200%200%200%2011.347a3.14%203.14%200%200%200%20.916%202.226l.27.266l.014-.014a2.73%202.73%200%200%201%201.932-.795a2.74%202.74%200%200%201%201.931.795l.015.014l.266-.27a3.16%203.16%200%200%200%20.916-2.226c0-.806-.305-1.612-.916-2.226A3.14%203.14%200%200%200%203.128%208.2m0%20.725a2.4%202.4%200%200%201%201.701.707a2.43%202.43%200%200%201%20.156%203.252a3.42%203.42%200%200%200-3.72%200a2.45%202.45%200%200%201-.544-1.537c0-.618.234-1.24.706-1.715a2.38%202.38%200%200%201%201.701-.707m5.316.082v6.025h3.167v-1.487H9.928l.004-4.538zm4.247%200v6.022h1.487V9.007zm2.585%200v6.025h1.487V13.15h1.918v-1.41h-1.918v-1.228h3.047l.863%201.545l-1.662%202.975h1.662l.813-1.53l.696%201.53h1.779l-1.665-2.975L24%209.007h-1.779l-.735%201.686l-.735-1.686zM3.128%2013.75c-.518%200-1.04.202-1.438.6l.444.443a1.41%201.41%200%200%201%201.996%200l.443-.443c-.4-.398-.92-.6-1.445-.6m0%201.324a.7.7%200%200%200-.507.213l.507.511l.508-.511a.7.7%200%200%200-.508-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.128%208.2a3.1%203.1%200%200%200-2.212.92A3.15%203.15%200%200%200%200%2011.347a3.14%203.14%200%200%200%20.916%202.226l.27.266l.014-.014a2.73%202.73%200%200%201%201.932-.795a2.74%202.74%200%200%201%201.931.795l.015.014l.266-.27a3.16%203.16%200%200%200%20.916-2.226c0-.806-.305-1.612-.916-2.226A3.14%203.14%200%200%200%203.128%208.2m0%20.725a2.4%202.4%200%200%201%201.701.707a2.43%202.43%200%200%201%20.156%203.252a3.42%203.42%200%200%200-3.72%200a2.45%202.45%200%200%201-.544-1.537c0-.618.234-1.24.706-1.715a2.38%202.38%200%200%201%201.701-.707m5.316.082v6.025h3.167v-1.487H9.928l.004-4.538zm4.247%200v6.022h1.487V9.007zm2.585%200v6.025h1.487V13.15h1.918v-1.41h-1.918v-1.228h3.047l.863%201.545l-1.662%202.975h1.662l.813-1.53l.696%201.53h1.779l-1.665-2.975L24%209.007h-1.779l-.735%201.686l-.735-1.686zM3.128%2013.75c-.518%200-1.04.202-1.438.6l.444.443a1.41%201.41%200%200%201%201.996%200l.443-.443c-.4-.398-.92-.6-1.445-.6m0%201.324a.7.7%200%200%200-.507.213l.507.511l.508-.511a.7.7%200%200%200-.508-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lifx.svg?color=%231a73e8&size=48