Screencast2 icon in outline, twotone, bold and bulk. Free in all four styles, for code, servers, databases, devops, terminals. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconScreencast2 } from "@devigner-ui/icons";
<IconScreencast2 className="size-6" />
<script setup>
import { IconScreencast2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconScreencast2 class="size-6" />
</template>
<script>
import { IconScreencast2 } from "@devigner-ui/icons-svelte";
</script>
<IconScreencast2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M7.14 18.97C5.2 18.9 4 18.66 3.17 17.83 2 16.66 2 14.77 2 11s0-5.66 1.17-6.83S6.23 3 10 3h4c3.77 0 5.66 0 6.83 1.17S22 7.23 22 11s0 5.66-1.17 6.83c-.81.8-1.96 1.06-3.83 1.14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M9.95 16.05c.93-.93 1.4-1.4 1.97-1.43h.16c.57.03 1.04.5 1.97 1.43 2.03 2.03 3.04 3.04 2.76 3.91l-.1.22C16.3 21 14.86 21 12 21c-2.87 0-4.3 0-4.72-.82l-.09-.22c-.28-.87.73-1.88 2.76-3.9" stroke="currentColor" stroke-width="1.5"></path></svg>