update video in/out/cut markers
This commit is contained in:
parent
730ae16a99
commit
4ea2033379
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||||
<polygon points="80,240 128,64 176,240" fill="#FFFFFF" stroke="#000000" stroke-width="32"/>
|
<polygon points="80,248 128,0 176,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 167 B |
|
@ -1,3 +1,3 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||||
<polygon points="32,244 244,32 244,244" fill="#FFFFFF" stroke="#000000" stroke-width="24"/>
|
<polygon points="18,248 248,18 248,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 168 B |
|
@ -1,3 +1,3 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||||
<polygon points="12,32 224,244 12,244" fill="#FFFFFF" stroke="#000000" stroke-width="24"/>
|
<polygon points="8,18 238,248 8,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 167 B After Width: | Height: | Size: 165 B |
Loading…
Reference in a new issue