diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:09:10 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:09:10 +0530 |
commit | 712286bb54d25397d332ce4661c6d00bdf6a792c (patch) | |
tree | d83b1ed39e5767c7c633b3de43112a9080ffcec7 /.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg | |
parent | 06b3f563ac98b01663cc07e9c13a502ef97e3e7c (diff) |
made the theme less rounder
Diffstat (limited to '.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg')
-rw-r--r-- | .themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg b/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg index c2fb9b97..107bb24d 100644 --- a/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg +++ b/.themes/MikunoNaka/unity/launcher_arrow_outline_ltr_19.svg @@ -1,10 +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"/> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#8d5bd0" color="#e5e5e5"/> </clipPath> </defs> <g transform="translate(0,-1033.3622)"> - <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#ffffff"/> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#e5e5e5"/> </g> </svg> |