digital out of home icon
digital-out-of-home from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- digital-out-of-home
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the digital out of home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 23V3q0-.825.588-1.412T2 1h7q.825 0 1.413.588T11 3v20H9v-2H2v2zm15.5 0v-6.6l2.15-2.05l-.525-2.6q-.975 1.125-2.363 1.688T12 14v-2q1.2 0 2.325-.575t1.85-1.75l.75-1.225q.375-.625 1.1-.85t1.375.05L24 9.6v4.9h-2v-3.575l-1.425-.6L23 23h-2.05l-1.525-7.15l-1.925 1.8V23zM4 13l3.5-2L4 9zm11.588-6.587Q15 5.825 15 5t.588-1.412T17 3t1.413.588T19 5t-.587 1.413T17 7t-1.412-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDigitalOutOfHome(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="M0 23V3q0-.825.588-1.412T2 1h7q.825 0 1.413.588T11 3v20H9v-2H2v2zm15.5 0v-6.6l2.15-2.05l-.525-2.6q-.975 1.125-2.363 1.688T12 14v-2q1.2 0 2.325-.575t1.85-1.75l.75-1.225q.375-.625 1.1-.85t1.375.05L24 9.6v4.9h-2v-3.575l-1.425-.6L23 23h-2.05l-1.525-7.15l-1.925 1.8V23zM4 13l3.5-2L4 9zm11.588-6.587Q15 5.825 15 5t.588-1.412T17 3t1.413.588T19 5t-.587 1.413T17 7t-1.412-.587"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 23V3q0-.825.588-1.412T2 1h7q.825 0 1.413.588T11 3v20H9v-2H2v2zm15.5 0v-6.6l2.15-2.05l-.525-2.6q-.975 1.125-2.363 1.688T12 14v-2q1.2 0 2.325-.575t1.85-1.75l.75-1.225q.375-.625 1.1-.85t1.375.05L24 9.6v4.9h-2v-3.575l-1.425-.6L23 23h-2.05l-1.525-7.15l-1.925 1.8V23zM4 13l3.5-2L4 9zm11.588-6.587Q15 5.825 15 5t.588-1.412T17 3t1.413.588T19 5t-.587 1.413T17 7t-1.412-.587"/></svg> </template>
CSS
.icon-digital-out-of-home {
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%22M0%2023V3q0-.825.588-1.412T2%201h7q.825%200%201.413.588T11%203v20H9v-2H2v2zm15.5%200v-6.6l2.15-2.05l-.525-2.6q-.975%201.125-2.363%201.688T12%2014v-2q1.2%200%202.325-.575t1.85-1.75l.75-1.225q.375-.625%201.1-.85t1.375.05L24%209.6v4.9h-2v-3.575l-1.425-.6L23%2023h-2.05l-1.525-7.15l-1.925%201.8V23zM4%2013l3.5-2L4%209zm11.588-6.587Q15%205.825%2015%205t.588-1.412T17%203t1.413.588T19%205t-.587%201.413T17%207t-1.412-.587%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%22M0%2023V3q0-.825.588-1.412T2%201h7q.825%200%201.413.588T11%203v20H9v-2H2v2zm15.5%200v-6.6l2.15-2.05l-.525-2.6q-.975%201.125-2.363%201.688T12%2014v-2q1.2%200%202.325-.575t1.85-1.75l.75-1.225q.375-.625%201.1-.85t1.375.05L24%209.6v4.9h-2v-3.575l-1.425-.6L23%2023h-2.05l-1.525-7.15l-1.925%201.8V23zM4%2013l3.5-2L4%209zm11.588-6.587Q15%205.825%2015%205t.588-1.412T17%203t1.413.588T19%205t-.587%201.413T17%207t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/digital-out-of-home.svg?color=%231a73e8&size=48