diff --git a/src/drivers/webextension/images/icons/Microsoft Clarity.svg b/src/drivers/webextension/images/icons/Microsoft Clarity.svg new file mode 100644 index 000000000..6752e1511 --- /dev/null +++ b/src/drivers/webextension/images/icons/Microsoft Clarity.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index d3d4b1db9..28b40c461 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1606,7 +1606,7 @@ 10 ], "description": "Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.", - "icon": "Microsoft.svg", + "icon": "Microsoft Clarity.svg", "js": { "clarity": "" },