Driver Refresh 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 { IconDriverRefresh } from "@devigner-ui/icons";
<IconDriverRefresh className="size-6" />
<script setup>
import { IconDriverRefresh } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDriverRefresh class="size-6" />
</template>
<script>
import { IconDriverRefresh } from "@devigner-ui/icons-svelte";
</script>
<IconDriverRefresh 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="M6.67 6.25v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 12V9c0-5-2-7-7-7h-6c-5 0-7 2-7 7v6c0 5 2 7 7 7h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.67 6.25v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.67 16v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.67 16v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.67 7.25h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 12h20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.23 20.33a3.2 3.2 0 0 1-2.81 1.62c-1.79 0-2.89-1.8-2.89-1.8m.07-3.06a3.2 3.2 0 0 1 2.82-1.63 4 4 0 0 1 3.25 1.8m0-2.01v2h-2m-2.14 2.89h-2V22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>