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/32x32/apps/mx-welcome.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/mx-welcome.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/mx-welcome.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/mx-welcome.svg b/.icons/awkward/32x32/apps/mx-welcome.svg new file mode 100644 index 00000000..4b84bd2c --- /dev/null +++ b/.icons/awkward/32x32/apps/mx-welcome.svg @@ -0,0 +1,7 @@ +<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect x="2" y="3" width="28" height="28" rx="1" ry="1" style="opacity:.2"/> + <rect x="2" y="2" width="28" height="28" rx="1" ry="1" style="fill:#fabd7f"/> + <path d="m16 7a2 2 0 0 0-2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2zm-7 2-2 1 6 4v13h2v-9h2v9h2v-13l6-4-2-1-4.5 3h-5z" style="opacity:.2"/> + <path d="m16 6a2 2 0 0 0-2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2zm-7 2-2 1 6 4v4 9h2v-9h2v9h2v-9-4l6-4-2-1-4.5 3h-5l-4.5-3z" style="fill:#4f4f4f"/> + <path d="m3 2c-0.554 0-1 0.446-1 1v1c0-0.554 0.446-1 1-1h26c0.554 0 1 0.446 1 1v-1c0-0.554-0.446-1-1-1h-26z" style="fill:#ffffff;opacity:.2"/> +</svg> |