mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
90d5372813
Original source of icons is the icon8 library (http://icons8.com/c/flat-color-icons) and Paomedia (https://github.com/paomedia/small-n-flat). All icons used are licensed MIT or CC0; annotated in COPYING. * Closes #4071 * Increase default size of database icons to 24px and entry preview panel to 48px * Add shell script to assemble the database icons * Use QIcon to seamlessly support High DPI displays and pixmap caching * Add badge support for KeeShare groups and expired entries. * Guard against use of QPixmap::fromImage without a GUI * Add SVG minify and improve `make icons` Co-authored-by: Wolfram Rösler <wolfram@roesler-ac.de>
1 line
864 B
XML
1 line
864 B
XML
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><g transform="matrix(2,0,0,2,0,-2056.8)"><g transform="matrix(1,0,0,1,0,1028.4)"><path d="M2 4V20c0 1.105.895 2 2 2H16l6-6V4H2z" style="fill:#f1c40f;fill-rule:nonzero"/></g><path d="M22 1044.4l-6 6v-4c0-1.10000000000014.895-2 2-2h4z" style="fill:#f39c12;fill-rule:nonzero"/><g transform="matrix(1,0,0,1,0,1028.4)"><path d="M4 2C2.895 2 2 2.895 2 4V6H22V4c0-1.105-.895-2-2-2H4z" style="fill:#f1c40f;fill-rule:nonzero"/></g><g><rect x="5" y="1034.4" width="14" height="2" style="fill:#f39c12"/><rect x="5" y="1038.4" width="14" height="2" style="fill:#f39c12"/><rect x="5" y="1042.4" width="9" height="2" style="fill:#f39c12"/></g></g></svg> |