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/64x64/apps/mate-panel-drawer.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/mate-panel-drawer.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/mate-panel-drawer.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/mate-panel-drawer.svg b/.icons/awkward/64x64/apps/mate-panel-drawer.svg new file mode 100644 index 00000000..78a2b19b --- /dev/null +++ b/.icons/awkward/64x64/apps/mate-panel-drawer.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.0000004,52.200069 0,1.999971 c 0,1.549978 1.2495821,2.79996 2.80076,2.79996 L 57.20004,57 C 58.750017,57 60,55.750018 60,54.20004 l 0,-1.999971 c 0,1.549977 -1.249983,2.79996 -2.79996,2.79996 l -50.3992796,0 c -1.5503779,0 -2.79996,-1.249983 -2.79996,-2.79996 z"/> + <path style="fill:#e3af4a" d="m 59.9992,53.200069 0,-42.399394 c 0,-1.5511779 -1.247983,-2.79996 -2.79996,-2.79996 l -50.3992796,0 c -1.5511779,0 -2.79996,1.2487821 -2.79996,2.79996 l 0,42.399394 c 0,1.551977 1.2487821,2.79996 2.79996,2.79996 l 50.3992796,0 c 1.551177,0 2.79996,-1.248783 2.79996,-2.79996 z"/> + <rect style="opacity:0.2" width="39.999" height="32" x="12" y="17" rx="2.7" ry="2.912"/> + <rect style="fill:#faff84" width="39.999" height="32" x="12" y="16" rx="2.7" ry="2.912"/> + <rect style="opacity:0.2" width="16" height="6" x="24" y="29" rx="2.644" ry="2.736"/> + <rect style="fill:#4e4e4e" width="16" height="6" x="24" y="28" rx="2.644" ry="2.736"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6.8007812 8 C 5.2496034 8 4 9.2496033 4 10.800781 L 4 11.800781 C 4 10.249603 5.2496034 9 6.8007812 9 L 57.199219 9 C 58.749196 9 60 10.249603 60 11.800781 L 60 10.800781 C 60 9.2496033 58.749196 8 57.199219 8 L 6.8007812 8 z"/> +</svg> |