memory from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
memory
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
memory-solid

The same icon in other sets

More objects icons from Line Awesome

Use the memory icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h13v-1c0-.555.445-1 1-1s1 .445 1 1v1h13V7zm2 2h24v9H4zm2 2v5h6v-5zm7 0v5h6v-5zm7 0v5h6v-5zM8 13h2v1H8zm7 0h2v1h-2zm7 0h2v1h-2zM4 20h24v3h-9.406c-.442-1.11-1.336-2-2.594-2s-2.152.89-2.594 2H4z"/></svg>

React

import type { SVGProps } from "react";

export function LaMemory(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h13v-1c0-.555.445-1 1-1s1 .445 1 1v1h13V7zm2 2h24v9H4zm2 2v5h6v-5zm7 0v5h6v-5zm7 0v5h6v-5zM8 13h2v1H8zm7 0h2v1h-2zm7 0h2v1h-2zM4 20h24v3h-9.406c-.442-1.11-1.336-2-2.594-2s-2.152.89-2.594 2H4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h13v-1c0-.555.445-1 1-1s1 .445 1 1v1h13V7zm2 2h24v9H4zm2 2v5h6v-5zm7 0v5h6v-5zm7 0v5h6v-5zM8 13h2v1H8zm7 0h2v1h-2zm7 0h2v1h-2zM4 20h24v3h-9.406c-.442-1.11-1.336-2-2.594-2s-2.152.89-2.594 2H4z"/></svg>
</template>

CSS

.icon-memory {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v18h13v-1c0-.555.445-1%201-1s1%20.445%201%201v1h13V7zm2%202h24v9H4zm2%202v5h6v-5zm7%200v5h6v-5zm7%200v5h6v-5zM8%2013h2v1H8zm7%200h2v1h-2zm7%200h2v1h-2zM4%2020h24v3h-9.406c-.442-1.11-1.336-2-2.594-2s-2.152.89-2.594%202H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v18h13v-1c0-.555.445-1%201-1s1%20.445%201%201v1h13V7zm2%202h24v9H4zm2%202v5h6v-5zm7%200v5h6v-5zm7%200v5h6v-5zM8%2013h2v1H8zm7%200h2v1h-2zm7%200h2v1h-2zM4%2020h24v3h-9.406c-.442-1.11-1.336-2-2.594-2s-2.152.89-2.594%202H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/memory.svg?color=%231a73e8&size=48