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/korganizer.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/korganizer.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/korganizer.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/korganizer.svg b/.icons/awkward/64x64/apps/korganizer.svg new file mode 100644 index 00000000..b456ee69 --- /dev/null +++ b/.icons/awkward/64x64/apps/korganizer.svg @@ -0,0 +1,25 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="56" height="48" x="4" y="9" rx="4" ry="4"/> + <rect style="fill:#f13c3c" width="56" height="48" x="4" y="8" rx="4" ry="4"/> + <g style="opacity:0.2" transform="matrix(2,0,0,2,0,1)"> + <path style="fill:none;stroke:#000000;stroke-width:1.17700005;stroke-linecap:round;stroke-linejoin:round" d="m 6.5929,13.231 1.2714,2.18 c 0.81026,-1.2023 1.7427,-2.7904 2.5428,-3.8158"/> + <circle cx="8" cy="9" r="1"/> + <rect width="13" height="2" x="12" y="8" rx="1" ry="1"/> + <rect width="13" height="2" x="12" y="13" rx="1" ry="1"/> + <rect width="13" height="2" x="12" y="18" rx="1" ry="1"/> + <rect width="13" height="2" x="12" y="23" rx="1" ry="1"/> + <circle cx="8" cy="19" r="1"/> + <circle cx="8" cy="24" r="1"/> + </g> + <g transform="scale(2,2)"> + <path style="fill:none;stroke:#ffffff;stroke-width:1.17700005;stroke-linecap:round;stroke-linejoin:round" d="m 6.5929,13.231 1.2714,2.18 c 0.81026,-1.2023 1.7427,-2.7904 2.5428,-3.8158"/> + <circle style="fill:#ffffff" cx="8" cy="9" r="1"/> + <rect style="fill:#ffffff" width="13" height="2" x="12" y="8" rx="1" ry="1"/> + <rect style="fill:#ffffff" width="13" height="2" x="12" y="13" rx="1" ry="1"/> + <rect style="fill:#ffffff" width="13" height="2" x="12" y="18" rx="1" ry="1"/> + <rect style="fill:#ffffff" width="13" height="2" x="12" y="23" rx="1" ry="1"/> + <circle style="fill:#ffffff" cx="8" cy="19" r="1"/> + <circle style="fill:#ffffff" cx="8" cy="24" r="1"/> + </g> + <path style="opacity:0.2;fill:#ffffff" d="M 8 8 C 5.784 8 4 9.784 4 12 L 4 13 C 4 10.784 5.784 9 8 9 L 56 9 C 58.216 9 60 10.784 60 13 L 60 12 C 60 9.784 58.216 8 56 8 L 8 8 z"/> +</svg> |