Skip to content

Commit

Permalink
add title
Browse files Browse the repository at this point in the history
  • Loading branch information
alissacrane-cb committed Oct 14, 2024
1 parent 2414aa9 commit 5415687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/svg/ExternalLinkSvg.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export function ExternalLinkSvg() {
viewBox="0 0 24 24"
className="pb-1 md:pb-0"
>
<title>ExternalLinkSvg</title>
<path d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" />
</svg>
);
Expand Down

0 comments on commit 5415687

Please sign in to comment.