icons: Add view-grid-symbolic
This showed up as missing icon in the file chooser when used with the hicolor icon theme. Resolves: https://gitlab.gnome.org/GNOME/gtk/-/issues/6184
This commit is contained in:
committed by
Matthias Clasen
parent
d4b0d395a1
commit
ff1c503735
BIN
gtk/icons/16x16/actions/view-grid-symbolic.symbolic.png
Normal file
BIN
gtk/icons/16x16/actions/view-grid-symbolic.symbolic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 B |
4
gtk/icons/scalable/actions/view-grid-symbolic.svg
Normal file
4
gtk/icons/scalable/actions/view-grid-symbolic.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m 2 1 c -0.554688 0 -1 0.445312 -1 1 v 4 c 0 0.554688 0.445312 1 1 1 h 4 c 0.554688 0 1 -0.445312 1 -1 v -4 c 0 -0.554688 -0.445312 -1 -1 -1 z m 8 0 c -0.554688 0 -1 0.445312 -1 1 v 4 c 0 0.554688 0.445312 1 1 1 h 4 c 0.554688 0 1 -0.445312 1 -1 v -4 c 0 -0.554688 -0.445312 -1 -1 -1 z m -8 8 c -0.554688 0 -1 0.445312 -1 1 v 4 c 0 0.554688 0.445312 1 1 1 h 4 c 0.554688 0 1 -0.445312 1 -1 v -4 c 0 -0.554688 -0.445312 -1 -1 -1 z m 8 0 c -0.554688 0 -1 0.445312 -1 1 v 4 c 0 0.554688 0.445312 1 1 1 h 4 c 0.554688 0 1 -0.445312 1 -1 v -4 c 0 -0.554688 -0.445312 -1 -1 -1 z m 0 0" fill="#2e3436"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 744 B |
Reference in New Issue
Block a user