view mupdf-source/thirdparty/zint/frontend_qt/res/scaling.svg @ 6:b5f06508363a

PyMuPDF builds on FreeBSD now with "gmake -f Makefile.freebsd". A virtual environment with requirements from "requirements-build.txt" is required.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 16:16:51 +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>