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/com.github.eudaldgr.elements.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/com.github.eudaldgr.elements.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/com.github.eudaldgr.elements.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/com.github.eudaldgr.elements.svg b/.icons/awkward/48x48/apps/com.github.eudaldgr.elements.svg new file mode 100644 index 00000000..c5605bb7 --- /dev/null +++ b/.icons/awkward/48x48/apps/com.github.eudaldgr.elements.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/> + <rect style="fill:#3f99ed" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <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 36 c 1.108,0 2,0.892 2,2 V 6 C 44,4.892 43.108,4 42,4 Z"/> + <g style="font-size:12.20572472px;line-height:0%;letter-spacing:0px;word-spacing:0px;opacity:0.2" transform="matrix(1.0195649,0,0,0.98081054,0,0.99999901)"> + <path d="m 19.616211,32.626077 h -7.825998 v 8.15652 H 7.8464845 V 20.391298 h 3.9027545 v 8.156519 h 7.866972 v -8.156519 h 3.923242 v 20.391299 h -3.923242 z"/> + </g> + <g style="font-size:12.20572472px;line-height:0%;letter-spacing:0px;word-spacing:0px;fill:#ffffff" transform="scale(1.0195649,0.98081054)"> + <path style="fill:#ffffff" d="m 19.616211,32.626077 h -7.825998 v 8.15652 H 7.8464845 V 20.391298 h 3.9027545 v 8.156519 h 7.866972 v -8.156519 h 3.923242 v 20.391299 h -3.923242 z"/> + </g> + <path style="opacity:0.2" d="m 38,8.999999 v 2 h -2 v 2 h 2 V 21 h 2 V 8.999999 Z"/> + <path style="fill:#ffffff" d="m 38,8 v 2 h -2 v 2 h 2 v 8 h 2 V 8 Z"/> +</svg> |