aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-05-17 22:15:42 -0400
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-05-17 22:15:42 -0400
commita97fa05d68aa129e0b40141ab0e7cd1b931bbba4 (patch)
treeb932d7bcbf2569102a85d31c7a466858f4d78c09 /resources
parent49cf77abc60370e9cec0fa2082a1ff81fc9c2bcc (diff)
Add basic step display
Diffstat (limited to 'resources')
-rw-r--r--resources/icons/stat_steps_solid_24px.pngbin0 -> 423 bytes
-rw-r--r--resources/index.gui9
2 files changed, 9 insertions, 0 deletions
diff --git a/resources/icons/stat_steps_solid_24px.png b/resources/icons/stat_steps_solid_24px.png
new file mode 100644
index 0000000..8e16eb8
--- /dev/null
+++ b/resources/icons/stat_steps_solid_24px.png
Binary files differ
diff --git a/resources/index.gui b/resources/index.gui
index a54b30d..dcefd77 100644
--- a/resources/index.gui
+++ b/resources/index.gui
@@ -15,4 +15,13 @@
<image id="hr2" href="quantifier/0.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
<image id="hr3" href="quantifier/0.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
</svg>
+ <svg x="140" y="237">
+ <image id="act-icon" href="icons/stat_steps_solid_24px.png" width="24" height="24" fill="#ffffff" class="foreground" />
+ <image id="act1" href="quantifier/1.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ <image id="act2" href="quantifier/2.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ <image id="act3" href="quantifier/3.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ <image id="act4" href="quantifier/4.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ <image id="act5" href="quantifier/5.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ <image id="act6" href="quantifier/6.png" x="$+3" width="19" height="21" fill="#ffffff" class="foreground" />
+ </svg>
</svg>