renamed icons

This commit is contained in:
sanjayk03-dev
2024-05-04 03:18:18 +05:30
parent e837a37140
commit 6768c88cae
7 changed files with 1 additions and 1 deletions

View File

@@ -268,7 +268,7 @@ script#control-view-template(type="text/x-template")
button.pure-button(title="Stop program.", @click="stop", style="height:100px;width:100px;font-weight:normal")
svg(width="50", height="50")
image(href="../resources/icons/Execute_button_stop.webp", width="50", height="50")
image(href="../resources/icons/button_stop.webp", width="50", height="50")
button.pure-button(title="Pause program at next optional stop (M1).",
@click="optional_pause", v-if="false", style="height:100px;width:100px;font-weight:normal")

View File

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 298 B

View File

Before

Width:  |  Height:  |  Size: 258 B

After

Width:  |  Height:  |  Size: 258 B

View File

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

View File

Before

Width:  |  Height:  |  Size: 270 B

After

Width:  |  Height:  |  Size: 270 B

View File

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B