Monitor2 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 { IconMonitor2 } from "@devigner-ui/icons";
<IconMonitor2 className="size-6" />
<script setup>
import { IconMonitor2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMonitor2 class="size-6" />
</template>
<script>
import { IconMonitor2 } from "@devigner-ui/icons-svelte";
</script>
<IconMonitor2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.11 2h11.11c3.56 0 4.45.89 4.45 4.44v6.33c0 3.56-.89 4.44-4.44 4.44H7.11c-3.55.01-4.44-.88-4.44-4.43V6.44C2.67 2.89 3.56 2 7.11 2" 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></svg>