Monitor Recorder icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMonitorRecorder } from "@devigner-ui/icons";
<IconMonitorRecorder className="size-6" />
<script setup>
import { IconMonitorRecorder } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMonitorRecorder class="size-6" />
</template>
<script>
import { IconMonitorRecorder } from "@devigner-ui/icons-svelte";
</script>
<IconMonitorRecorder class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.67 11.89v.89c0 3.56-.89 4.44-4.44 4.44H7.11c-3.55 0-4.44-.89-4.44-4.44V6.44C2.67 2.89 3.56 2 7.11 2h1.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M12.67 17.22V22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 13h20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.17 22h9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.53 9.37h-4.76c-1.38 0-1.84-.92-1.84-1.84V4.01c0-1.1.9-2 2-2h4.6c1.02 0 1.84.82 1.84 1.84v3.68c0 1.02-.82 1.84-1.84 1.84" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m21.58 7.92-1.21-.85V4.31l1.21-.85c.6-.41 1.09-.16 1.09.57v3.33c0 .73-.49.98-1.09.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>