1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00

Update JS deps, regenerate SVGs (#34640)

Result of `make update-js svg`.
This commit is contained in:
silverwind
2025-06-07 19:59:36 +02:00
committed by GitHub
parent aa2b3b2b1f
commit f6f6aedd4f
6 changed files with 939 additions and 767 deletions

1
public/assets/img/svg/octicon-pause.svg generated Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="svg octicon-pause" width="16" height="16" aria-hidden="true"><path d="M5 2h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1m5 0h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/></svg>

After

Width:  |  Height:  |  Size: 285 B