round fiber dvr icon
round-fiber-dvr from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.
- Name
- round-fiber-dvr
- Set
- Google Material Icons
- Style
- Baseline
- Category
- AV
- Viewbox
- 24×24
- License
- Apache 2.0
More av icons from Google Material Icons
baseline-10kbaseline-1kbaseline-1k-plusbaseline-2kbaseline-2k-plusbaseline-3kbaseline-3k-plusbaseline-4kbaseline-4k-plusbaseline-5gbaseline-5kbaseline-5k-plusbaseline-6kbaseline-6k-plusbaseline-7kbaseline-7k-plusbaseline-8kbaseline-8k-plusbaseline-9kbaseline-9k-plusbaseline-add-to-queuebaseline-airplaybaseline-albumbaseline-art-track
Use the round fiber dvr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 10.5h2v3h-2zm13 0h2v1h-2zM21 3H3c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2M8 13.5c0 .83-.67 1.5-1.5 1.5h-3c-.28 0-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h3c.83 0 1.5.67 1.5 1.5zm6.1-3.58l-1.27 4.36c-.12.43-.52.72-.96.72s-.84-.29-.96-.72L9.64 9.92c-.14-.46.21-.92.69-.92c.32 0 .6.21.69.52l.85 2.91l.85-2.91c.09-.31.37-.52.69-.52c.48 0 .83.46.69.92M21 11.5c0 .6-.4 1.15-.9 1.4l.63 1.48c.19.45-.14.96-.63.96c-.28 0-.53-.16-.63-.42L18.65 13H17.5v1.31c0 .38-.31.69-.69.69h-.12c-.38 0-.69-.31-.69-.69V9.64c0-.35.29-.64.64-.64h2.86c.83 0 1.5.67 1.5 1.5z"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundFiberDvr(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="M4.5 10.5h2v3h-2zm13 0h2v1h-2zM21 3H3c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2M8 13.5c0 .83-.67 1.5-1.5 1.5h-3c-.28 0-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h3c.83 0 1.5.67 1.5 1.5zm6.1-3.58l-1.27 4.36c-.12.43-.52.72-.96.72s-.84-.29-.96-.72L9.64 9.92c-.14-.46.21-.92.69-.92c.32 0 .6.21.69.52l.85 2.91l.85-2.91c.09-.31.37-.52.69-.52c.48 0 .83.46.69.92M21 11.5c0 .6-.4 1.15-.9 1.4l.63 1.48c.19.45-.14.96-.63.96c-.28 0-.53-.16-.63-.42L18.65 13H17.5v1.31c0 .38-.31.69-.69.69h-.12c-.38 0-.69-.31-.69-.69V9.64c0-.35.29-.64.64-.64h2.86c.83 0 1.5.67 1.5 1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 10.5h2v3h-2zm13 0h2v1h-2zM21 3H3c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2M8 13.5c0 .83-.67 1.5-1.5 1.5h-3c-.28 0-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h3c.83 0 1.5.67 1.5 1.5zm6.1-3.58l-1.27 4.36c-.12.43-.52.72-.96.72s-.84-.29-.96-.72L9.64 9.92c-.14-.46.21-.92.69-.92c.32 0 .6.21.69.52l.85 2.91l.85-2.91c.09-.31.37-.52.69-.52c.48 0 .83.46.69.92M21 11.5c0 .6-.4 1.15-.9 1.4l.63 1.48c.19.45-.14.96-.63.96c-.28 0-.53-.16-.63-.42L18.65 13H17.5v1.31c0 .38-.31.69-.69.69h-.12c-.38 0-.69-.31-.69-.69V9.64c0-.35.29-.64.64-.64h2.86c.83 0 1.5.67 1.5 1.5z"/></svg> </template>
CSS
.icon-round-fiber-dvr {
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%22M4.5%2010.5h2v3h-2zm13%200h2v1h-2zM21%203H3c-1.11%200-2%20.89-2%202v14a2%202%200%200%200%202%202h18a2%202%200%200%200%202-2V5c0-1.11-.89-2-2-2M8%2013.5c0%20.83-.67%201.5-1.5%201.5h-3c-.28%200-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h3c.83%200%201.5.67%201.5%201.5zm6.1-3.58l-1.27%204.36c-.12.43-.52.72-.96.72s-.84-.29-.96-.72L9.64%209.92c-.14-.46.21-.92.69-.92c.32%200%20.6.21.69.52l.85%202.91l.85-2.91c.09-.31.37-.52.69-.52c.48%200%20.83.46.69.92M21%2011.5c0%20.6-.4%201.15-.9%201.4l.63%201.48c.19.45-.14.96-.63.96c-.28%200-.53-.16-.63-.42L18.65%2013H17.5v1.31c0%20.38-.31.69-.69.69h-.12c-.38%200-.69-.31-.69-.69V9.64c0-.35.29-.64.64-.64h2.86c.83%200%201.5.67%201.5%201.5z%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%22M4.5%2010.5h2v3h-2zm13%200h2v1h-2zM21%203H3c-1.11%200-2%20.89-2%202v14a2%202%200%200%200%202%202h18a2%202%200%200%200%202-2V5c0-1.11-.89-2-2-2M8%2013.5c0%20.83-.67%201.5-1.5%201.5h-3c-.28%200-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h3c.83%200%201.5.67%201.5%201.5zm6.1-3.58l-1.27%204.36c-.12.43-.52.72-.96.72s-.84-.29-.96-.72L9.64%209.92c-.14-.46.21-.92.69-.92c.32%200%20.6.21.69.52l.85%202.91l.85-2.91c.09-.31.37-.52.69-.52c.48%200%20.83.46.69.92M21%2011.5c0%20.6-.4%201.15-.9%201.4l.63%201.48c.19.45-.14.96-.63.96c-.28%200-.53-.16-.63-.42L18.65%2013H17.5v1.31c0%20.38-.31.69-.69.69h-.12c-.38%200-.69-.31-.69-.69V9.64c0-.35.29-.64.64-.64h2.86c.83%200%201.5.67%201.5%201.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-fiber-dvr.svg?color=%231a73e8&size=48