diff options
| author | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
|---|---|---|
| committer | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
| commit | 56082af20a8712570edd6ed523baad4755ecd241 (patch) | |
| tree | 2366ad69de817a80403cdcbe5cdd48ad90106bd6 /themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg | |
init
Diffstat (limited to 'themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg b/themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg new file mode 100644 index 000000000..eddabba8f --- /dev/null +++ b/themes/usr-share-icons/Papirus/16x16/apps/com.github.sixpounder.GameOfLife.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <rect style="fill:#e4e4e4" width="16" height="16" rx="1" ry="1"/> + <path style="fill:#283593" d="M 2 2 L 2 7 L 7 7 L 7 2 L 2 2 z M 2 9 L 2 14 L 7 14 L 7 9 L 2 9 z M 9 9 L 9 14 L 14 14 L 14 9 L 9 9 z"/> + <rect style="fill:#ba68c8" width="5" height="5" x="9" y="2"/> +</svg> |
