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-apple.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/places/folder-apple.svg')
-rw-r--r-- | .icons/awkward/16x16/places/folder-apple.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/places/folder-apple.svg b/.icons/awkward/16x16/places/folder-apple.svg new file mode 100644 index 00000000..d31df56b --- /dev/null +++ b/.icons/awkward/16x16/places/folder-apple.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 11.881,8.5 C 11.861,6.5 13.534,5.5 13.608,5.5 12.668,4.1 11.204,3.9 10.683,3.9 9.4366,3.7 8.2514,4.6 7.6191,4.6 6.9884,4.6 6.0126,3.9 4.9792,3.9 3.6211,3.9 2.3689,4.7 1.6696,5.9 0.2586,8.4 1.3083,12 2.6835,14 3.3555,14.9 4.1568,16 5.2089,16 6.2221,16 6.6052,15.3 7.8301,15.3 9.055,15.3 9.3993,16 10.472,16 11.562,16 12.253,15 12.92,14 13.691,12.9 14.009,11.8 14.028,11.7 14.004,11.7 11.902,10.9 11.881,8.5 Z M 9.8664,2.6 C 10.425,1.9 10.802,0.9 10.699,0 9.8946,0 8.9196,0.5 8.3425,1.2 7.8247,1.8 7.3714,2.8 7.4929,3.7 8.3908,3.8 9.3074,3.2 9.8664,2.6 Z"/> +</svg> |