Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/43407ddd0cc2bde79261c90e2dbc34e1b45277f1/resources/images/resize.svg?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/resources/images/resize.svg

9 lines
319 B

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="20" height="20" opacity="0"/>
<g style="stroke:gray; stroke-width:1.5; stroke-linecap:round">
<line x1="3" y1="17" x2="17" y2="3"/>
<line x1="8" y1="17" x2="17" y2="8"/>
<line x1="13" y1="17" x2="17" y2="13"/>
</g>
</svg>