The current icon style is somewhat all over the place, with some icons having thin lines, some others having thicker lines; some filling the pixel grid in center, others in edges; some trying to reduce subpixel positioning, some completely unaware of it. Rework these icons to have a consistent style, with elongated lines, rounded strokes, and proper center alignment. The "no_sources.svg" asset is not covered by this work because this empty state will be worked on in a separate commit. Further changes will adjust specific UI elements to better match the icon style. These icons are derived from the GNOME icon library. I've changed the fill colour to #fefefe for Dark theme icons, and #000000 for embedded icons. If further icons are needed, they can be found at https://teams.pages.gitlab.gnome.org/Design/icon-development-kit-www/
3 lines
740 B
XML
3 lines
740 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><g fill="#000000"><path d="m 5.972656 5.023438 c -0.550781 0 -1 0.449218 -1 1 c 0 0.554687 0.449219 1 1 1 c 0.550782 0 1 -0.445313 1 -1 c 0 -0.550782 -0.449218 -1 -1 -1 z m 3.5 3 l -2 2 l -1.5 -1 l -2 2 v 0.5 c 0 0.5 0.5 0.5 0.5 0.5 h 7 s 0.472656 -0.03125 0.5 -0.5 v -1 z m 0 0"/><path d="m 3.972656 1.023438 c -1.644531 0 -3 1.355468 -3 3 v 8 c 0 1.648437 1.355469 3 3 3 h 8 c 1.644532 0 3 -1.351563 3 -3 v -8 c 0 -1.644532 -1.355468 -3 -3 -3 z m 0 2 h 8 c 0.570313 0 1 0.429687 1 1 v 8 c 0 0.574218 -0.429687 1 -1 1 h -8 c -0.570312 0 -1 -0.425782 -1 -1 v -8 c 0 -0.570313 0.429688 -1 1 -1 z m 0 0"/></g></svg>
|