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/places/folder-meocloud.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/places/folder-meocloud.svg')
-rw-r--r-- | .icons/awkward/16x16/places/folder-meocloud.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/places/folder-meocloud.svg b/.icons/awkward/16x16/places/folder-meocloud.svg new file mode 100644 index 00000000..59d3f23d --- /dev/null +++ b/.icons/awkward/16x16/places/folder-meocloud.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <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 9 3 C 7.4968 3 6.1212531 3.8459469 5.4394531 5.1855469 C 5.1411531 5.0637469 4.8222 5.0007 4.5 5 C 3.2495 5 2.1923906 5.9267156 2.0253906 7.1660156 C 0.81479063 7.5819156 0.0014 8.72 0 10 C 0 11.657 1.3431 13 3 13 L 12 13 C 13.657 13 15 11.657 15 10 C 14.999 8.7267 14.194187 7.592975 12.992188 7.171875 C 12.996187 7.114875 12.999 7.0573 13 7 C 13 4.7909 11.209 3 9 3 z M 9 4.9980469 L 9 5 C 10.127 5 10.996047 5.8701937 10.998047 6.9960938 C 10.997047 7.0100938 10.997094 7.0250625 10.996094 7.0390625 A 2.0002 2.0002 0 0 0 12.330078 9.0605469 C 12.737078 9.2032469 13 9.5702531 13 10.001953 C 12.999 10.576953 12.575 11 12 11 L 3 11 C 2.4249 11 2.0032531 10.576953 2.0019531 10.001953 C 2.0036531 9.5692531 2.2660813 9.1993937 2.6757812 9.0585938 A 2.0002 2.0002 0 0 0 4.0078125 7.4335938 C 4.0433125 7.1704938 4.2376 7 4.5 7 C 4.563 7.0007 4.6250937 7.0111562 4.6835938 7.0351562 A 2.0002 2.0002 0 0 0 7.2226562 6.09375 C 7.5656562 5.41975 8.2471 4.9980469 9 4.9980469 z"/> +</svg> |