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_ltr_37.svg | |
parent | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (diff) |
Tweaked the custom gtk theme
Diffstat (limited to '.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_37.svg')
-rw-r--r-- | .themes/MikunoNaka/unity/launcher_arrow_outline_ltr_37.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_37.svg b/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 00000000..ad5950a8 --- /dev/null +++ b/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#8d5bd0" color="#e6e1ec"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#8d5bd0" color="#e6e1ec"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#ffffff"/> + </g> +</svg> |