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/scinotes.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/scinotes.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/scinotes.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/scinotes.svg b/.icons/awkward/64x64/apps/scinotes.svg new file mode 100644 index 00000000..1fc59b90 --- /dev/null +++ b/.icons/awkward/64x64/apps/scinotes.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="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:#e74c3c" d="m54 57v-50c0-1.662-1.338-3-3-3h-38c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3z"/> + <path style="opacity:0.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"/> + <path style="opacity:0.2" d="m 17,14 0,3 28,0 0,-3 -28,0 z m 0,7 0,3 31,0 0,-3 -31,0 z m 0,7 0,3 28,0 0,-3 -28,0 z m 0,7 0,3 22,0 0,-3 -22,0 z m 0,7 0,3 28,0 0,-3 -28,0 z m 0,7 0,3 22,0 0,-3 -22,0 z"/> + <path style="fill:#ffffff" d="M 17 13 L 17 16 L 45 16 L 45 13 L 17 13 z M 17 20 L 17 23 L 48 23 L 48 20 L 17 20 z M 17 27 L 17 30 L 45 30 L 45 27 L 17 27 z M 17 34 L 17 37 L 39 37 L 39 34 L 17 34 z M 17 41 L 17 44 L 45 44 L 45 41 L 17 41 z M 17 48 L 17 51 L 39 51 L 39 48 L 17 48 z"/> +</svg> |