S S D Square 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 { IconSSDSquare } from "@devigner-ui/icons";
<IconSSDSquare className="size-6" />
<script setup>
import { IconSSDSquare } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSSDSquare class="size-6" />
</template>
<script>
import { IconSSDSquare } from "@devigner-ui/icons-svelte";
</script>
<IconSSDSquare 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="M19 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M16.5 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M11.5 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m19 5.12.72-.21v-.02zm-14 0-.72-.23v.01zM2.89 20.64l.43-.6zm-.55-.58.63-.4zm19.32 0-.63-.4zm-.55.58-.43-.6zm0-6.7-.43.62zm.55.59-.63.4zM2.9 13.95l.43.6zm-.55.58.63.4zM7.5 3.75h9v-1.5h-9zm9 0q.63 0 1.02.3c.27.21.54.6.76 1.3l1.44-.46a4 4 0 0 0-1.28-2.02 3 3 0 0 0-1.94-.62zm-9-1.5c-.68 0-1.35.16-1.94.62q-.87.68-1.28 2.02l1.44.45c.22-.7.5-1.08.76-1.29q.4-.3 1.02-.3zm10.78 3.08 2.85 9.83 1.44-.41-2.85-9.84zm-14-.42-2.85 9.84 1.44.41 2.85-9.83zm1.22 9.43h13v-1.5h-13zm13 5.91h-13v1.5h13zm-13 0c-.72 0-1.2 0-1.56-.04-.35-.04-.51-.1-.62-.18l-.86 1.23c.4.28.84.39 1.32.44q.69.06 1.72.05zm-4.25-2.96q-.01 1.09.05 1.82a3 3 0 0 0 .4 1.35l1.27-.8a1.5 1.5 0 0 1-.18-.7c-.04-.4-.04-.9-.04-1.67zm2.07 2.74q-.2-.15-.35-.37l-1.27.8q.3.47.76.8zm17.93-2.74c0 .76 0 1.28-.04 1.67s-.1.57-.18.7l1.27.8a3 3 0 0 0 .4-1.35q.06-.73.05-1.82zm-2.75 4.46q1.03.01 1.72-.05a3 3 0 0 0 1.32-.44l-.86-1.23c-.1.08-.27.14-.62.18-.36.04-.84.04-1.56.04zm2.53-2.1q-.15.23-.35.38l.86 1.23q.45-.33.76-.8zm-2.53-5.31c.72 0 1.2 0 1.56.04.35.04.51.1.62.18l.86-1.23a3 3 0 0 0-1.32-.44q-.69-.06-1.72-.05zm4.25 2.95q.01-1.08-.05-1.8a3 3 0 0 0-.4-1.36l-1.27.8c.08.13.14.31.18.7s.04.9.04 1.66zm-2.07-2.73q.2.15.35.37l1.27-.8q-.3-.47-.76-.8zM5.5 12.84q-1.03-.01-1.72.05a3 3 0 0 0-1.32.44l.86 1.23c.1-.08.27-.14.62-.18.36-.04.84-.04 1.56-.04zm-2.75 4.45c0-.75 0-1.27.04-1.66s.1-.57.18-.7l-1.27-.8a3 3 0 0 0-.4 1.35q-.06.73-.05 1.81zm-.3-3.96q-.45.33-.75.8l1.27.8q.15-.23.35-.37z" fill="currentColor"></path></svg>