diff options
Diffstat (limited to 'editor/icons/icon_vu_empty.svg')
-rw-r--r-- | editor/icons/icon_vu_empty.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/editor/icons/icon_vu_empty.svg b/editor/icons/icon_vu_empty.svg new file mode 100644 index 0000000000..76bb913e38 --- /dev/null +++ b/editor/icons/icon_vu_empty.svg @@ -0,0 +1,13 @@ +<svg width="128" height="4" version="1.1" viewBox="0 0 128 4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<defs> +<linearGradient id="a" x2="128" y1="2" y2="2" gradientUnits="userSpaceOnUse"> +<stop stop-color="#84ffb1" offset="0"/> +<stop stop-color="#e1dc7a" offset=".5"/> +<stop stop-color="#ff8484" offset="1"/> +</linearGradient> +</defs> +<g transform="translate(0 -1048.4)"> +<path transform="translate(0 1048.4)" d="m2 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2h75 3 2 3 15v-4h-15-3-2-3-75zm100 0v4h24a2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2h-24z" fill="url(#a)"/> +<path transform="translate(0 1048.4)" d="m2 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2h75 3 2 3 15v-4h-15-3-2-3-75zm100 0v4h24a2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2h-24z" fill-opacity=".23529"/> +</g> +</svg> |