hangout video off icon
hangout-video-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- hangout-video-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the hangout video off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.016 8.627h1.869q.348 0 .578.23t.23.578v1.869zm2.676 2.677l2.39-1.912q.299-.236.647-.065t.348.55v4.812zm7 7.019q.145-.206.226-.44t.082-.498V6.615q0-.69-.462-1.152T19.385 5H7.388l1 1h10.997q.269 0 .442.173t.173.443v10.553q0 .116-.029.202t-.067.145zM4.538 5l1 1h-.923q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.442.173h11.497l-2.616-2.615H7.731q-.348 0-.578-.23t-.23-.578V8.812L2.323 4.2q-.14-.14-.153-.341t.153-.367q.16-.16.354-.16t.354.16L20.7 21.162q.14.14.153.341q.013.2-.153.366q-.16.16-.354.16t-.354-.16L17.112 19H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.672.443-1.125T4.54 5m5.715 7.142"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHangoutVideoOffOutlineRounded(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="M11.016 8.627h1.869q.348 0 .578.23t.23.578v1.869zm2.676 2.677l2.39-1.912q.299-.236.647-.065t.348.55v4.812zm7 7.019q.145-.206.226-.44t.082-.498V6.615q0-.69-.462-1.152T19.385 5H7.388l1 1h10.997q.269 0 .442.173t.173.443v10.553q0 .116-.029.202t-.067.145zM4.538 5l1 1h-.923q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.442.173h11.497l-2.616-2.615H7.731q-.348 0-.578-.23t-.23-.578V8.812L2.323 4.2q-.14-.14-.153-.341t.153-.367q.16-.16.354-.16t.354.16L20.7 21.162q.14.14.153.341q.013.2-.153.366q-.16.16-.354.16t-.354-.16L17.112 19H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.672.443-1.125T4.54 5m5.715 7.142"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.016 8.627h1.869q.348 0 .578.23t.23.578v1.869zm2.676 2.677l2.39-1.912q.299-.236.647-.065t.348.55v4.812zm7 7.019q.145-.206.226-.44t.082-.498V6.615q0-.69-.462-1.152T19.385 5H7.388l1 1h10.997q.269 0 .442.173t.173.443v10.553q0 .116-.029.202t-.067.145zM4.538 5l1 1h-.923q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.442.173h11.497l-2.616-2.615H7.731q-.348 0-.578-.23t-.23-.578V8.812L2.323 4.2q-.14-.14-.153-.341t.153-.367q.16-.16.354-.16t.354.16L20.7 21.162q.14.14.153.341q.013.2-.153.366q-.16.16-.354.16t-.354-.16L17.112 19H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.672.443-1.125T4.54 5m5.715 7.142"/></svg> </template>
CSS
.icon-hangout-video-off-outline-rounded {
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%22M11.016%208.627h1.869q.348%200%20.578.23t.23.578v1.869zm2.676%202.677l2.39-1.912q.299-.236.647-.065t.348.55v4.812zm7%207.019q.145-.206.226-.44t.082-.498V6.615q0-.69-.462-1.152T19.385%205H7.388l1%201h10.997q.269%200%20.442.173t.173.443v10.553q0%20.116-.029.202t-.067.145zM4.538%205l1%201h-.923q-.269%200-.442.173T4%206.616v10.769q0%20.269.173.442t.442.173h11.497l-2.616-2.615H7.731q-.348%200-.578-.23t-.23-.578V8.812L2.323%204.2q-.14-.14-.153-.341t.153-.367q.16-.16.354-.16t.354.16L20.7%2021.162q.14.14.153.341q.013.2-.153.366q-.16.16-.354.16t-.354-.16L17.112%2019H4.616q-.691%200-1.153-.462T3%2017.384V6.616q0-.672.443-1.125T4.54%205m5.715%207.142%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%22M11.016%208.627h1.869q.348%200%20.578.23t.23.578v1.869zm2.676%202.677l2.39-1.912q.299-.236.647-.065t.348.55v4.812zm7%207.019q.145-.206.226-.44t.082-.498V6.615q0-.69-.462-1.152T19.385%205H7.388l1%201h10.997q.269%200%20.442.173t.173.443v10.553q0%20.116-.029.202t-.067.145zM4.538%205l1%201h-.923q-.269%200-.442.173T4%206.616v10.769q0%20.269.173.442t.442.173h11.497l-2.616-2.615H7.731q-.348%200-.578-.23t-.23-.578V8.812L2.323%204.2q-.14-.14-.153-.341t.153-.367q.16-.16.354-.16t.354.16L20.7%2021.162q.14.14.153.341q.013.2-.153.366q-.16.16-.354.16t-.354-.16L17.112%2019H4.616q-.691%200-1.153-.462T3%2017.384V6.616q0-.672.443-1.125T4.54%205m5.715%207.142%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hangout-video-off-outline-rounded.svg?color=%231a73e8&size=48