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.1 KiB
XML
1 line
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><g><path fill="#7cb342" d="M12 29.001c0 1.104-.896 2-2 2s-2-.896-2-2v-9c0-1.104.896-2 2-2s2 .896 2 2v9z"/><path fill="#7cb342" d="M40 29.001c0 1.104-.896 2-2 2s-2-.896-2-2v-9c0-1.104.896-2 2-2s2 .896 2 2v9z"/><path fill="#7cb342" d="M22 40c0 1.104-.896 2-2 2s-2-.896-2-2v-9c0-1.104.896-2 2-2s2 .896 2 2v9z"/><path fill="#7cb342" d="M30 40c0 1.104-.896 2-2 2s-2-.896-2-2v-9c0-1.104.896-2 2-2s2 .896 2 2v9z"/><path fill="#7cb342" d="M14 18.001V33c0 1.104.896 2 2 2h16c1.104.0 2-.896 2-2V18.001H14z"/><path fill="#7cb342" d="M24 8c-6 0-9.655 3.645-10 8h20C33.654 11.645 30 8 24 8zm-4 5.598c-.552.0-1-.448-1-1s.448-1 1-1 1 .448 1 1-.448 1-1 1zm8 0c-.553.0-1-.448-1-1s.447-1 1-1 1 .448 1 1-.446999999999999 1-1 1z"/><line fill="none" stroke="#7cb342" stroke-width="2" stroke-linecap="round" x1="30" y1="7" x2="28.334" y2="9.499"/><line fill="none" stroke="#7cb342" stroke-width="2" stroke-linecap="round" x1="18" y1="7" x2="19.333" y2="9.082"/></g></svg> |