view mupdf-source/thirdparty/zint/frontend_qt/res/scaling.svg @ 23:3b13504f9d89

Use the official packaging.version.Version to parse version strings. While there revert the previons change to _int_rc(): it is not needed now.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 12:40:07 +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>