Add initial nibib data

This commit is contained in:
Scott Williams 2025-02-28 13:35:29 -05:00
commit 879603b7c1
4987 changed files with 7033239 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="video-overlay-play-button" viewBox="0 0 200 200" alt="Play video">
<circle cx="100" cy="100" r="90" fill="none" stroke-width="15" stroke="#fff"/>
<polygon points="70, 55 70, 145 145, 100" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 303 B