Robotic 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 { IconRobotic } from "@devigner-ui/icons";
<IconRobotic className="size-6" />
<script setup>
import { IconRobotic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRobotic class="size-6" />
</template>
<script>
import { IconRobotic } from "@devigner-ui/icons-svelte";
</script>
<IconRobotic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 16v-2c0-2.83 0-4.24-.88-5.12S15.82 8 13 8h-2c-2.83 0-4.24 0-5.12.88S5 11.18 5 14v2c0 2.83 0 4.24.88 5.12S8.18 22 11 22h2c2.83 0 4.24 0 5.12-.88S19 18.82 19 16" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path d="M19 18c1.41 0 2.12 0 2.56-.44S22 16.41 22 15s0-2.12-.44-2.56S20.41 12 19 12" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path d="M5 18c-1.41 0-2.12 0-2.56-.44S2 16.41 2 15s0-2.12.44-2.56S3.59 12 5 12" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path opacity="1" d="M12 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 0v3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9 13v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M15 13v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10 17.5s.67.5 2 .5 2-.5 2-.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>