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
1.2 KiB
XML
1 line
1.2 KiB
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,0.956522,0,44.7565)"><path d="M5 1037.4C3.895 1037.4 3 1038.3 3 1039.4v8c0 1.09999999999991.895 2 2 2H19c1.105.0 2-.900000000000091 2-2v-8c0-1.10000000000014-.895-2-2-2H5z" style="fill:#f1c40f;fill-rule:nonzero"/></g><g transform="matrix(1,0,0,0.956522,0,44.7565)"><path d="M5 1040.4C3.895 1040.4 3 1041.3 3 1042.4v8c0 1.09999999999991.895 2 2 2H19c1.105.0 2-.900000000000091 2-2v-8c0-1.10000000000014-.895-2-2-2H5z" style="fill:#f39c12;fill-rule:nonzero"/></g><g transform="matrix(1,0,0,0.956522,0,44.7565)"><path d="M12 1029.4C8.134 1029.4 5 1032.5 5 1036.4v2C5.998 1039.11 6.996 1039.09 7.994 1038.4v-2c0-2.20000000000005 1.797-4 4.006-4S16.006 1034.2 16.006 1036.4v2C17.023 1039.13 18.022 1039.11 19 1038.4v-2c0-3.90000000000009-3.134-7-7-7z" style="fill:#adafb0;fill-rule:nonzero"/></g><g transform="matrix(1,0,0,0.956522,0,1028.44)"><path d="M5 14v1H19V14H5zm0 2v1H19V16H5zm0 2v1H19V18H5zm0 2v1H19V20H5z" style="fill:#e67e22;fill-rule:nonzero"/></g></g></svg> |