diff options
Diffstat (limited to '.icons/awkward/16x16/places/folder.svg')
-rw-r--r-- | .icons/awkward/16x16/places/folder.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/places/folder.svg b/.icons/awkward/16x16/places/folder.svg new file mode 100644 index 00000000..443105ec --- /dev/null +++ b/.icons/awkward/16x16/places/folder.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 1,2 0,11 c 0,0 0,1 1,1 l 12,0 c 0,0 1,0 1,-1 L 15,4 C 15,3 14,3 14,3 L 9,3 7,1 2,1 C 2,1 1,1 1,2 Z"/> +</svg> |