Add icon for Chariklo

This commit is contained in:
Gergely Polonkai 2014-09-06 10:19:19 +02:00
parent 624c7358b3
commit 480a0ef223
4 changed files with 81 additions and 0 deletions

75
images/comet_chariklo.svg Normal file
View File

@ -0,0 +1,75 @@
<?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="30"
height="37.5"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="comet_nessus.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="11.659786"
inkscape:cy="35.014872"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-midpoints="false"
inkscape:object-nodes="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-page="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
units="pt"
inkscape:window-width="1366"
inkscape:window-height="702"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:snap-smooth-nodes="true" />
<metadata
id="metadata7">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 17.014479,8.6676 c -0.57436,0.4127 -1.278831,0.6557 -2.040063,0.6557 -1.932997,0 -3.5,-1.567 -3.5,-3.5 0,-1.933 1.567003,-3.5 3.5,-3.5 0.777062,0 1.494979,0.2532 2.075728,0.6817 m -2.008708,-2.9425 c -0.14179,2.9175 -0.06702,6.2164 -0.06702,9.2608 l -10e-7,9.4524 c -5.153283,0.096 -9.330842,4.1776 -9.330842,9.3309 0,5.1532 4.177559,9.3308 9.330842,9.3308 5.153288,0 9.330846,-4.1776 9.330846,-9.3308 0,-5.1533 -4.177558,-9.3309 -9.330846,-9.3309"
id="path3107"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csssccsssccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -38,6 +38,7 @@
<file>default-icons/planet-pallas.xml</file>
<file>default-icons/planet-juno.xml</file>
<file>default-icons/planet-vesta.xml</file>
<file>default-icons/planet-chariklo.xml</file>
<file>default-icons/planet-moon-node.xml</file>
<file>default-icons/planet-moon-apogee.xml</file>
<file>default-icons/point-vertex.xml</file>

View File

@ -0,0 +1,4 @@
<path
xmlns="http://www.w3.org/2000/svg"
id="planet_chariklo_tmpl"
d="m 17.014479,8.6676 c -0.57436,0.4127 -1.278831,0.6557 -2.040063,0.6557 -1.932997,0 -3.5,-1.567 -3.5,-3.5 0,-1.933 1.567003,-3.5 3.5,-3.5 0.777062,0 1.494979,0.2532 2.075728,0.6817 m -2.008708,-2.9425 c -0.14179,2.9175 -0.06702,6.2164 -0.06702,9.2608 l -10e-7,9.4524 c -5.153283,0.096 -9.330842,4.1776 -9.330842,9.3309 0,5.1532 4.177559,9.3308 9.330842,9.3308 5.153288,0 9.330846,-4.1776 9.330846,-9.3308 0,-5.1533 -4.177558,-9.3309 -9.330846,-9.3309"/>

View File

@ -62,6 +62,7 @@
<xi:include href="gres://default-icons/planet-pallas.xml" />
<xi:include href="gres://default-icons/planet-juno.xml" />
<xi:include href="gres://default-icons/planet-vesta.xml" />
<xi:include href="gres://default-icons/planet-chariklo.xml" />
<xi:include href="gres://default-icons/planet-moon-node.xml" />
<xi:include href="gres://default-icons/planet-moon-apogee.xml" />
<xi:include href="gres://default-icons/point-vertex.xml" />