Add icon for Pholus
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<file>default-icons/planet-neptune.xml</file>
|
||||
<file>default-icons/planet-pluto.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-pallas.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-pluto.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-pallas.xml" />
|
||||
<xi:include href="gres://default-icons/planet-juno.xml" />
|
||||
|
Reference in New Issue
Block a user