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.davidmhewitt.clipped.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.davidmhewitt.clipped.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.davidmhewitt.clipped.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.davidmhewitt.clipped.svg b/.icons/awkward/64x64/apps/com.github.davidmhewitt.clipped.svg new file mode 100644 index 00000000..2162ca7f --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.davidmhewitt.clipped.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="48" height="52" x="8" y="7" rx="5" ry="5"/> + <rect style="fill:#e0995e" width="48" height="52" x="8" y="6" rx="5" ry="5"/> + <rect style="opacity:0.2" width="37" height="42" x="13" y="12"/> + <rect style="fill:#ffffff" width="37" height="42" x="13" y="11"/> + <path style="opacity:0.2;fill:#ffffff" d="M 13 6 C 10.23 6 8 8.23 8 11 L 8 12 C 8 9.23 10.23 7 13 7 L 51 7 C 53.77 7 56 9.23 56 12 L 56 11 C 56 8.23 53.77 6 51 6 L 13 6 z"/> + <path style="opacity:0.2" d="M 21,4 V 10 C 21,12.216 22.784,14 25,14 H 38 C 40.216,14 42,12.216 42,10 V 4 Z"/> + <path style="fill:#4f5d73" d="M 21 3 L 21 9 C 21 11.216 22.784 13 25 13 L 38 13 C 40.216 13 42 11.216 42 9 L 42 3 L 21 3 z"/> + <g> + <rect style="fill:#e0e0d1" width="27" height="2" x="18" y="22"/> + <rect style="fill:#e0e0d1" width="27" height="2" x="18" y="27"/> + <rect style="fill:#e0e0d1" width="27" height="2" x="18" y="32"/> + <rect style="fill:#e0e0d1" width="27" height="2" x="18" y="37"/> + <rect style="fill:#e0e0d1" width="27" height="2" x="18" y="42"/> + </g> + <path style="opacity:0.1;fill:#ffffff" d="M 21 3 L 21 4 L 42 4 L 42 3 L 21 3 z"/> +</svg> |