diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/apps/preferences-system-windows-move.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/preferences-system-windows-move.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/preferences-system-windows-move.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/preferences-system-windows-move.svg b/.icons/awkward/24x24/apps/preferences-system-windows-move.svg new file mode 100644 index 00000000..535616a8 --- /dev/null +++ b/.icons/awkward/24x24/apps/preferences-system-windows-move.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="18" x="2" y="3.5" rx="1" ry="1"/> + <rect style="fill:#4ab3e4" width="20" height="18" x="2" y="3" rx="1" ry="1"/> + <rect style="opacity:0.2" width="10" height="7" x="13" y="6.5" rx=".5" ry=".5"/> + <rect style="fill:#ebebeb" width="10" height="7" x="13" y="6" rx=".5" ry=".5"/> + <rect style="opacity:0.2" width="10" height="7" x="1" y="6.5" rx=".5" ry=".5"/> + <rect style="fill:#ebebeb" width="10" height="7" x="1" y="6" rx=".5" ry=".5"/> + <rect style="opacity:0.2" width="10" height="7" x="7" y="15.5" rx=".5" ry=".5"/> + <rect style="fill:#ebebeb" width="10" height="7" x="7" y="15" rx=".5" ry=".5"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 V 4.5 C 2,3.946 2.446,3.5 3,3.5 H 21 C 21.554,3.5 22,3.946 22,4.5 V 4 C 22,3.446 21.554,3 21,3 Z"/> +</svg> |