Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need a proper logo! #20

Closed
robertleeplummerjr opened this issue Jul 25, 2016 · 16 comments
Closed

We need a proper logo! #20

robertleeplummerjr opened this issue Jul 25, 2016 · 16 comments

Comments

@robertleeplummerjr
Copy link
Contributor

No description provided.

@JamesDonnelly
Copy link

Modifying the "community defined" JavaScript logo would probably be the best option as a lot of other JavaScript resources do that.

Here's what the "community defined" JavaScript logo looks like:

JavaScript Logo

I got this particular image from https://github.com/voodootikigod/logo.js/blob/master/registry.md, which lists a load of other modified versions as well.

I'm no graphics designer myself, but from this, I found this brain image which requires no attribution and is free for commercial use. I then modified it to use the above logo's #2e2e2c colour. As I have no image editing software installed, I decided to make a JSFiddle which places this in the correct place on an easily-modifyable 200x200 #f3df49 square. Here's the result:

Brain.js logo in the style of the JavaScript logo

Here's the JSFiddle: https://jsfiddle.net/JamesD/q3n06jf4

@robertleeplummerjr
Copy link
Contributor Author

beautiful!

@IonicaBizau
Copy link
Member

@JamesDonnelly I love it!

@robertleeplummerjr
Copy link
Contributor Author

@JamesDonnelly fantastic addition, added as the official logo on the readme: https://github.com/harthur-org/brain.js

ty ty ty!

@robertleeplummerjr
Copy link
Contributor Author

Also added voodootikigod/logo.js#111

@Dok11
Copy link

Dok11 commented Jan 11, 2017

@robertleeplummerjr, @JamesDonnelly, just one size?
How about will make 16x16 (32x32) for favicon and other directions? :)

@robertleeplummerjr
Copy link
Contributor Author

me like!

@robertleeplummerjr
Copy link
Contributor Author

vector would be nice as well.

@Dok11
Copy link

Dok11 commented Jan 11, 2017

Vector?
This is png
brainjs

@robertleeplummerjr
Copy link
Contributor Author

Right, but the original parts are not.

@janwirth
Copy link

The concept is pretty awesome. I gave vectorizing it a shot.
screen shot 2017-07-17 at 14 33 06
I would love your opinion and whether you consider using it.

@robertleeplummerjr
Copy link
Contributor Author

Do you have the source vectors? I love it!

@janwirth
Copy link

janwirth commented Jul 17, 2017

Sure, I just created this. AI or SVG? Should I create an MR?

I will adjust the proportions a little and tweak it here and there then.

@robertleeplummerjr
Copy link
Contributor Author

We'll take what you give. Svg would be awesome.

@janwirth
Copy link

janwirth commented Jul 19, 2017

Clean and valid SVG with the correct colors and proportions below :)

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 200">
<rect width="200" height="200" fill="#F3DF49"/>
<g>
  <polygon fill="#2E2E2C" points="104.8,110.4 134.1,133.6 134.1,148.7 94.8,163.9 74.3,164.9 58.5,143.7 73.4,123.3"/>
  <polygon fill="#2E2E2C" points="139.4,148.7 139.4,133.6 134.3,104.4 148.4,103.5 185,126 180.5,153.6 166.4,164"/>
  <polygon fill="#2E2E2C" points="163.1,167.6 137.3,153.2 101.3,166.6 142.8,177.7 148.4,186.2 155.2,186.2"/>
  <polygon fill="#2E2E2C" points="111.1,108.3 133.5,127 128.9,105.3"/>
</g>
</svg>

@robertleeplummerjr
Copy link
Contributor Author

Ty again @FranzSkuffka and everyone else who made this possible. Today we will release v1.0.0.

Its been a fun ride, but it has only just begun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants