[ENG-1561] Light icon for empty state on labels (#1977)

light icon
This commit is contained in:
nikec
2024-01-23 15:28:43 +01:00
committed by GitHub
parent ebaad348bc
commit e2bab2be44
2 changed files with 2 additions and 0 deletions

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -29,6 +29,7 @@ import Code20 from './Code-20.png';
import Collection_Light from './Collection_Light.png';
import Collection20 from './Collection-20.png';
import Collection from './Collection.png';
import CollectionSparkle_Light from './CollectionSparkle_Light.png';
import CollectionSparkle from './CollectionSparkle.png';
import Config20 from './Config-20.png';
import Database_Light from './Database_Light.png';
@@ -210,6 +211,7 @@ export {
Collection20,
Collection,
CollectionSparkle,
CollectionSparkle_Light,
Collection_Light,
Config20,
DAV,