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/panel/weather-clouds-night.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/weather-clouds-night.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/weather-clouds-night.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/weather-clouds-night.svg b/.icons/awkward/24x24/panel/weather-clouds-night.svg new file mode 100644 index 00000000..d08b3997 --- /dev/null +++ b/.icons/awkward/24x24/panel/weather-clouds-night.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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(-103.99995,-680.29013)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.75,4.03125 C 7.98722,4.13269 5.4413,5.83583 4.4375,8.59375 3.91328,10.03403 3.8936869,11.535686 4.2792969,12.910156 4.6829969,11.592126 5.7637375,10.576502 7.1171875,10.226562 7.2872375,9.9363325 7.4887313,9.6669125 7.7070312,9.4140625 7.7175312,8.7038225 7.83741,7.98554 8.09375,7.28125 8.60791,5.8686 9.56819,4.77289 10.75,4.03125 Z m 0.349609,4.7539062 c -1.5533096,0 -2.8760321,0.950935 -3.4453121,2.2968748 -1.44587,0.21495 -2.5546875,1.447445 -2.5546875,2.953125 0,1.65686 1.34314,3 3,3 l 6.3749996,0 c 1.44975,0 2.625,-1.17525 2.625,-2.625 0,-1.3474 -1.013092,-2.451522 -2.320312,-2.601562 -0.34092,-1.72004 -1.859538,-3.0234378 -3.679688,-3.0234378 z" transform="translate(105.00001,681.28997)"/> + </g> +</svg> |