diff options
| author | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-05 01:21:45 +0000 |
|---|---|---|
| committer | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-05 01:21:45 +0000 |
| commit | 69a722cfd33076a4d63f1d49e52bed427453eabe (patch) | |
| tree | 56545e93c12a8232058a0ab2b258546418656e03 /.themes/caelus/unity/progress_bar_fill.svg | |
initial commit
Diffstat (limited to '.themes/caelus/unity/progress_bar_fill.svg')
| -rw-r--r-- | .themes/caelus/unity/progress_bar_fill.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.themes/caelus/unity/progress_bar_fill.svg b/.themes/caelus/unity/progress_bar_fill.svg new file mode 100644 index 0000000..4d119c8 --- /dev/null +++ b/.themes/caelus/unity/progress_bar_fill.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4"> + <g transform="translate(0,-1048.3622)"> + <path d="m 1,1048.3622 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 l -40,0 c -1,0 -1,0 -1,-1 l 0,-2 c 0,-1 0,-1 1,-1 z" fill="#ef934d"/> + </g> +</svg> |
