Skip to content

Instantly share code, notes, and snippets.

@seemantk
Last active October 19, 2018 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seemantk/7e7f5fbd254a2836af9e615df8944b61 to your computer and use it in GitHub Desktop.
Save seemantk/7e7f5fbd254a2836af9e615df8944b61 to your computer and use it in GitHub Desktop.
Bat-symbol with Eyes

Using lessons learned from adding halos, this set is actually the 2nd attempt. The eyes are initially done by adding to squares, converting them to paths, and then combining them into one path.

That path was then cloned for every single batlogo that needed eyes. Further, the eyes path has to sit on top of a batlogo path, before the two of them are combined.

As a last step, all eye paths must also be converted to curves instead of lines.

There were two special cases which were able to be handled by adding the eye shapes. The first one is the 75th anniversary logo, which now has a complete "5" in it. The second is two initial gaps in the BvS logo, to start carving out the 'S' shape

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

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