Skip to content

Latest commit

 

History

History
76 lines (58 loc) · 2.32 KB

README.md

File metadata and controls

76 lines (58 loc) · 2.32 KB

OSH (OSH) Logo - clean

License: CC-BY-SA-4.0 REUSE status

In cooperation with Open Source Ecology Germany

  • OSH: Open Source Hardware (Machines and other things that free the user of the domination and control by the producer)

This repo hosts a clean reproduction of the well known OSH gear logo.

Issues with the original

The original SVG does not have a clean path, which leads to the following issues:

  • Some parts are non-symmetrical.
    This can be witnessed for example, when copying the gear, flipping it horizontally, and then trying to make the two overlap.
  • Editing the shape is a pain

It also does not have nice IDs.

The reason for all that, is probably that SVG was not the original source format. That seems to be Adobe Illustrator CS3.

Thus it is no big surprise, that some info (and quality) gets lost during the export to SVG.

Solution

We re-created the gear as close to the original as possible, but keeping a clean path. Inkscape was used to create the source file (SVG), and we recommend to use it for editing too, should that be necessary.

The source file contains:

  • the clean gear in full
  • the clean gear with the cutout on the bottom
  • the shapes used to create the clean gear, by using union and difference operations
  • the original gear (with cutout), once as-is and once flipped horizontally

Files

  • new, clean source image
    (contains hidden parts, including shapes used for the construction)
    new, clean source image
  • partial gear
    • SVG: SVG
    • PNG: PNG
  • full gear
    • SVG: SVG
    • PNG: PNG
  • both gears
    • SVG: SVG