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/16x16/panel/screencloud-idle.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/screencloud-idle.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/screencloud-idle.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/screencloud-idle.svg b/.icons/awkward/16x16/panel/screencloud-idle.svg new file mode 100644 index 00000000..1dd506ba --- /dev/null +++ b/.icons/awkward/16x16/panel/screencloud-idle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,2 C 3.790861,2 2,3.790861 2,6 2.001836,6.7165215 2.1961045,7.4193959 2.5625,8.0351562 1.0916895,8.2519665 0.00152831,9.5132963 0,11 c 0,1.656854 1.3431458,3 3,3 l 10,0 c 1.656854,0 3,-1.343146 3,-3 C 15.998649,10.06362 15.560154,9.1815734 14.814453,8.6152344 14.93633,8.2560012 14.998997,7.8793436 15,7.5 15,5.5670034 13.432997,4 11.5,4 10.867505,4.0014219 10.247216,4.1742118 9.7050781,4.5 9.094262,2.9900208 7.6288438,2.0012304 6,2 Z M 5,3 C 5.5522847,3 6,3.4477153 6,4 6,4.5522847 5.5522847,5 5,5 4.4477153,5 4,4.5522847 4,4 4,3.4477153 4.4477153,3 5,3 Z m 3,2 c 2.209139,0 4,1.790861 4,4 0,2.209139 -1.790861,4 -4,4 C 5.790861,13 4,11.209139 4,9 4,6.790861 5.790861,5 8,5 Z M 8,7 C 6.8954305,7 6,7.8954305 6,9 c 0,1.104569 0.8954305,2 2,2 1.1045695,0 2,-0.895431 2,-2 C 10,7.8954305 9.1045695,7 8,7 Z"/> +</svg> |