homebridge logo
homebridge from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- homebridge
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the homebridge logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m8.116 12.262a.74.74 0 0 1-.741-.74c0-.008.005-.016.005-.025l-1.46-1.46a1.3 1.3 0 0 1-.38-.917V5.731a.285.285 0 0 0-.284-.283h-.915a.284.284 0 0 0-.284.283v2.413L12.17 4.383a.284.284 0 0 0-.4.003L4.438 11.72a.283.283 0 0 0 0 .4l.696.697a.286.286 0 0 0 .4 0l5.635-5.552a1.3 1.3 0 0 1 1.83.008l5.525 5.525a1.3 1.3 0 0 1 0 1.836l-.679.68a1.305 1.305 0 0 1-1.824.012l-3.876-3.766a.283.283 0 0 0-.4.004l-3.723 3.74a.285.285 0 0 0 0 .4l.687.69a.283.283 0 0 0 .4 0l2.013-1.986a1.3 1.3 0 0 1 1.824 0l1.994 1.96l.007.007a1.3 1.3 0 0 1 0 1.837l-1.985 1.984v.013a.74.74 0 1 1-.74-.741c.009 0 .016.005.025.005l1.975-1.98a.28.28 0 0 0 .084-.201a.28.28 0 0 0-.085-.2l-1.995-1.96a.285.285 0 0 0-.4 0l-2.006 1.98a1.3 1.3 0 0 1-1.83-.004l-.69-.689a1.3 1.3 0 0 1 0-1.834l3.72-3.74a1.303 1.303 0 0 1 1.826-.016l3.879 3.758a.285.285 0 0 0 .4 0l.679-.679a.285.285 0 0 0 0-.4L12.28 7.986a.284.284 0 0 0-.4 0l-5.637 5.555a1.3 1.3 0 0 1-1.829-.008l-.698-.694l-.002-.003a1.296 1.296 0 0 1 .002-1.834l7.334-7.334a1.305 1.305 0 0 1 1.821-.015l2.166 2.097v-.019a1.3 1.3 0 0 1 1.299-1.298h.916a1.3 1.3 0 0 1 1.298 1.298v3.384a.28.28 0 0 0 .083.2l1.467 1.467h.014a.74.74 0 0 1 .001 1.48z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHomebridge(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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m8.116 12.262a.74.74 0 0 1-.741-.74c0-.008.005-.016.005-.025l-1.46-1.46a1.3 1.3 0 0 1-.38-.917V5.731a.285.285 0 0 0-.284-.283h-.915a.284.284 0 0 0-.284.283v2.413L12.17 4.383a.284.284 0 0 0-.4.003L4.438 11.72a.283.283 0 0 0 0 .4l.696.697a.286.286 0 0 0 .4 0l5.635-5.552a1.3 1.3 0 0 1 1.83.008l5.525 5.525a1.3 1.3 0 0 1 0 1.836l-.679.68a1.305 1.305 0 0 1-1.824.012l-3.876-3.766a.283.283 0 0 0-.4.004l-3.723 3.74a.285.285 0 0 0 0 .4l.687.69a.283.283 0 0 0 .4 0l2.013-1.986a1.3 1.3 0 0 1 1.824 0l1.994 1.96l.007.007a1.3 1.3 0 0 1 0 1.837l-1.985 1.984v.013a.74.74 0 1 1-.74-.741c.009 0 .016.005.025.005l1.975-1.98a.28.28 0 0 0 .084-.201a.28.28 0 0 0-.085-.2l-1.995-1.96a.285.285 0 0 0-.4 0l-2.006 1.98a1.3 1.3 0 0 1-1.83-.004l-.69-.689a1.3 1.3 0 0 1 0-1.834l3.72-3.74a1.303 1.303 0 0 1 1.826-.016l3.879 3.758a.285.285 0 0 0 .4 0l.679-.679a.285.285 0 0 0 0-.4L12.28 7.986a.284.284 0 0 0-.4 0l-5.637 5.555a1.3 1.3 0 0 1-1.829-.008l-.698-.694l-.002-.003a1.296 1.296 0 0 1 .002-1.834l7.334-7.334a1.305 1.305 0 0 1 1.821-.015l2.166 2.097v-.019a1.3 1.3 0 0 1 1.299-1.298h.916a1.3 1.3 0 0 1 1.298 1.298v3.384a.28.28 0 0 0 .083.2l1.467 1.467h.014a.74.74 0 0 1 .001 1.48z"/></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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m8.116 12.262a.74.74 0 0 1-.741-.74c0-.008.005-.016.005-.025l-1.46-1.46a1.3 1.3 0 0 1-.38-.917V5.731a.285.285 0 0 0-.284-.283h-.915a.284.284 0 0 0-.284.283v2.413L12.17 4.383a.284.284 0 0 0-.4.003L4.438 11.72a.283.283 0 0 0 0 .4l.696.697a.286.286 0 0 0 .4 0l5.635-5.552a1.3 1.3 0 0 1 1.83.008l5.525 5.525a1.3 1.3 0 0 1 0 1.836l-.679.68a1.305 1.305 0 0 1-1.824.012l-3.876-3.766a.283.283 0 0 0-.4.004l-3.723 3.74a.285.285 0 0 0 0 .4l.687.69a.283.283 0 0 0 .4 0l2.013-1.986a1.3 1.3 0 0 1 1.824 0l1.994 1.96l.007.007a1.3 1.3 0 0 1 0 1.837l-1.985 1.984v.013a.74.74 0 1 1-.74-.741c.009 0 .016.005.025.005l1.975-1.98a.28.28 0 0 0 .084-.201a.28.28 0 0 0-.085-.2l-1.995-1.96a.285.285 0 0 0-.4 0l-2.006 1.98a1.3 1.3 0 0 1-1.83-.004l-.69-.689a1.3 1.3 0 0 1 0-1.834l3.72-3.74a1.303 1.303 0 0 1 1.826-.016l3.879 3.758a.285.285 0 0 0 .4 0l.679-.679a.285.285 0 0 0 0-.4L12.28 7.986a.284.284 0 0 0-.4 0l-5.637 5.555a1.3 1.3 0 0 1-1.829-.008l-.698-.694l-.002-.003a1.296 1.296 0 0 1 .002-1.834l7.334-7.334a1.305 1.305 0 0 1 1.821-.015l2.166 2.097v-.019a1.3 1.3 0 0 1 1.299-1.298h.916a1.3 1.3 0 0 1 1.298 1.298v3.384a.28.28 0 0 0 .083.2l1.467 1.467h.014a.74.74 0 0 1 .001 1.48z"/></svg> </template>
CSS
.icon-homebridge {
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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m8.116%2012.262a.74.74%200%200%201-.741-.74c0-.008.005-.016.005-.025l-1.46-1.46a1.3%201.3%200%200%201-.38-.917V5.731a.285.285%200%200%200-.284-.283h-.915a.284.284%200%200%200-.284.283v2.413L12.17%204.383a.284.284%200%200%200-.4.003L4.438%2011.72a.283.283%200%200%200%200%20.4l.696.697a.286.286%200%200%200%20.4%200l5.635-5.552a1.3%201.3%200%200%201%201.83.008l5.525%205.525a1.3%201.3%200%200%201%200%201.836l-.679.68a1.305%201.305%200%200%201-1.824.012l-3.876-3.766a.283.283%200%200%200-.4.004l-3.723%203.74a.285.285%200%200%200%200%20.4l.687.69a.283.283%200%200%200%20.4%200l2.013-1.986a1.3%201.3%200%200%201%201.824%200l1.994%201.96l.007.007a1.3%201.3%200%200%201%200%201.837l-1.985%201.984v.013a.74.74%200%201%201-.74-.741c.009%200%20.016.005.025.005l1.975-1.98a.28.28%200%200%200%20.084-.201a.28.28%200%200%200-.085-.2l-1.995-1.96a.285.285%200%200%200-.4%200l-2.006%201.98a1.3%201.3%200%200%201-1.83-.004l-.69-.689a1.3%201.3%200%200%201%200-1.834l3.72-3.74a1.303%201.303%200%200%201%201.826-.016l3.879%203.758a.285.285%200%200%200%20.4%200l.679-.679a.285.285%200%200%200%200-.4L12.28%207.986a.284.284%200%200%200-.4%200l-5.637%205.555a1.3%201.3%200%200%201-1.829-.008l-.698-.694l-.002-.003a1.296%201.296%200%200%201%20.002-1.834l7.334-7.334a1.305%201.305%200%200%201%201.821-.015l2.166%202.097v-.019a1.3%201.3%200%200%201%201.299-1.298h.916a1.3%201.3%200%200%201%201.298%201.298v3.384a.28.28%200%200%200%20.083.2l1.467%201.467h.014a.74.74%200%200%201%20.001%201.48z%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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m8.116%2012.262a.74.74%200%200%201-.741-.74c0-.008.005-.016.005-.025l-1.46-1.46a1.3%201.3%200%200%201-.38-.917V5.731a.285.285%200%200%200-.284-.283h-.915a.284.284%200%200%200-.284.283v2.413L12.17%204.383a.284.284%200%200%200-.4.003L4.438%2011.72a.283.283%200%200%200%200%20.4l.696.697a.286.286%200%200%200%20.4%200l5.635-5.552a1.3%201.3%200%200%201%201.83.008l5.525%205.525a1.3%201.3%200%200%201%200%201.836l-.679.68a1.305%201.305%200%200%201-1.824.012l-3.876-3.766a.283.283%200%200%200-.4.004l-3.723%203.74a.285.285%200%200%200%200%20.4l.687.69a.283.283%200%200%200%20.4%200l2.013-1.986a1.3%201.3%200%200%201%201.824%200l1.994%201.96l.007.007a1.3%201.3%200%200%201%200%201.837l-1.985%201.984v.013a.74.74%200%201%201-.74-.741c.009%200%20.016.005.025.005l1.975-1.98a.28.28%200%200%200%20.084-.201a.28.28%200%200%200-.085-.2l-1.995-1.96a.285.285%200%200%200-.4%200l-2.006%201.98a1.3%201.3%200%200%201-1.83-.004l-.69-.689a1.3%201.3%200%200%201%200-1.834l3.72-3.74a1.303%201.303%200%200%201%201.826-.016l3.879%203.758a.285.285%200%200%200%20.4%200l.679-.679a.285.285%200%200%200%200-.4L12.28%207.986a.284.284%200%200%200-.4%200l-5.637%205.555a1.3%201.3%200%200%201-1.829-.008l-.698-.694l-.002-.003a1.296%201.296%200%200%201%20.002-1.834l7.334-7.334a1.305%201.305%200%200%201%201.821-.015l2.166%202.097v-.019a1.3%201.3%200%200%201%201.299-1.298h.916a1.3%201.3%200%200%201%201.298%201.298v3.384a.28.28%200%200%200%20.083.2l1.467%201.467h.014a.74.74%200%200%201%20.001%201.48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/homebridge.svg?color=%231a73e8&size=48