monitor recorder icon

monitor-recorder-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
monitor-recorder-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the monitor recorder icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.97 10.37v3.19a4.2 4.2 0 0 1-4.2 4.2h-3.56c-.55 0-1 .44-1 1v.82c0 .55.45 1 1 1h2.26c.39 0 .71.31.71.71c0 .39-.32.71-.71.71H7.53c-.39 0-.71-.32-.71-.71c0-.4.32-.71.71-.71h2.26c.55 0 1-.45 1-1v-.82c0-.56-.45-1-1-1h-3.6c-2.31 0-4.19-1.88-4.19-4.2V7.19C2 4.88 3.88 3 6.19 3h4.31c.55 0 1 .45 1 1v2.15c0 1.93 1.29 3.22 3.21 3.22h5.26c.55 0 1 .45 1 1"/><path d="m21.99 2.36l-1.13.79v-.42c0-.95-.77-1.71-1.71-1.71h-4.28C13.84 1.01 13 1.85 13 2.88v3.28c0 .86.43 1.71 1.71 1.71h4.43c.95 0 1.71-.77 1.71-1.71v-.43l1.13.79c.57.39 1.02.15 1.02-.53v-3.1c0-.68-.45-.91-1.01-.53"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMonitorRecorderFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.97 10.37v3.19a4.2 4.2 0 0 1-4.2 4.2h-3.56c-.55 0-1 .44-1 1v.82c0 .55.45 1 1 1h2.26c.39 0 .71.31.71.71c0 .39-.32.71-.71.71H7.53c-.39 0-.71-.32-.71-.71c0-.4.32-.71.71-.71h2.26c.55 0 1-.45 1-1v-.82c0-.56-.45-1-1-1h-3.6c-2.31 0-4.19-1.88-4.19-4.2V7.19C2 4.88 3.88 3 6.19 3h4.31c.55 0 1 .45 1 1v2.15c0 1.93 1.29 3.22 3.21 3.22h5.26c.55 0 1 .45 1 1"/><path d="m21.99 2.36l-1.13.79v-.42c0-.95-.77-1.71-1.71-1.71h-4.28C13.84 1.01 13 1.85 13 2.88v3.28c0 .86.43 1.71 1.71 1.71h4.43c.95 0 1.71-.77 1.71-1.71v-.43l1.13.79c.57.39 1.02.15 1.02-.53v-3.1c0-.68-.45-.91-1.01-.53"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.97 10.37v3.19a4.2 4.2 0 0 1-4.2 4.2h-3.56c-.55 0-1 .44-1 1v.82c0 .55.45 1 1 1h2.26c.39 0 .71.31.71.71c0 .39-.32.71-.71.71H7.53c-.39 0-.71-.32-.71-.71c0-.4.32-.71.71-.71h2.26c.55 0 1-.45 1-1v-.82c0-.56-.45-1-1-1h-3.6c-2.31 0-4.19-1.88-4.19-4.2V7.19C2 4.88 3.88 3 6.19 3h4.31c.55 0 1 .45 1 1v2.15c0 1.93 1.29 3.22 3.21 3.22h5.26c.55 0 1 .45 1 1"/><path d="m21.99 2.36l-1.13.79v-.42c0-.95-.77-1.71-1.71-1.71h-4.28C13.84 1.01 13 1.85 13 2.88v3.28c0 .86.43 1.71 1.71 1.71h4.43c.95 0 1.71-.77 1.71-1.71v-.43l1.13.79c.57.39 1.02.15 1.02-.53v-3.1c0-.68-.45-.91-1.01-.53"/></g></svg>
</template>

CSS

.icon-monitor-recorder-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.97%2010.37v3.19a4.2%204.2%200%200%201-4.2%204.2h-3.56c-.55%200-1%20.44-1%201v.82c0%20.55.45%201%201%201h2.26c.39%200%20.71.31.71.71c0%20.39-.32.71-.71.71H7.53c-.39%200-.71-.32-.71-.71c0-.4.32-.71.71-.71h2.26c.55%200%201-.45%201-1v-.82c0-.56-.45-1-1-1h-3.6c-2.31%200-4.19-1.88-4.19-4.2V7.19C2%204.88%203.88%203%206.19%203h4.31c.55%200%201%20.45%201%201v2.15c0%201.93%201.29%203.22%203.21%203.22h5.26c.55%200%201%20.45%201%201%22%2F%3E%3Cpath%20d%3D%22m21.99%202.36l-1.13.79v-.42c0-.95-.77-1.71-1.71-1.71h-4.28C13.84%201.01%2013%201.85%2013%202.88v3.28c0%20.86.43%201.71%201.71%201.71h4.43c.95%200%201.71-.77%201.71-1.71v-.43l1.13.79c.57.39%201.02.15%201.02-.53v-3.1c0-.68-.45-.91-1.01-.53%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.97%2010.37v3.19a4.2%204.2%200%200%201-4.2%204.2h-3.56c-.55%200-1%20.44-1%201v.82c0%20.55.45%201%201%201h2.26c.39%200%20.71.31.71.71c0%20.39-.32.71-.71.71H7.53c-.39%200-.71-.32-.71-.71c0-.4.32-.71.71-.71h2.26c.55%200%201-.45%201-1v-.82c0-.56-.45-1-1-1h-3.6c-2.31%200-4.19-1.88-4.19-4.2V7.19C2%204.88%203.88%203%206.19%203h4.31c.55%200%201%20.45%201%201v2.15c0%201.93%201.29%203.22%203.21%203.22h5.26c.55%200%201%20.45%201%201%22%2F%3E%3Cpath%20d%3D%22m21.99%202.36l-1.13.79v-.42c0-.95-.77-1.71-1.71-1.71h-4.28C13.84%201.01%2013%201.85%2013%202.88v3.28c0%20.86.43%201.71%201.71%201.71h4.43c.95%200%201.71-.77%201.71-1.71v-.43l1.13.79c.57.39%201.02.15%201.02-.53v-3.1c0-.68-.45-.91-1.01-.53%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/monitor-recorder-filled.svg?color=%231a73e8&size=48

Monitor Recorder filled icon — Reicon · IconsDB