diff options
Diffstat (limited to 'images/fullscreen.svg')
| -rw-r--r-- | images/fullscreen.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/fullscreen.svg b/images/fullscreen.svg new file mode 100644 index 00000000..25280d24 --- /dev/null +++ b/images/fullscreen.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"> + <g fill="none" fill-rule="evenodd" stroke="#FFF" stroke-width="1.636" opacity="1"> + <rect width="16.364" height="16.364" x=".818" y=".818" rx="1.636"/> + <rect width="16.364" height="3.273" x=".818" y=".818" fill="#FFF" rx="1.636"/> + </g> +</svg> |
