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/22x22/panel/weather-few-clouds-night.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/weather-few-clouds-night.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/weather-few-clouds-night.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/weather-few-clouds-night.svg b/.icons/awkward/22x22/panel/weather-few-clouds-night.svg new file mode 100644 index 00000000..5497ed74 --- /dev/null +++ b/.icons/awkward/22x22/panel/weather-few-clouds-night.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(-177,-681.28999)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.751953 4.0371094 C 7.9891731 4.1385494 5.4432531 5.8416894 4.4394531 8.5996094 C 3.1756231 12.071949 4.8081231 15.924179 8.1269531 17.412109 C 8.0337531 17.074649 7.9800731 16.705189 8.0019531 16.349609 C 8.0296531 15.348359 8.5859231 14.462239 9.3769531 13.880859 C 7.8100731 12.147669 7.2413631 9.6343994 8.0957031 7.2871094 C 8.6098631 5.8744594 9.5701431 4.7787494 10.751953 4.0371094 z M 14.001953 12.005859 C 12.690273 12.005859 11.597133 12.864289 11.189453 14.037109 C 9.9586231 14.193079 9.0019531 15.232679 9.0019531 16.505859 C 9.0019531 17.886569 10.121243 19.005859 11.501953 19.005859 L 17.001953 19.005859 C 18.106523 19.005859 19.001953 18.110429 19.001953 17.005859 C 19.001953 15.901289 18.106523 15.005859 17.001953 15.005859 C 17.001953 13.349009 15.658803 12.005859 14.001953 12.005859 z" transform="translate(177,681.28999)"/> + </g> +</svg> |