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/32x32/apps/gtkorphan.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/gtkorphan.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/gtkorphan.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/gtkorphan.svg b/.icons/awkward/32x32/apps/gtkorphan.svg new file mode 100644 index 00000000..4e72a1bb --- /dev/null +++ b/.icons/awkward/32x32/apps/gtkorphan.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="28" x="-30" y="-30" rx="1.4" ry="1.4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#dfa46d" width="28" height="28" x="-29" y="-30" rx="1.4" ry="1.4" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.3" d="M 13,1.0000015 V 12.000001 H 2.0000002 v 6 H 13 v 11 h 6 v -11 h 11 v -6 H 19 V 1.0000015 Z"/> + <circle style="opacity:0.2" cx="24" cy="24" r="8"/> + <circle style="fill:#8c45c7" cx="24" cy="23" r="8"/> + <path style="fill:#ffffff" d="m 20,19 v 1.885417 L 22.114584,23 20,25.114584 V 27 h 1.885417 L 24,24.885418 26.114584,27 h 1.885417 V 25.114584 L 25.885417,23 28.000001,20.885417 V 19 H 26.114584 L 24,21.114583 21.885417,19 Z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.4003906 1 C 2.6247906 1 2 1.6247906 2 2.4003906 L 2 3.4003906 C 2 2.6247906 2.6247906 2 3.4003906 2 L 28.599609 2 C 29.375209 2 30 2.6247906 30 3.4003906 L 30 2.4003906 C 30 1.6247906 29.375209 1 28.599609 1 L 3.4003906 1 z"/> +</svg> |