Ram2 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 { IconRam2 } from "@devigner-ui/icons";
<IconRam2 className="size-6" />
<script setup>
import { IconRam2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRam2 class="size-6" />
</template>
<script>
import { IconRam2 } from "@devigner-ui/icons-svelte";
</script>
<IconRam2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.17 7v10c0 3 1.47 5 5 5h7c3.47 0 5-2 5-5v-1.17c0-.53-.21-1.04-.59-1.41l-.83-.83a2 2 0 0 1-.59-1.41V10a1 1 0 0 1 1-1 1 1 0 0 0 1-1V7c0-3-1.53-5-5-5h-7C5.64 2 4.17 4 4.17 7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.66 21.97 8.65 19a2 2 0 0 1 2-2h4.01a2 2 0 0 1 2 1.99l.03 2.99" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m9.61 4.95.05-2.89" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m12.61 4.95.05-2.89" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m15.61 4.92.05-2.88" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>