diff options
Diffstat (limited to '.icons/awkward/16x16/actions/edit-copy.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/edit-copy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/edit-copy.svg b/.icons/awkward/16x16/actions/edit-copy.svg new file mode 100644 index 00000000..7bf008c6 --- /dev/null +++ b/.icons/awkward/16x16/actions/edit-copy.svg @@ -0,0 +1,8 @@ +<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 3,1 C 3,1 2,1 2,2 V 11 C 2,11 2,12 3,12 H 4 V 3 H 12 V 2 C 12,1 11,1 11,1 Z M 6,4 C 6,4 5,4 5,5 V 15 C 5,16 6,16 6,16 H 14 C 14,16 15,16 15,15 V 5 C 15,4 14,4 14,4 Z M 7,6 H 13 V 14 H 7 Z"/> +</svg> |