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/system-suspend.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/system-suspend.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/system-suspend.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/system-suspend.svg b/.icons/awkward/24x24/apps/system-suspend.svg new file mode 100644 index 00000000..d7b33bc7 --- /dev/null +++ b/.icons/awkward/24x24/apps/system-suspend.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="translate(1,1)"> + <circle fill="#41a5c7" cx="11" cy="11" r="10"/> + <path fill-rule="evenodd" opacity=".2" d="m18 11.5c0-3.8662-3.134-7-7-7-3.8662 0-7 3.1338-7 7s3.1338 7 7 7 7-3.1338 7-7zm-2 0c0 2.7615-2.2385 5-5 5s-5-2.2385-5-5 2.2385-5 5-5 5 2.2385 5 5zm-2 0c0-0.554-0.46788-1-1.0469-1h-3.9062c-0.5789 0-1.0468 0.446-1.0468 1s0.46788 1 1.0469 1h3.9062c0.579 0 1.047-0.446 1.047-1z"/> + <path fill="#fff" fill-rule="evenodd" d="m18 11c0-3.8662-3.134-7-7-7-3.8662 0-7 3.1338-7 7s3.1338 7 7 7 7-3.1338 7-7zm-2 0c0 2.7615-2.2385 5-5 5s-5-2.2385-5-5 2.2385-5 5-5 5 2.2385 5 5zm-2 0c0-0.554-0.46788-1-1.0469-1h-3.9062c-0.5789 0-1.0468 0.446-1.0468 1s0.46788 1 1.0469 1h3.9062c0.579 0 1.047-0.446 1.047-1z"/> + <path fill="#fff" opacity=".2" d="m11 1a10 10 0 0 0 -10 10 10 10 0 0 0 0.0098 0.293 10 10 0 0 1 9.9902 -9.793 10 10 0 0 1 9.99 9.707 10 10 0 0 0 0.01 -0.207 10 10 0 0 0 -10 -10z"/> + <path opacity=".2" d="m20.99 11.207a10 10 0 0 1 -9.99 9.793 10 10 0 0 1 -9.9902 -9.707 10 10 0 0 0 -0.0098 0.207 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.0098 -0.29297z"/> + </g> +</svg> |