From 9dc4df73c45a8a6f65409d5444e5f70c5363d83a Mon Sep 17 00:00:00 2001 From: DYefremov Date: Tue, 25 Apr 2023 00:32:44 +0300 Subject: [PATCH] added piconSNPblack logo --- app/tools/picons.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/tools/picons.py b/app/tools/picons.py index d5ea99ae..0cb5b43a 100644 --- a/app/tools/picons.py +++ b/app/tools/picons.py @@ -2,7 +2,7 @@ # # The MIT License (MIT) # -# Copyright (c) 2018-2022 Dmitriy Yefremov +# Copyright (c) 2018-2023 Dmitriy Yefremov # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -221,7 +221,8 @@ class PiconsCzDownloader: "piconblack80": "b50", "piconblack3d": "b50", "piconwin11": "win11220", - "piconSNPtransparent": "t50" + "piconSNPtransparent": "t50", + "piconSNPblack": "b50", } def get_name_map(self):