Skip to content

speech/graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech.is Collateral

a.k.a. logos, graphics, etc.

If you are looking to simply use the artwork, use the SVG or PNG versions.

Specifications

Yellow

  • Hex: #ffff00
  • RGB: R:255 G:255 B:0
  • Lab: L:98 a:-16 b:93

Purple Gradient Light -> Dark

  • Hex: #8e84a9 –> #635688
  • RGB: R:141 G:132 B:169 –> R:99 G:86 B:136
  • Lab: L:57 a:9 b:-19 –> L:39 a:14 b:-27

Font

The font is [Ubuntu medium] and a copy is included in this repository. You can download the entire Ubuntu font gamily here or use the following code to embed the font on your website.

HTML:

<link href='http://fonts.googleapis.com/css?family=Ubuntu:500' rel='stylesheet' type='text/css'>

CSS:

@import url(http://fonts.googleapis.com/css?family=Ubuntu:500);

font-family: 'Ubuntu', sans-serif;

See Google's Ubuntu font page for more information on embeding the font online.

Contributing

We strongly encourage contributing changes back to the project, see the usage policy below.

Generally, edit the Illustrator (.ai) files. Note that they use linking, so changes to speech-logo-bird.ai will propogate automatically to all of the Illustrator containing the bird image.

You can edit SVG files and you pull requests will be accepted, however, it's best to edit the Illustrator files directly if possible. Note that I tried doing this with SVG to keep everything editable in free-software viewers, but neither Illustrator nor Inkscape can handle linking SVG files.

Converting

Before submitting a pull requrest, it would be nice if you could convert the Illustrator files to SVG files, open up batch-convert-svg.jsx in Illustrator using File -> Scripts -> Other Script.

The rest is optional.

Favicons are generated using RealFaviconGenerator.net.

Usage Policy

###Design There are some formal guidelines for usage below, but if you have artistic bent please disregard them. We want to encourage the artistic expression of the logo in all forms and we ask that you release the original files as CC0 or public domain. While we prefer strong copyleft licenses (A/GPLv3) for code, we feel that attribution requirements only frustrate usage and that trademark law offers the best protection for image marks.

###Legal Speech.is has a very liberal usage policy: don't use it for evil and we won't enforce our trademark rights. What's evil? Well, we think censorship is pretty evil. We don't like racists or sexists either.

Suggestions

Keep some padding around the images, the default sizes include some that we think look good. The black logomark on the purple background doesn't work very well and we would love to see any variations you come up with!

About

Collateral: logos, banners, favicons, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published