Skip to content

NNTin/discord-logo

Repository files navigation

Animated Discord Logo

Linting CI Actions Status

This project was inspired by Discord's loading logo.

Since the loading logo is a video you have less control over its behavior. This project recreates the animated logo in Scaleable Vector Graphics. By using SVG, all edges are clean and sharp. You can have any size and color. It consumes less resources compared to a video. Original SVG and color palette were retrieved from Discord.

If you need help, feel free joining my server. Visit my GitHub page to create your own animated Discord logo.

Preview Example

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

License/Acknowledgements

This project is neither built nor endorsed by Discord.

Github corner template: tholman

Various backgrounds: cantelope, GitHub

The MIT License