diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 19:21:46 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 19:21:46 +0530 |
commit | 158b6cd4efe058b1e21a020f3861c610818a1a67 (patch) | |
tree | fd35be35323cc8b9785e86f3580936813967f2e7 /.themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg | |
parent | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (diff) |
Tweaked the custom gtk theme
Diffstat (limited to '.themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg')
-rw-r--r-- | .themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg b/.themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 00000000..e61ec88a --- /dev/null +++ b/.themes/MikunoNaka/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#8d5bd0" color="#e6e1ec"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#ffffff"/> + </g> +</svg> |