chupacabras team logo
After Width: | Height: | Size: 146 KiB |
After Width: | Height: | Size: 144 KiB |
After Width: | Height: | Size: 116 KiB |
After Width: | Height: | Size: 115 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 77 KiB |
After Width: | Height: | Size: 77 KiB |
After Width: | Height: | Size: 121 KiB |
|
@ -0,0 +1,73 @@
|
|||
Title: Chupacabras Logos
|
||||
|
||||
I would love it if someone could take these sketches
|
||||
and turn them into something the team will use,
|
||||
because I'd love to have a sticker of this on my laptop.
|
||||
|
||||
![Chupas Logo](chupas-logo.png)
|
||||
|
||||
I tried to incorporate New Mexico's Zia symbol with the chupacabra:
|
||||
a cryptid sometimes drawn as a "grey" alien with claws.
|
||||
This logo feels like a real sports team to me.
|
||||
It conveys fierceness and mystery, only uses 18 objects,
|
||||
and looks great with only one ink color.
|
||||
Because all the negative space is connected,
|
||||
it's possible to make a stencil.
|
||||
|
||||
|
||||
[Here is the source file](chupas.svg)
|
||||
for everybody to play with.
|
||||
This logo is all yours to do with as you please,
|
||||
as long as you share alike
|
||||
(see the bottom of the page for details).
|
||||
|
||||
----
|
||||
|
||||
<img src="chupas-logo-inv.png" alt="Chupas Logo: White" style="background: black;">
|
||||
|
||||
Here's what it would look like on a black (or dark-colored) T-shirt.
|
||||
This really highlights the use of negative space for the "spooky" feel.
|
||||
I feel like the eyes are sort of popping out at me.
|
||||
|
||||
----
|
||||
|
||||
![Chupacabras Medallion](chupas-medallion-bw.png)
|
||||
|
||||
Here's a medallion form with the team name.
|
||||
I'm not crazy about this font,
|
||||
it's difficult to read at a distance,
|
||||
although it does match the feel well.
|
||||
|
||||
----
|
||||
|
||||
![Chupacabras Medallion](chupas-medallion.png)
|
||||
|
||||
A color medallion, for buttons,
|
||||
print media,
|
||||
web sites, etc.
|
||||
|
||||
This uses 4 colors: black, purple, yellow, and red.
|
||||
You could change the colors to whatever your teams uses.
|
||||
|
||||
----
|
||||
|
||||
![Chuas Simplified](chupas-logo-simple.png)
|
||||
|
||||
A smoothed-out version more suitable for die-cut vinyl stickers and tattoos.
|
||||
|
||||
----
|
||||
|
||||
|
||||
Earlier designs
|
||||
--------------
|
||||
|
||||
Here are some earlier designs I didn't like as much:
|
||||
|
||||
![chupa1](chupa1.png)
|
||||
![chupa2](chupa2.png)
|
||||
![chupa3](chupa3.png)
|
||||
![chupa4](chupa4.png)
|
||||
|
||||
----
|
||||
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/StillImage" property="dct:title" rel="dct:type">Chupacabras Logo</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://woozle.org/misc/chupas.html" property="cc:attributionName" rel="cc:attributionURL">Neale Pickett</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
|
After Width: | Height: | Size: 139 KiB |
|
@ -0,0 +1,4 @@
|
|||
COPY += $(wildcard misc/*.png)
|
||||
COPY += misc/chupas.svg
|
||||
|
||||
|