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/24x24/apps/activitywatch.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/activitywatch.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/activitywatch.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/activitywatch.svg b/.icons/awkward/24x24/apps/activitywatch.svg new file mode 100644 index 00000000..92a89304 --- /dev/null +++ b/.icons/awkward/24x24/apps/activitywatch.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="21" height="21" x="-22.5" y="-22" rx="10.5" ry="10.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e4e4e4" width="21" height="21" x="-22" y="-22" rx="10.5" ry="10.5" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1" d="M 8.5039062,5.499992 A 0.50005,0.50005 0 0 0 8.0527344,5.7773358 l -3,6.0000022 a 0.50005,0.50005 0 1 0 0.8945312,0.445312 l 0.8613282,-1.722656 h 3.3828122 l 0.861328,1.722656 a 0.50005,0.50005 0 0 0 0.02344,0.04492 l 2.476562,4.955078 a 0.50005,0.50005 0 0 0 0.919922,-0.05664 L 15.75,13.515619 17.027344,17.16601 a 0.50005,0.50005 0 0 0 0.9375,0.01953 l 2,-5 a 0.50050738,0.50050738 0 1 0 -0.929688,-0.371094 l -1.503906,3.759766 -1.308594,-3.740235 a 0.50005,0.50005 0 0 0 -0.945312,0 l -1.359375,3.884766 -1.94336,-3.884766 a 0.50005,0.50005 0 0 0 -0.0098,-0.02344 l -0.01172,-0.02344 a 0.50005,0.50005 0 0 0 -0.0059,-0.0098 L 8.9472656,5.7773358 A 0.50005,0.50005 0 0 0 8.5039062,5.499992 Z M 8.5,7.1171795 9.6914062,9.499992 H 7.3085938 Z"/> + <path style="fill:none;stroke:#7a7a7a;stroke-linecap:round;stroke-linejoin:round" d="M 5.5000133,11.499998 8.5000132,5.5 11.500013,11.499998"/> + <rect style="fill:#7a7a7a" width="4" height="1" x="6.5" y="9"/> + <path style="fill:none;stroke:#7a7a7a;stroke-linecap:round;stroke-linejoin:round" d="m 11.500013,11.499998 2.499987,5 1.75,-5 1.75,5 2,-5"/> + <path style="fill:none;stroke:#404040;stroke-width:0.5px;stroke-linecap:round" d="m 6.2500133,16.249998 5.2499997,-4.75"/> + <path style="fill:none;stroke:#404040;stroke-linecap:round" d="m 11.500013,11.499998 3,-3.999998"/> + <circle style="opacity:0.1" cx="11.5" cy="12" r="1.5"/> + <circle style="fill:#595959" cx="11.5" cy="11.5" r="1.5"/> + <path style="fill:#ffffff;opacity:0.2" d="M 11.5 1 C 5.683 1 1 5.683 1 11.5 C 1 11.584474 1.0117076 11.666015 1.0136719 11.75 C 1.1469713 6.0506689 5.7674739 1.5 11.5 1.5 C 17.232526 1.5 21.853029 6.0506689 21.986328 11.75 C 21.988292 11.666015 22 11.584474 22 11.5 C 22 5.683 17.317 1 11.5 1 z"/> +</svg> |