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/com.github.philip-scott.notes-up.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.philip-scott.notes-up.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.philip-scott.notes-up.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.philip-scott.notes-up.svg b/.icons/awkward/64x64/apps/com.github.philip-scott.notes-up.svg new file mode 100644 index 00000000..e6d55967 --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.philip-scott.notes-up.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:.2" d="m10 56v2c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3v-2c0 1.662-1.338 3-3 3h-38c-1.662 0-3-1.338-3-3z"/> + <path style="fill:#4e7bc0" d="m13 4c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3v-50c0-1.662-1.338-3-3-3h-38z"/> + <path style="opacity:.2" d="m13 4c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h5v-56z"/> + <path style="opacity:.2" d="m38 5v28l4-4 4 4v-28h-8z"/> + <path style="fill:#e9b064" d="m38 4v28l4-4 4 4v-28h-8z"/> + <path style="opacity:.2;fill:#ffffff" d="m13 4c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h38c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-38z"/> +</svg> |