keepassxc/share/icons/database/C02_MessageBox_Warning.svg
Jonathan White 90d5372813
Replace database icons with SVG's
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>
2020-05-29 10:00:32 -04:00

1 line
535 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><path fill="#f44336" d="M21.2 44.8l-18-18c-1.6-1.6-1.6-4.1.0-5.7l18-18c1.6-1.6 4.1-1.6 5.7.0l18 18c1.6 1.6 1.6 4.1.0 5.7l-18 18c-1.6 1.6-4.2 1.6-5.7.0z"/><path fill="#fff" d="M21.6 32.7c0-.3.1-.6.2-.9.1-.3.3-.5.5-.7s.5-.4.8-.5.6-.2 1-.2.7.1 1 .2c.3.1.6.3.8.5s.4.4.5.7c.1.3.2.6.2.9s-.1.6-.2.9-.3.5-.5.7-.5.4-.8.5-.6.2-1 .2-.7-.1-1-.2-.5-.3-.8-.5c-.2-.2-.4-.4-.5-.7S21.6 33.1 21.6 32.7zm4.2-4.6h-3.6L21.7 13h4.6L25.8 28.1z"/></svg>