Added Audio Questions
This commit is contained in:
10
static/images/pause.svg
Normal file
10
static/images/pause.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
||||
<style>
|
||||
rect {
|
||||
fill: white;
|
||||
stroke: white;
|
||||
}
|
||||
</style>
|
||||
<rect x='7' y='6' width='2' height='12' stroke-width='1.5' stroke-linejoin='round' />
|
||||
<rect x='15' y='6' width='2' height='12' stroke-width='1.5' stroke-linejoin='round' />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 396 B |
10
static/images/play.svg
Normal file
10
static/images/play.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
||||
<style>
|
||||
path {
|
||||
fill: white;
|
||||
stroke: white;
|
||||
}
|
||||
</style>
|
||||
<path d='M7.5 11.9999V5.93774L12.75 8.96884L18 11.9999L12.75 15.031L7.5 18.0621V11.9999Z' stroke-width='1.5'
|
||||
stroke-linejoin='round' />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 363 B |
BIN
static/sounds/music.mp3
Normal file
BIN
static/sounds/music.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user