Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 3a5a7ef

Browse files
committed
Fixed download icon
1 parent deeb06b commit 3a5a7ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/electron/app/player.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
<header class="small">
9797
<h1></h1>
9898
<a class="download-button" onCLick="downloadReplay()" title="Download Replay">
99-
<svg width="17px" height="17px">
100-
<path style="fill:#ffffff;fill-opacity:1;stroke-width:0.11064956;stroke-linejoin:round" d="m 15.526955,11.377596 h 4.425982 v 5.532478 h 4.011046 l -6.224037,6.224037 -6.224038,-6.224037 h 4.011047 z M 0.03601698,0.8658888 H 16.771762 l 3.181175,3.1811747 V 10.824348 H 17.739946 V 4.8769351 L 15.94189,3.0788799 H 15.526955 V 10.271101 H 4.4619991 V 3.0788799 H 2.249008 V 18.569817 H 12.34578 l 2.212991,2.212991 H 0.03601698 Z M 10.547725,3.0788799 v 5.5324777 h 2.766238 V 3.0788799 Z" />
99+
<svg baseProfile="full" width="21px" height="21px" viewBox="0 0 76.00 76.00" enable-background="new 0 0 76.00 76.00" xml:space="preserve">
100+
<path stroke-linejoin="round" d="m48.837 36.088h13.599v16.999h12.324l-19.123 19.124-19.124-19.124h12.324zm-47.598-32.299h51.423l9.7745 9.7745v20.824h-6.799v-18.274l-5.525-5.525h-1.275v22.099h-33.998v-22.099h-6.7999v47.597h31.023l6.8 6.8h-44.623zm32.299 6.7997v16.999h8.4996v-16.999z" stroke-width=".33998" fill="#fff"/>
101101
</svg>
102-
</a>
102+
</a>
103103
<a class="info-button" onClick="showUser()" title="View User">
104104
<svg width="21px" height="21px">
105105
<g

0 commit comments

Comments
 (0)