view mupdf-source/thirdparty/zint/frontend_qt/res/scaling.svg @ 42:4621bd954a09

FIX: Need packaging at runtime to because of the parsing of mupdf_version into a tuple. In the merge it was removed erroneously.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Oct 2025 17:14:12 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M21 3 9 15"></path>
  <path d="M12 3H3v18h18v-9"></path>
  <path d="M16 3h5v5"></path>
  <path d="M14 15H9v-5"></path>

</svg>