diff options
Diffstat (limited to '.icons/awkward/16x16/actions/path-reverse.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/path-reverse.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/path-reverse.svg b/.icons/awkward/16x16/actions/path-reverse.svg new file mode 100644 index 00000000..149b62f3 --- /dev/null +++ b/.icons/awkward/16x16/actions/path-reverse.svg @@ -0,0 +1,9 @@ +<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 14,1.5 V 3 C 14,8 9,8 9,8 H 6 C 6,8 0,8 0,14 V 15.5 C 0,15.5 0,16 0.5,16 1,16 1,15.5 1,15.5 V 14 C 1,9 6,9 6,9 H 9 C 9,9 15,9 15,3 V 1.5 C 15,1.5 15,1 14.5,1 14,1 14,1.5 14,1.5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,11 8,13.5 12,16 V 14 H 15 V 13 H 12 Z M 3,1 V 3 H 0 V 4 H 3 V 6 L 7,3.5 Z M 5,6 H 10 V 11 H 5 Z"/> +</svg> |