diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx
index 1b1f37fb9..8f3f1b779 100644
--- a/components/Sidebar.tsx
+++ b/components/Sidebar.tsx
@@ -8,6 +8,7 @@ import { SegmentHeadline } from './Layout';
import extractPathWithoutFragment from '~/lib/extractPathWithoutFragment';
import CarbonAds from './CarbonsAds';
import { useTheme } from 'next-themes';
+import ExternalLinkIcon from '../public/icons/external-link-black.svg';
const DocLink = ({
uri,
@@ -64,7 +65,7 @@ const DocLinkBlank = ({
return (
{label}
+