diff options
Diffstat (limited to '.icons/awkward/22x22/actions/edit-redo.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/edit-redo.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/edit-redo.svg b/.icons/awkward/22x22/actions/edit-redo.svg new file mode 100644 index 00000000..39437ddd --- /dev/null +++ b/.icons/awkward/22x22/actions/edit-redo.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <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 2 L 9 4 L 6 4 C 3.2473 4 1 6.2473 1 9 C 1 11.7527 3.2473 14 6 14 L 11 14 L 11 12 L 6 12 C 4.3207 12 3 10.6793 3 9 C 3 7.3207 4.3207 6 6 6 L 9 6 L 9 8 L 14 5 L 9 2 z" transform="translate(3 3)"/> +</svg> |