Skip to content

Instantly share code, notes, and snippets.

@weeble
Last active October 5, 2018 16:19
Show Gist options
  • Save weeble/138badfe2b19f65f90b3e3b00669b57f to your computer and use it in GitHub Desktop.
Save weeble/138badfe2b19f65f90b3e3b00669b57f to your computer and use it in GitHub Desktop.
Drone logo redrawn to be symmetrical using pure circles.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="66.842949mm"
height="58.067261mm"
viewBox="0 0 66.842949 58.067261"
version="1.1"
id="svg5242"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="drone_logo_redrawn.svg">
<defs
id="defs5236" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="4.4603186"
inkscape:cy="112.75367"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1280"
inkscape:window-height="755"
inkscape:window-x="1911"
inkscape:window-y="153"
inkscape:window-maximized="0" />
<metadata
id="metadata5239">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(62.903616,-119.7997)">
<path
style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m -53.885563,155.74583 a 24.540324,24.540324 0 0 0 24.419182,22.12113 24.540324,24.540324 0 0 0 24.3954106,-22.12113 H -16.216027 a 13.479895,13.479895 0 0 1 -13.250354,11.06082 13.479895,13.479895 0 0 1 -13.254488,-11.06082 z"
id="circle5196" />
<path
inkscape:connector-curvature="0"
style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m -29.466381,119.7997 a 33.526923,33.526923 0 0 0 -33.437235,31.10715 h 20.186881 a 13.479895,13.479895 0 0 1 13.250354,-11.06031 13.479895,13.479895 0 0 1 13.25449,11.06031 H 3.9393306 A 33.526923,33.526923 0 0 0 -29.466381,119.7997 Z"
id="path5221" />
<circle
r="8.6409578"
cy="153.32649"
cx="-29.466413"
id="circle5194"
style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment