Skip to content

Commit 8ac1fbb

Browse files
new icon
1 parent 72b126c commit 8ac1fbb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmem_plugin_shapes/plugin_shapes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def str2bool(value: str) -> bool:
5959

6060
@Plugin(
6161
label="Generate SHACL shapes from data",
62-
icon=Icon(file_name="shacl.jpg", package=__package__),
62+
icon=Icon(file_name="shapes.svg", package=__package__),
6363
description="Generate SHACL node and property shapes from a data graph",
6464
documentation=SHAPES_DOC,
6565
parameters=[

cmem_plugin_shapes/shacl.jpg

-3.76 KB
Binary file not shown.

0 commit comments

Comments
 (0)