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 |
Reference in New Issue
Block a user