diff options
Diffstat (limited to '.icons/awkward/24x24/actions/folder-move.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/folder-move.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/folder-move.svg b/.icons/awkward/24x24/actions/folder-move.svg new file mode 100644 index 00000000..169f856e --- /dev/null +++ b/.icons/awkward/24x24/actions/folder-move.svg @@ -0,0 +1,11 @@ +<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(4,4)"> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 12,7 V 11.25 C 12,12 11.25,12 11.25,12 H 5 V 14.25 C 5,15 5.75,15 5.75,15 H 14.25 C 14.25,15 15,15 15,14.25 V 7.75 C 15,7 14.25,7 14.25,7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.75,1 C 1.75,1 1,1 1,1.75 V 10.25 C 1,11 1.75,11 1.75,11 H 10.25 C 10.25,11 11,11 11,10.25 V 3.75 C 11,3 10.25,3 10.25,3 H 7 L 5,1 Z"/> + </g> +</svg> |