vivint logo
vivint from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- vivint
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the vivint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.102 2.04a.8.8 0 0 0-.553.218L.514 9.756A1.62 1.62 0 0 0 0 10.939V21.15c0 .447.362.81.809.81h16.584a.81.81 0 0 0 .808-.81V10.94a1.62 1.62 0 0 0-.514-1.184l-8.035-7.5a.8.8 0 0 0-.55-.217zm0 4.964l5.252 4.904v6.203H3.848v-6.203zM21.648 17.35a2.305 2.305 0 0 0-2.26 2.304a2.305 2.305 0 0 0 2.307 2.307A2.305 2.305 0 0 0 24 19.654a2.305 2.305 0 0 0-2.305-2.304z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVivint(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="M9.102 2.04a.8.8 0 0 0-.553.218L.514 9.756A1.62 1.62 0 0 0 0 10.939V21.15c0 .447.362.81.809.81h16.584a.81.81 0 0 0 .808-.81V10.94a1.62 1.62 0 0 0-.514-1.184l-8.035-7.5a.8.8 0 0 0-.55-.217zm0 4.964l5.252 4.904v6.203H3.848v-6.203zM21.648 17.35a2.305 2.305 0 0 0-2.26 2.304a2.305 2.305 0 0 0 2.307 2.307A2.305 2.305 0 0 0 24 19.654a2.305 2.305 0 0 0-2.305-2.304z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.102 2.04a.8.8 0 0 0-.553.218L.514 9.756A1.62 1.62 0 0 0 0 10.939V21.15c0 .447.362.81.809.81h16.584a.81.81 0 0 0 .808-.81V10.94a1.62 1.62 0 0 0-.514-1.184l-8.035-7.5a.8.8 0 0 0-.55-.217zm0 4.964l5.252 4.904v6.203H3.848v-6.203zM21.648 17.35a2.305 2.305 0 0 0-2.26 2.304a2.305 2.305 0 0 0 2.307 2.307A2.305 2.305 0 0 0 24 19.654a2.305 2.305 0 0 0-2.305-2.304z"/></svg> </template>
CSS
.icon-vivint {
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%22M9.102%202.04a.8.8%200%200%200-.553.218L.514%209.756A1.62%201.62%200%200%200%200%2010.939V21.15c0%20.447.362.81.809.81h16.584a.81.81%200%200%200%20.808-.81V10.94a1.62%201.62%200%200%200-.514-1.184l-8.035-7.5a.8.8%200%200%200-.55-.217zm0%204.964l5.252%204.904v6.203H3.848v-6.203zM21.648%2017.35a2.305%202.305%200%200%200-2.26%202.304a2.305%202.305%200%200%200%202.307%202.307A2.305%202.305%200%200%200%2024%2019.654a2.305%202.305%200%200%200-2.305-2.304z%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%22M9.102%202.04a.8.8%200%200%200-.553.218L.514%209.756A1.62%201.62%200%200%200%200%2010.939V21.15c0%20.447.362.81.809.81h16.584a.81.81%200%200%200%20.808-.81V10.94a1.62%201.62%200%200%200-.514-1.184l-8.035-7.5a.8.8%200%200%200-.55-.217zm0%204.964l5.252%204.904v6.203H3.848v-6.203zM21.648%2017.35a2.305%202.305%200%200%200-2.26%202.304a2.305%202.305%200%200%200%202.307%202.307A2.305%202.305%200%200%200%2024%2019.654a2.305%202.305%200%200%200-2.305-2.304z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/vivint.svg?color=%231a73e8&size=48