Add icon to Intellij project config

This commit is contained in:
Guus der Kinderen 2023-10-04 19:04:49 +02:00
parent dfc51d6ed2
commit 6a2b421415
2 changed files with 50 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ bin/
*.iws
*.iml
out/
!.idea/icon.svg
# Netbeans ignores
nbproject/

49
.idea/icon.svg generated Normal file
View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 132.94563 162.35957"
height="162.35957"
width="132.94563"
xml:space="preserve"
id="svg2"
version="1.1"
sodipodi:docname="logo-spark-notext.svg"
inkscape:version="1.2.1 (2ed6d7ae0b, 2022-08-22, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><sodipodi:namedview
id="namedview544"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="3.298308"
inkscape:cx="160.68845"
inkscape:cy="81.253783"
inkscape:window-width="3440"
inkscape:window-height="1403"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" /><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><g
transform="matrix(1.3333333,0,0,-1.3333333,-1.2870164e-4,162.36)"
id="g10"><g
transform="scale(0.1)"
id="g12"><path
id="path14"
style="fill:#f8b80c;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 842.883,1217.7 c 0,0 -256.199,-164.63 -269.985,-338.231 C 825.137,897.504 1024.56,671.797 993.992,425.512 963.508,179.199 745.84,2.14063 476.277,0.109375 185.414,-5.62109 -6.91406,221.332 0.191406,476.293 9.19531,890.191 459.23,1158 842.883,1217.7" /><path
id="path16"
style="fill:#f1501d;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 618.574,691.734 c 0,0 -143.199,-91.32 -151.101,-187.414 C 608.34,514.535 719.496,389.809 702.219,253.48 684.977,117.141 563.297,18.9883 412.75,17.6211 250.316,14.1914 143.137,139.609 147.324,280.707 c 5.406,229.063 256.93,377.641 471.25,411.027" /></g></g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB