Giter Site home page Giter Site logo

Comments (16)

JamesDonnelly avatar JamesDonnelly commented on April 28, 2024 3

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

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024 2

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.

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024 1

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

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

beautiful!

from brain.js.

IonicaBizau avatar IonicaBizau commented on April 28, 2024

@JamesDonnelly I love it!

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

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

ty ty ty!

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

Also added voodootikigod/logo.js#111

from brain.js.

Dok11 avatar Dok11 commented on April 28, 2024

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

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

me like!

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

vector would be nice as well.

from brain.js.

Dok11 avatar Dok11 commented on April 28, 2024

Vector?
This is png
brainjs

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

Right, but the original parts are not.

from brain.js.

janwirth avatar janwirth commented on April 28, 2024

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.

from brain.js.

robertleeplummerjr avatar robertleeplummerjr commented on April 28, 2024

Do you have the source vectors? I love it!

from brain.js.

janwirth avatar janwirth commented on April 28, 2024

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.

from brain.js.

janwirth avatar janwirth commented on April 28, 2024

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>

from brain.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.