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/48x48/apps/marknoto.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/marknoto.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/marknoto.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/marknoto.svg b/.icons/awkward/48x48/apps/marknoto.svg new file mode 100644 index 00000000..0e67b456 --- /dev/null +++ b/.icons/awkward/48x48/apps/marknoto.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="opacity:0.2" d="M 6,5 C 4.892,5 4,5.892 4,7 V 43 C 4,44.108 4.892,45 6,45 H 28 L 44,29 V 7 C 44,5.892 43.108,5 42,5 Z"/> + <path style="fill:#fecd38" d="M 6,4 C 4.892,4 4,4.892 4,6 V 42 C 4,43.108 4.892,44 6,44 H 28 L 44,28 V 6 C 44,4.892 43.108,4 42,4 Z"/> + <g style="opacity:0.5" transform="translate(0,-7)"> + <path d="M 28,22 V 25 L 32.5,29 28,33 V 36 L 36,29.133 Z"/> + <path d="M 20,24 V 27 L 15.5,31 20,35 V 38 L 12,31.133 Z"/> + <rect width="2" height="16" x="29.99" y="14.77" transform="rotate(15)"/> + </g> + <path style="fill:#ffe69b" d="M 44,28 H 30 C 28.895,28 28,28.895 28,30 V 44 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,4 C 4.892,4 4,4.892 4,6 V 7 C 4,5.892 4.892,5 6,5 H 42 C 43.108,5 44,5.892 44,7 V 6 C 44,4.892 43.108,4 42,4 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 30,28 C 28.895,28 28,28.895 28,30 V 31 C 28,29.895 28.895,29 30,29 H 43 L 44,28 Z"/> +</svg> |