Devices2 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 { IconDevices2 } from "@devigner-ui/icons";
<IconDevices2 className="size-6" />
<script setup>
import { IconDevices2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDevices2 class="size-6" />
</template>
<script>
import { IconDevices2 } from "@devigner-ui/icons-svelte";
</script>
<IconDevices2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.68 12.73a1.07 1.07 0 1 0 0-2.14 1.07 1.07 0 0 0 0 2.14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20.67 6v1.79a7 7 0 0 0-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v5.11H6.67c-3.2 0-4-.8-4-4V6c0-3.2.8-4 4-4h10c3.2 0 4 .8 4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 11.9h10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M9.67 15.7V20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.62 20h6.05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M17.68 12.73a1.07 1.07 0 1 0 0-2.14 1.07 1.07 0 0 0 0 2.14" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 10.59v8.56c0 2.14-.71 2.85-2.85 2.85h-4.28c-2.14 0-2.85-.71-2.85-2.85v-8.56c0-2.14.71-2.85 2.85-2.85h4.28q.47 0 .85.05c1.48.19 2 .97 2 2.8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.82 17.01a2.14 2.14 0 1 1-4.28 0 2.14 2.14 0 0 1 4.28 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.68 12.73a1.07 1.07 0 1 0 0-2.14 1.07 1.07 0 0 0 0 2.14" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>