brand livewire icon
brand-livewire from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.
- Name
- brand-livewire
- Set
- Tabler Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in Tabler Icons
brand-4chanbrand-abstractbrand-adobebrand-adobe-after-effectsbrand-adobe-illustratorbrand-adobe-indesignbrand-adobe-photoshopbrand-adobe-premierebrand-adobe-xdbrand-adonis-jsbrand-airbnbbrand-airtablebrand-algoliabrand-alipaybrand-alpine-jsbrand-amazonbrand-amdbrand-amiebrand-amigobrand-among-usbrand-androidbrand-angularbrand-ansiblebrand-ao3
Use the brand livewire icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGq1vnPeix" d="M20.982 18.777C20.61 19.325 20.33 20 19.576 20c-1.269 0-1.337-1.913-2.607-1.913S15.769 20 14.499 20c-1.268 0-1.337-1.913-2.607-1.913c-1.269 0-1.2 1.913-2.47 1.913c-1.268 0-1.337-1.913-2.607-1.913S5.615 20 4.345 20c-.398 0-.679-.189-.915-.448A10.4 10.4 0 0 1 2 14.262C2 8.593 6.477 4 12 4c5.524 0 10 4.594 10 10.261c0 1.62-.366 3.152-1.018 4.516"/></defs><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><use href="#SVGq1vnPeix"/><use href="#SVGq1vnPeix"/><path d="M11.5 16c3.167 0 4.5-1.748 4.5-4.231C16 9.285 13.986 7 11.5 7C9.015 7 7 9.286 7 11.769S8.333 16 11.5 16"/><path d="M10 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
React
import type { SVGProps } from "react";
export function TablerBrandLivewire(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGq1vnPeix" d="M20.982 18.777C20.61 19.325 20.33 20 19.576 20c-1.269 0-1.337-1.913-2.607-1.913S15.769 20 14.499 20c-1.268 0-1.337-1.913-2.607-1.913c-1.269 0-1.2 1.913-2.47 1.913c-1.268 0-1.337-1.913-2.607-1.913S5.615 20 4.345 20c-.398 0-.679-.189-.915-.448A10.4 10.4 0 0 1 2 14.262C2 8.593 6.477 4 12 4c5.524 0 10 4.594 10 10.261c0 1.62-.366 3.152-1.018 4.516"/></defs><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><use href="#SVGq1vnPeix"/><use href="#SVGq1vnPeix"/><path d="M11.5 16c3.167 0 4.5-1.748 4.5-4.231C16 9.285 13.986 7 11.5 7C9.015 7 7 9.286 7 11.769S8.333 16 11.5 16"/><path d="M10 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGq1vnPeix" d="M20.982 18.777C20.61 19.325 20.33 20 19.576 20c-1.269 0-1.337-1.913-2.607-1.913S15.769 20 14.499 20c-1.268 0-1.337-1.913-2.607-1.913c-1.269 0-1.2 1.913-2.47 1.913c-1.268 0-1.337-1.913-2.607-1.913S5.615 20 4.345 20c-.398 0-.679-.189-.915-.448A10.4 10.4 0 0 1 2 14.262C2 8.593 6.477 4 12 4c5.524 0 10 4.594 10 10.261c0 1.62-.366 3.152-1.018 4.516"/></defs><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><use href="#SVGq1vnPeix"/><use href="#SVGq1vnPeix"/><path d="M11.5 16c3.167 0 4.5-1.748 4.5-4.231C16 9.285 13.986 7 11.5 7C9.015 7 7 9.286 7 11.769S8.333 16 11.5 16"/><path d="M10 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg> </template>
CSS
.icon-brand-livewire {
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%3Cdefs%3E%3Cpath%20id%3D%22SVGq1vnPeix%22%20d%3D%22M20.982%2018.777C20.61%2019.325%2020.33%2020%2019.576%2020c-1.269%200-1.337-1.913-2.607-1.913S15.769%2020%2014.499%2020c-1.268%200-1.337-1.913-2.607-1.913c-1.269%200-1.2%201.913-2.47%201.913c-1.268%200-1.337-1.913-2.607-1.913S5.615%2020%204.345%2020c-.398%200-.679-.189-.915-.448A10.4%2010.4%200%200%201%202%2014.262C2%208.593%206.477%204%2012%204c5.524%200%2010%204.594%2010%2010.261c0%201.62-.366%203.152-1.018%204.516%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGq1vnPeix%22%2F%3E%3Cuse%20href%3D%22%23SVGq1vnPeix%22%2F%3E%3Cpath%20d%3D%22M11.5%2016c3.167%200%204.5-1.748%204.5-4.231C16%209.285%2013.986%207%2011.5%207C9.015%207%207%209.286%207%2011.769S8.333%2016%2011.5%2016%22%2F%3E%3Cpath%20d%3D%22M10%2011a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fg%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%3Cdefs%3E%3Cpath%20id%3D%22SVGq1vnPeix%22%20d%3D%22M20.982%2018.777C20.61%2019.325%2020.33%2020%2019.576%2020c-1.269%200-1.337-1.913-2.607-1.913S15.769%2020%2014.499%2020c-1.268%200-1.337-1.913-2.607-1.913c-1.269%200-1.2%201.913-2.47%201.913c-1.268%200-1.337-1.913-2.607-1.913S5.615%2020%204.345%2020c-.398%200-.679-.189-.915-.448A10.4%2010.4%200%200%201%202%2014.262C2%208.593%206.477%204%2012%204c5.524%200%2010%204.594%2010%2010.261c0%201.62-.366%203.152-1.018%204.516%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGq1vnPeix%22%2F%3E%3Cuse%20href%3D%22%23SVGq1vnPeix%22%2F%3E%3Cpath%20d%3D%22M11.5%2016c3.167%200%204.5-1.748%204.5-4.231C16%209.285%2013.986%207%2011.5%207C9.015%207%207%209.286%207%2011.769S8.333%2016%2011.5%2016%22%2F%3E%3Cpath%20d%3D%22M10%2011a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-livewire.svg?color=%231a73e8&size=48