round live tv icon
round-live-tv from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.
- Name
- round-live-tv
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Notification
- Viewbox
- 24×24
- License
- Apache 2.0
More notification icons from Google Material Icons
baseline-account-treebaseline-adbbaseline-airline-seat-flatbaseline-airline-seat-flat-angledbaseline-airline-seat-individual-suitebaseline-airline-seat-legroom-extrabaseline-airline-seat-legroom-normalbaseline-airline-seat-legroom-reducedbaseline-airline-seat-recline-extrabaseline-airline-seat-recline-normalbaseline-bluetooth-audiobaseline-confirmation-numberbaseline-directions-offbaseline-disc-fullbaseline-do-disturbbaseline-do-disturb-altbaseline-do-disturb-offbaseline-do-disturb-onbaseline-do-not-disturbbaseline-do-not-disturb-altbaseline-do-not-disturb-offbaseline-do-not-disturb-onbaseline-drive-etabaseline-enhanced-encryption
Use the round live tv icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.5 17.15l3.98-2.28c.67-.38.67-1.35 0-1.74l-3.98-2.28c-.67-.38-1.5.11-1.5.87v4.55c0 .77.83 1.26 1.5.88M21 6h-7.59l2.94-2.94c.2-.2.2-.51 0-.71s-.51-.2-.71 0L12 5.99L8.36 2.35c-.2-.2-.51-.2-.71 0s-.2.51 0 .71L10.59 6H3a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8a2 2 0 0 0-2-2m-1 14H4c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundLiveTv(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="m10.5 17.15l3.98-2.28c.67-.38.67-1.35 0-1.74l-3.98-2.28c-.67-.38-1.5.11-1.5.87v4.55c0 .77.83 1.26 1.5.88M21 6h-7.59l2.94-2.94c.2-.2.2-.51 0-.71s-.51-.2-.71 0L12 5.99L8.36 2.35c-.2-.2-.51-.2-.71 0s-.2.51 0 .71L10.59 6H3a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8a2 2 0 0 0-2-2m-1 14H4c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.5 17.15l3.98-2.28c.67-.38.67-1.35 0-1.74l-3.98-2.28c-.67-.38-1.5.11-1.5.87v4.55c0 .77.83 1.26 1.5.88M21 6h-7.59l2.94-2.94c.2-.2.2-.51 0-.71s-.51-.2-.71 0L12 5.99L8.36 2.35c-.2-.2-.51-.2-.71 0s-.2.51 0 .71L10.59 6H3a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8a2 2 0 0 0-2-2m-1 14H4c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1"/></svg> </template>
CSS
.icon-round-live-tv {
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%22m10.5%2017.15l3.98-2.28c.67-.38.67-1.35%200-1.74l-3.98-2.28c-.67-.38-1.5.11-1.5.87v4.55c0%20.77.83%201.26%201.5.88M21%206h-7.59l2.94-2.94c.2-.2.2-.51%200-.71s-.51-.2-.71%200L12%205.99L8.36%202.35c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71L10.59%206H3a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h18c1.1%200%202-.9%202-2V8a2%202%200%200%200-2-2m-1%2014H4c-.55%200-1-.45-1-1V9c0-.55.45-1%201-1h16c.55%200%201%20.45%201%201v10c0%20.55-.45%201-1%201%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%22m10.5%2017.15l3.98-2.28c.67-.38.67-1.35%200-1.74l-3.98-2.28c-.67-.38-1.5.11-1.5.87v4.55c0%20.77.83%201.26%201.5.88M21%206h-7.59l2.94-2.94c.2-.2.2-.51%200-.71s-.51-.2-.71%200L12%205.99L8.36%202.35c-.2-.2-.51-.2-.71%200s-.2.51%200%20.71L10.59%206H3a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h18c1.1%200%202-.9%202-2V8a2%202%200%200%200-2-2m-1%2014H4c-.55%200-1-.45-1-1V9c0-.55.45-1%201-1h16c.55%200%201%20.45%201%201v10c0%20.55-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-live-tv.svg?color=%231a73e8&size=48