Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 68b2039

Browse files
committed
Optimize the SVG version of the Rust logo
Removed unneeded whitespace, comments and xml stuff. Changed parts that should be circles to use arcs instead of bezier curves. Combined the two bezier curves of the teeth to one through doing de Casteljau’s algorithm in reverse. Changed the parts between the teeth to lines as the curves are too small to be seen by the eyes. Removed some tiny curves at the lower right end of the R.
1 parent 5ed1f22 commit 68b2039

File tree

1 file changed

+1
-65
lines changed

1 file changed

+1
-65
lines changed

logos/rust-logo-blk.svg

Lines changed: 1 addition & 65 deletions
Loading

0 commit comments

Comments
 (0)