forked from EXT/VR180-Web-Player
Replaced svg with png file
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
<source src="sbs-video.mp4" type="video/mp4">
|
<source src="sbs-video.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
<button id="playBtn" aria-label="Play video">
|
<button id="playBtn" aria-label="Play video">
|
||||||
<img src="play.svg" alt="Play">
|
<img src="play.png" alt="Play">
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
11
play.svg
11
play.svg
@@ -1,11 +0,0 @@
|
|||||||
<svg width="178" height="178" viewBox="0 0 178 178" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<rect x="0.277832" y="0.5" width="176.891" height="176.891" rx="88.4453" fill="black" fill-opacity="0.7" style="mix-blend-mode:color-dodge"/>
|
|
||||||
<g clip-path="url(#clip0_61_569)">
|
|
||||||
<path d="M129.531 81.5831C133.792 84.8001 133.792 91.2001 129.531 94.4171L72.5213 137.46C67.224 141.459 59.6361 137.68 59.6361 131.043V44.9577C59.6361 38.3201 67.224 34.5413 72.5213 38.5407L129.531 81.5831Z" fill="white"/>
|
|
||||||
</g>
|
|
||||||
<defs>
|
|
||||||
<clipPath id="clip0_61_569">
|
|
||||||
<rect width="128.648" height="128.648" fill="white" transform="translate(29.4844 23.676)"/>
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 660 B |
Reference in New Issue
Block a user