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 version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><g fill="#546e7a"><rect x="5" y="34" width="6" height="3"/><rect x="37" y="34" width="6" height="3"/></g><path fill="#78909c" d="M44 35H4c-2.2.0-4-1.8-4-4V17c0-2.2 1.8-4 4-4h40c2.2.0 4 1.8 4 4v14c0 2.2-1.8 4-4 4z"/><g fill="#37474f"><rect x="5" y="19" width="2" height="2"/><rect x="5" y="23" width="2" height="2"/><rect x="5" y="27" width="2" height="2"/><rect x="9" y="19" width="2" height="2"/><rect x="9" y="23" width="2" height="2"/><rect x="9" y="27" width="2" height="2"/><rect x="13" y="19" width="2" height="2"/><rect x="13" y="23" width="2" height="2"/><rect x="13" y="27" width="2" height="2"/><rect x="17" y="19" width="2" height="2"/><rect x="17" y="23" width="2" height="2"/><rect x="17" y="27" width="2" height="2"/><rect x="21" y="19" width="2" height="2"/><rect x="21" y="23" width="2" height="2"/><rect x="21" y="27" width="2" height="2"/></g><circle fill="#37474f" cx="37" cy="24" r="8"/><circle fill="#a0f" cx="37" cy="24" r="6"/><path fill="#ea80fc" d="M40.7 21.7c-1-1.1-2.3-1.7-3.7-1.7s-2.8.6-3.7 1.7c-.4.4-.3 1 .1 1.4s1 .3 1.4-.1c1.2-1.3 3.3-1.3 4.5.0.2.2.5.3.7.3s.5-.1.7-.3C41.1 22.7 41.1 22.1 40.7 21.7z"/></svg> |