diff options
Diffstat (limited to '.icons/awkward/24x24/actions/edit-paste.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/edit-paste.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/edit-paste.svg b/.icons/awkward/24x24/actions/edit-paste.svg new file mode 100644 index 00000000..29640e0a --- /dev/null +++ b/.icons/awkward/24x24/actions/edit-paste.svg @@ -0,0 +1,10 @@ +<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="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 8 0 A 2 2 0 0 0 6 2 L 3 2 C 2.446 2 2 2.446 2 3 L 2 14 C 2 14.554 2.446 15 3 15 L 13 15 C 13.554 15 14 14.554 14 14 L 14 3 C 14 2.446 13.554 2 13 2 L 10 2 A 2 2 0 0 0 8 0 z M 8 1 A 1 1 0 0 1 9 2 A 1 1 0 0 1 8 3 A 1 1 0 0 1 7 2 A 1 1 0 0 1 8 1 z M 4 4 L 5 4 L 5 5 L 11 5 L 11 4 L 12 4 L 12 13 L 4 13 L 4 4 z" style="fill:currentColor"/> + </g> +</svg> |