Add icon for Pholus
This commit is contained in:
		
							
								
								
									
										74
									
								
								images/comet_pholus.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										74
									
								
								images/comet_pholus.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,74 @@ | |||||||
|  | <?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="New document 1"> | ||||||
|  |   <defs | ||||||
|  |      id="defs4" /> | ||||||
|  |   <sodipodi:namedview | ||||||
|  |      id="base" | ||||||
|  |      pagecolor="#ffffff" | ||||||
|  |      bordercolor="#666666" | ||||||
|  |      borderopacity="1.0" | ||||||
|  |      inkscape:pageopacity="0.0" | ||||||
|  |      inkscape:pageshadow="2" | ||||||
|  |      inkscape:zoom="8" | ||||||
|  |      inkscape:cx="14.633463" | ||||||
|  |      inkscape:cy="11.498998" | ||||||
|  |      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="true" | ||||||
|  |      inkscape:object-nodes="true" | ||||||
|  |      inkscape:object-paths="false" | ||||||
|  |      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" /> | ||||||
|  |   <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 | ||||||
|  |        inkscape:connector-curvature="0" | ||||||
|  |        id="path3009" | ||||||
|  |        d="m 14.974446,9.4184 c 0.02229,3e-4 0.04463,4e-4 0.06699,4e-4 2.636738,0 4.77424,-2.0944 4.77424,-4.6781 l 0,0 c 0,-2.5837 -2.137502,-4.6782 -4.77424,-4.6782 -0.02237,0 -0.04472,2e-4 -0.06702,5e-4 l 0,9.2603 -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" | ||||||
|  |        style="fill:none;stroke:#000000;stroke-width:0.09605279px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||||||
|  |        sodipodi:nodetypes="csccscccsssc" /> | ||||||
|  |   </g> | ||||||
|  | </svg> | ||||||
| After Width: | Height: | Size: 2.6 KiB | 
| @@ -32,6 +32,7 @@ | |||||||
|     <file>default-icons/planet-neptune.xml</file> |     <file>default-icons/planet-neptune.xml</file> | ||||||
|     <file>default-icons/planet-pluto.xml</file> |     <file>default-icons/planet-pluto.xml</file> | ||||||
|     <file>default-icons/planet-chiron.xml</file> |     <file>default-icons/planet-chiron.xml</file> | ||||||
|  |     <file>default-icons/planet-pholus.xml</file> | ||||||
|     <file>default-icons/planet-ceres.xml</file> |     <file>default-icons/planet-ceres.xml</file> | ||||||
|     <file>default-icons/planet-pallas.xml</file> |     <file>default-icons/planet-pallas.xml</file> | ||||||
|     <file>default-icons/planet-juno.xml</file> |     <file>default-icons/planet-juno.xml</file> | ||||||
|   | |||||||
							
								
								
									
										4
									
								
								src/resources/default-icons/planet-pholus.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								src/resources/default-icons/planet-pholus.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | |||||||
|  | <path | ||||||
|  |        xmlns="http://www.w3.org/2000/svg" | ||||||
|  |        id="planet_pholus_tmpl" | ||||||
|  |        d="m 14.974446,9.4184 c 0.02229,3e-4 0.04463,4e-4 0.06699,4e-4 2.636738,0 4.77424,-2.0944 4.77424,-4.6781 l 0,0 c 0,-2.5837 -2.137502,-4.6782 -4.77424,-4.6782 -0.02237,0 -0.04472,2e-4 -0.06702,5e-4 l 0,9.2603 -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"/> | ||||||
| @@ -56,6 +56,7 @@ | |||||||
|                 <xi:include href="gres://default-icons/planet-neptune.xml" /> |                 <xi:include href="gres://default-icons/planet-neptune.xml" /> | ||||||
|                 <xi:include href="gres://default-icons/planet-pluto.xml" /> |                 <xi:include href="gres://default-icons/planet-pluto.xml" /> | ||||||
|                 <xi:include href="gres://default-icons/planet-chiron.xml" /> |                 <xi:include href="gres://default-icons/planet-chiron.xml" /> | ||||||
|  |                 <xi:include href="gres://default-icons/planet-pholus.xml" /> | ||||||
|                 <xi:include href="gres://default-icons/planet-ceres.xml" /> |                 <xi:include href="gres://default-icons/planet-ceres.xml" /> | ||||||
|                 <xi:include href="gres://default-icons/planet-pallas.xml" /> |                 <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-juno.xml" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user