diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg b/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg new file mode 100644 index 0000000..ac47004 --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/progress_bar_fill.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4" viewBox="0 0 42 4"> + <rect width="42" height="4" fill="#1967d2"/> +</svg> |