S S D Round 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 { IconSSDRound } from "@devigner-ui/icons";
<IconSSDRound className="size-6" />
<script setup>
import { IconSSDRound } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSSDRound class="size-6" />
</template>
<script>
import { IconSSDRound } from "@devigner-ui/icons-svelte";
</script>
<IconSSDRound class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.55 15.48 19 5.12C18.5 3.52 17.6 3 16.5 3h-9c-1.1 0-2 .53-2.5 2.12L2.45 15.48m19.1 0a3.5 3.5 0 0 0-3.05-1.9h-13c-1.31 0-2.45.77-3.05 1.9m19.1 0q.44.82.45 1.81A3.6 3.6 0 0 1 18.5 21h-13A3.6 3.6 0 0 1 2 17.3q0-1 .45-1.82" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M18 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M15.5 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M13 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M10.5 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>