DEV Community

Cover image for Databricks Architecture Icons
Eduardo Rabelo
Eduardo Rabelo

Posted on

Databricks Architecture Icons

If you have ever tried to draw an architecture diagram that includes Databricks products, you know the drill.

You open the Databricks website, you right-click a hero image, you get a PNG at the wrong size, you give up and use a generic database cylinder.

The official artwork exists, it just is not packaged for the tools people actually diagram in.

So I packaged it:

https://oieduardorabelo.github.io/databricks-architecture-icons/

The set covers 71 products across 8 categories. Every icon is an official Databricks SVG file. Nothing is redrawn or traced.

What it is

Databricks Architecture Icons is a community set of 71 products across 8 categories, ready for Mermaid, draw.io, Miro, Lucidchart, Excalidraw, Figma, Keynote and PowerPoint.

Every icon is an official Databricks SVG, nothing is redrawn or traced. A build script pulls each source file, fits it into a 48 by 48 canvas, and produces five variants of each product:

  • The plain vector
  • A mono version that follows the theme colour
  • A tile with a white glyph on the category colour
  • An outline in a white box with a lava hairline, so it works on both light and dark pages
  • A 256 pixel PNG for tools that reject SVG

It is unofficial. Databricks does not sponsor or endorse it. The artwork stays theirs.

Top comments (0)