view mupdf-source/thirdparty/zint/frontend_qt/res/scaling.svg @ 9:b2d41d02518f

Use the LLVM compilers by symlinking them in the venv. This is because CC= and CXX= do not work for some subprojects.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 17 Sep 2025 06:11:34 +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>