1
0

feat: add icons for Ghost and Symantec

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
This commit is contained in:
Jack Cherng
2021-03-28 19:03:43 +08:00
parent 33c5baefcd
commit 42265ebcc9
3 changed files with 8 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

+8
View File
@@ -45,6 +45,10 @@
"key": "Federa-", "key": "Federa-",
"class": "federa" "class": "federa"
}, },
{
"key": "Ghost",
"class": "ghost"
},
{ {
"key": "linuxmint-", "key": "linuxmint-",
"class": "linuxmint" "class": "linuxmint"
@@ -57,6 +61,10 @@
"key": "openSUSU-", "key": "openSUSU-",
"class": "opensuse" "class": "opensuse"
}, },
{
"key": "Symantec",
"class": "symantec"
},
{ {
"key": "Win7", "key": "Win7",
"class": "windows_7" "class": "windows_7"