livewire logo
livewire from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- livewire
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the livewire logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.001 0C6.174 0 1.448 4.957 1.448 11.072c0 2.09.552 4.042 1.51 5.71c.25.279.544.484.965.484c1.339 0 1.268-2.065 2.607-2.065s1.411 2.065 2.75 2.065c1.34 0 1.266-2.065 2.606-2.065c.584 0 .928.397 1.24.84c-.221-.205-.48-.348-.82-.348c-1.196 0-1.307 1.678-2.201 2.141v4.51a1.657 1.657 0 0 0 3.312 0V16.45c.308.433.647.815 1.22.815c1.34 0 1.267-2.065 2.606-2.065c.465 0 .774.255 1.04.58a1.1 1.1 0 0 0-.43-.088c-1.159 0-1.297 1.574-2.118 2.094v2.436a1.49 1.49 0 0 0 2.98 0V16.37c.324.466.67.895 1.278.895c.796 0 1.093-.73 1.485-1.32a11.5 11.5 0 0 0 1.074-4.874C22.552 4.957 17.828 0 12 0m-.566 2.877c2.88 0 5.214 2.784 5.214 5.807s-1.545 5.15-5.214 5.15s-5.215-2.127-5.215-5.15s2.335-5.807 5.215-5.807m-1.403 1.66a1.955 2.158 0 0 0-1.955 2.158a1.955 2.158 0 0 0 1.955 2.158a1.955 2.158 0 0 0 1.955-2.158a1.955 2.158 0 0 0-1.955-2.158m-.326.664a.978.996 0 0 1 .979.996a.978.996 0 0 1-.979.996a.978.996 0 0 1-.977-.996a.978.996 0 0 1 .977-.996m-2.95 10.493c-1.074 0-1.272 1.354-1.95 1.964v1.782a1.49 1.49 0 0 0 2.98 0v-3.182c-.264-.324-.577-.564-1.03-.564"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLivewire(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="M12.001 0C6.174 0 1.448 4.957 1.448 11.072c0 2.09.552 4.042 1.51 5.71c.25.279.544.484.965.484c1.339 0 1.268-2.065 2.607-2.065s1.411 2.065 2.75 2.065c1.34 0 1.266-2.065 2.606-2.065c.584 0 .928.397 1.24.84c-.221-.205-.48-.348-.82-.348c-1.196 0-1.307 1.678-2.201 2.141v4.51a1.657 1.657 0 0 0 3.312 0V16.45c.308.433.647.815 1.22.815c1.34 0 1.267-2.065 2.606-2.065c.465 0 .774.255 1.04.58a1.1 1.1 0 0 0-.43-.088c-1.159 0-1.297 1.574-2.118 2.094v2.436a1.49 1.49 0 0 0 2.98 0V16.37c.324.466.67.895 1.278.895c.796 0 1.093-.73 1.485-1.32a11.5 11.5 0 0 0 1.074-4.874C22.552 4.957 17.828 0 12 0m-.566 2.877c2.88 0 5.214 2.784 5.214 5.807s-1.545 5.15-5.214 5.15s-5.215-2.127-5.215-5.15s2.335-5.807 5.215-5.807m-1.403 1.66a1.955 2.158 0 0 0-1.955 2.158a1.955 2.158 0 0 0 1.955 2.158a1.955 2.158 0 0 0 1.955-2.158a1.955 2.158 0 0 0-1.955-2.158m-.326.664a.978.996 0 0 1 .979.996a.978.996 0 0 1-.979.996a.978.996 0 0 1-.977-.996a.978.996 0 0 1 .977-.996m-2.95 10.493c-1.074 0-1.272 1.354-1.95 1.964v1.782a1.49 1.49 0 0 0 2.98 0v-3.182c-.264-.324-.577-.564-1.03-.564"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.001 0C6.174 0 1.448 4.957 1.448 11.072c0 2.09.552 4.042 1.51 5.71c.25.279.544.484.965.484c1.339 0 1.268-2.065 2.607-2.065s1.411 2.065 2.75 2.065c1.34 0 1.266-2.065 2.606-2.065c.584 0 .928.397 1.24.84c-.221-.205-.48-.348-.82-.348c-1.196 0-1.307 1.678-2.201 2.141v4.51a1.657 1.657 0 0 0 3.312 0V16.45c.308.433.647.815 1.22.815c1.34 0 1.267-2.065 2.606-2.065c.465 0 .774.255 1.04.58a1.1 1.1 0 0 0-.43-.088c-1.159 0-1.297 1.574-2.118 2.094v2.436a1.49 1.49 0 0 0 2.98 0V16.37c.324.466.67.895 1.278.895c.796 0 1.093-.73 1.485-1.32a11.5 11.5 0 0 0 1.074-4.874C22.552 4.957 17.828 0 12 0m-.566 2.877c2.88 0 5.214 2.784 5.214 5.807s-1.545 5.15-5.214 5.15s-5.215-2.127-5.215-5.15s2.335-5.807 5.215-5.807m-1.403 1.66a1.955 2.158 0 0 0-1.955 2.158a1.955 2.158 0 0 0 1.955 2.158a1.955 2.158 0 0 0 1.955-2.158a1.955 2.158 0 0 0-1.955-2.158m-.326.664a.978.996 0 0 1 .979.996a.978.996 0 0 1-.979.996a.978.996 0 0 1-.977-.996a.978.996 0 0 1 .977-.996m-2.95 10.493c-1.074 0-1.272 1.354-1.95 1.964v1.782a1.49 1.49 0 0 0 2.98 0v-3.182c-.264-.324-.577-.564-1.03-.564"/></svg> </template>
CSS
.icon-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.001%200C6.174%200%201.448%204.957%201.448%2011.072c0%202.09.552%204.042%201.51%205.71c.25.279.544.484.965.484c1.339%200%201.268-2.065%202.607-2.065s1.411%202.065%202.75%202.065c1.34%200%201.266-2.065%202.606-2.065c.584%200%20.928.397%201.24.84c-.221-.205-.48-.348-.82-.348c-1.196%200-1.307%201.678-2.201%202.141v4.51a1.657%201.657%200%200%200%203.312%200V16.45c.308.433.647.815%201.22.815c1.34%200%201.267-2.065%202.606-2.065c.465%200%20.774.255%201.04.58a1.1%201.1%200%200%200-.43-.088c-1.159%200-1.297%201.574-2.118%202.094v2.436a1.49%201.49%200%200%200%202.98%200V16.37c.324.466.67.895%201.278.895c.796%200%201.093-.73%201.485-1.32a11.5%2011.5%200%200%200%201.074-4.874C22.552%204.957%2017.828%200%2012%200m-.566%202.877c2.88%200%205.214%202.784%205.214%205.807s-1.545%205.15-5.214%205.15s-5.215-2.127-5.215-5.15s2.335-5.807%205.215-5.807m-1.403%201.66a1.955%202.158%200%200%200-1.955%202.158a1.955%202.158%200%200%200%201.955%202.158a1.955%202.158%200%200%200%201.955-2.158a1.955%202.158%200%200%200-1.955-2.158m-.326.664a.978.996%200%200%201%20.979.996a.978.996%200%200%201-.979.996a.978.996%200%200%201-.977-.996a.978.996%200%200%201%20.977-.996m-2.95%2010.493c-1.074%200-1.272%201.354-1.95%201.964v1.782a1.49%201.49%200%200%200%202.98%200v-3.182c-.264-.324-.577-.564-1.03-.564%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%22M12.001%200C6.174%200%201.448%204.957%201.448%2011.072c0%202.09.552%204.042%201.51%205.71c.25.279.544.484.965.484c1.339%200%201.268-2.065%202.607-2.065s1.411%202.065%202.75%202.065c1.34%200%201.266-2.065%202.606-2.065c.584%200%20.928.397%201.24.84c-.221-.205-.48-.348-.82-.348c-1.196%200-1.307%201.678-2.201%202.141v4.51a1.657%201.657%200%200%200%203.312%200V16.45c.308.433.647.815%201.22.815c1.34%200%201.267-2.065%202.606-2.065c.465%200%20.774.255%201.04.58a1.1%201.1%200%200%200-.43-.088c-1.159%200-1.297%201.574-2.118%202.094v2.436a1.49%201.49%200%200%200%202.98%200V16.37c.324.466.67.895%201.278.895c.796%200%201.093-.73%201.485-1.32a11.5%2011.5%200%200%200%201.074-4.874C22.552%204.957%2017.828%200%2012%200m-.566%202.877c2.88%200%205.214%202.784%205.214%205.807s-1.545%205.15-5.214%205.15s-5.215-2.127-5.215-5.15s2.335-5.807%205.215-5.807m-1.403%201.66a1.955%202.158%200%200%200-1.955%202.158a1.955%202.158%200%200%200%201.955%202.158a1.955%202.158%200%200%200%201.955-2.158a1.955%202.158%200%200%200-1.955-2.158m-.326.664a.978.996%200%200%201%20.979.996a.978.996%200%200%201-.979.996a.978.996%200%200%201-.977-.996a.978.996%200%200%201%20.977-.996m-2.95%2010.493c-1.074%200-1.272%201.354-1.95%201.964v1.782a1.49%201.49%200%200%200%202.98%200v-3.182c-.264-.324-.577-.564-1.03-.564%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/livewire.svg?color=%231a73e8&size=48