diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
commit | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (patch) | |
tree | d558d139bbfaafa5d621034ff85dd563f7cfd423 /.themes/oomox-Awkward/unity/launcher_icon_back_150.svg | |
parent | 21eea21ac0bc4f8cf1fd637e305c5f3b94218e30 (diff) |
created a gtk oomox theme to match the terminal
Diffstat (limited to '.themes/oomox-Awkward/unity/launcher_icon_back_150.svg')
-rw-r--r-- | .themes/oomox-Awkward/unity/launcher_icon_back_150.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.themes/oomox-Awkward/unity/launcher_icon_back_150.svg b/.themes/oomox-Awkward/unity/launcher_icon_back_150.svg new file mode 100644 index 00000000..d66f78d3 --- /dev/null +++ b/.themes/oomox-Awkward/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> |