Controls

Stroke width2px
Size120px
Animated
Speed
databasestoragedataserversqlbackendinfrastructure

Database

Animated database SVG icon for React and Next.js. Represents data storage, backend systems, and SQL or NoSQL databases for developer and infrastructure UI.

import Database from "cssvg-icons/database";

export default function App() {
  return (
    <Database
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Database or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant