twotone fiber dvr icon

twotone-fiber-dvr from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.

Name
twotone-fiber-dvr
Set
Google Material Icons
Style
Baseline
Category
AV
Viewbox
24×24
License
Apache 2.0

More av icons from Google Material Icons

Use the twotone 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="M20 11.56v-.89c0-.76-.58-1.33-1.33-1.33h-3.11v5.33h1.33v-1.78h1.02l.76 1.78H20l-.8-1.87c.44-.22.8-.71.8-1.24m-1.33 0h-1.78v-.89h1.78zM7.11 9.33H4v5.33h3.11c.76 0 1.33-.58 1.33-1.33v-2.67c0-.75-.57-1.33-1.33-1.33m0 4H5.33v-2.67h1.78zm7-4h-1.34l-.89 3.05L11 9.33H9.66l1.56 5.34h1.33z"/><path fill="currentColor" d="M3 5h18v14H3z" opacity=".3"/><path fill="currentColor" d="M21 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-2m0 16H3V5h18z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneFiberDvr(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="M20 11.56v-.89c0-.76-.58-1.33-1.33-1.33h-3.11v5.33h1.33v-1.78h1.02l.76 1.78H20l-.8-1.87c.44-.22.8-.71.8-1.24m-1.33 0h-1.78v-.89h1.78zM7.11 9.33H4v5.33h3.11c.76 0 1.33-.58 1.33-1.33v-2.67c0-.75-.57-1.33-1.33-1.33m0 4H5.33v-2.67h1.78zm7-4h-1.34l-.89 3.05L11 9.33H9.66l1.56 5.34h1.33z"/><path fill="currentColor" d="M3 5h18v14H3z" opacity=".3"/><path fill="currentColor" d="M21 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-2m0 16H3V5h18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11.56v-.89c0-.76-.58-1.33-1.33-1.33h-3.11v5.33h1.33v-1.78h1.02l.76 1.78H20l-.8-1.87c.44-.22.8-.71.8-1.24m-1.33 0h-1.78v-.89h1.78zM7.11 9.33H4v5.33h3.11c.76 0 1.33-.58 1.33-1.33v-2.67c0-.75-.57-1.33-1.33-1.33m0 4H5.33v-2.67h1.78zm7-4h-1.34l-.89 3.05L11 9.33H9.66l1.56 5.34h1.33z"/><path fill="currentColor" d="M3 5h18v14H3z" opacity=".3"/><path fill="currentColor" d="M21 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-2m0 16H3V5h18z"/></svg>
</template>

CSS

.icon-twotone-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%22M20%2011.56v-.89c0-.76-.58-1.33-1.33-1.33h-3.11v5.33h1.33v-1.78h1.02l.76%201.78H20l-.8-1.87c.44-.22.8-.71.8-1.24m-1.33%200h-1.78v-.89h1.78zM7.11%209.33H4v5.33h3.11c.76%200%201.33-.58%201.33-1.33v-2.67c0-.75-.57-1.33-1.33-1.33m0%204H5.33v-2.67h1.78zm7-4h-1.34l-.89%203.05L11%209.33H9.66l1.56%205.34h1.33z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205h18v14H3z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%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-2m0%2016H3V5h18z%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%22M20%2011.56v-.89c0-.76-.58-1.33-1.33-1.33h-3.11v5.33h1.33v-1.78h1.02l.76%201.78H20l-.8-1.87c.44-.22.8-.71.8-1.24m-1.33%200h-1.78v-.89h1.78zM7.11%209.33H4v5.33h3.11c.76%200%201.33-.58%201.33-1.33v-2.67c0-.75-.57-1.33-1.33-1.33m0%204H5.33v-2.67h1.78zm7-4h-1.34l-.89%203.05L11%209.33H9.66l1.56%205.34h1.33z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205h18v14H3z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%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-2m0%2016H3V5h18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-fiber-dvr.svg?color=%231a73e8&size=48