Skip to content

Arjun-Zingg/data-stack-diagram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-stack-diagram

This project defines the logos that are available on https://www.datastackdiagram.com/

Contributing

To add a new logo, open a PR that includes the following updates.

Add an entry to logos.json

  "newentry": {
    "name": "New Entry",
    "category": "Database"
  },

Create new entries in alphabetical order.

Add a Logo

Each logo should meet the following criteria.

  • be an SVG file named svgs/{logo}.svg where {logo} matches the key in logo.json
  • has a matching entry in logos.json
  • be 400px by 400px
  • have a transparent background
  • be centered and fit as tightly as possible to the 400x400 box

About

The logos on datastackdiagram.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%