Files
gallery/assets/css/images/arrow-small.svg
2025-08-12 01:58:41 +08:00

11 lines
321 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" viewBox="0 0 32 32" zoomAndPan="disable">
<style>
line {
stroke: #fff;
stroke-width: 1px;
}
</style>
<line x1="8" y1="0" x2="24" y2="16" />
<line x1="8" y1="32" x2="24" y2="16" />
</svg>