diff options
Diffstat (limited to 'core/img/actions/video.svg')
-rw-r--r-- | core/img/actions/video.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/img/actions/video.svg b/core/img/actions/video.svg new file mode 100644 index 00000000000..72fab50f0ce --- /dev/null +++ b/core/img/actions/video.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"> + <path d="m3 3c-1.108 0-2 0.892-2 2v6c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1.334l4 3.334v-10l-4 3.334v-1.334c0-1.108-0.892-2-2-2z"/> +</svg> |