diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/24/edit-link.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/edit-link.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/edit-link.svg b/.icons/Gruvbox-Light/actions/24/edit-link.svg new file mode 100644 index 000000000..9c1d644fb --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/edit-link.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5 3.0117188 C 2.23 3.0117188 0 5.2417187 0 8.0117188 C 0 10.781719 2.23 13.011719 5 13.011719 L 7 13.011719 L 7 11.011719 L 5 11.011719 C 3.338 11.011719 2 9.6737187 2 8.0117188 C 2 6.3497188 3.338 5.0117188 5 5.0117188 L 7 5.0117188 L 7 3.0117188 L 5 3.0117188 z M 9 3.0117188 L 9 5.0117188 L 11 5.0117188 C 12.662 5.0117188 14 6.3497188 14 8.0117188 C 14 9.6737187 12.662 11.011719 11 11.011719 L 9 11.011719 L 9 13.011719 L 11 13.011719 C 13.77 13.011719 16 10.781719 16 8.0117188 C 16 5.2417187 13.77 3.0117188 11 3.0117188 L 9 3.0117188 z M 5 7.0117188 L 5 9.0117188 L 11 9.0117188 L 11 7.0117188 L 5 7.0117188 z" transform="translate(4 4)"/> +</svg> |