babel / babel/website

Minimal “icon” version of Babel logo in SVG format

Open
#2,028 14 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
777
Forks
1.4k
Avg merge
16h 45m
Merged PRs (30d)
3

Description

Hey y’all ♥

I often find myself wanting to mention Babel when talking about feature support. E.g.

> This feature works in Chrome X, Firefox Y, Safari Z, Node.js π, and can be transpiled using Babel.

This works well in image form, since browser logos are mostly used as icons already and the Node.js icon can easily be extracted from its logo:

![](https://user-images.githubusercontent.com/81942/57974829-d65c3a80-7994-11e9-8243-d3b347ce1ffc.png)

However, the Babel logo does not have an official icon version, and is therefore hard to combine with the above icons:

![](https://user-images.githubusercontent.com/81942/57974825-ccd2d280-7994-11e9-8cf4-d9f4d4a9f624.png)

The Babel website’s favicon uses a minimal version of the Babel logo: it’s only the letter `B` taken from the logo. This is the perfect icon to use when referring to Babel but space is constrained!

![](https://babeljs.io/img/favicon.png)

TL;DR Can this icon be made available as a separate SVG image please? (I tried editing the Babel SVG manually, but it turns out I’m pretty bad at it.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.