replace fontawesome play icon by a svg
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="50px" height="50px">
|
||||
<!-- Cercle rouge -->
|
||||
<circle cx="256" cy="256" r="240" fill="#FF0000"/>
|
||||
<!-- Triangle blanc (forme play) -->
|
||||
<path d="M203.691 395.025C194.731 400.206 183.2 393.695 183.2 383.164V128.836C183.2 118.305 194.731 111.794 203.691 116.975L382.293 243.638C390.253 248.264 390.253 263.736 382.293 268.362L203.691 395.025Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 436 B |
Reference in New Issue
Block a user