This commit is contained in:
Thomas Camlong
2025-04-18 18:25:10 +02:00
parent f7f464e3c4
commit a6f5bb9aaf
2 changed files with 2 additions and 2 deletions

View File

@@ -347,7 +347,7 @@ export function IconDetails({ icon, iconData, authorData }: IconDetailsProps) {
<div>
<h3 className="text-sm font-semibold text-muted-foreground">About this icon</h3>
<div className="text-xs text-muted-foreground space-y-2">
<p>This icon is licensed under the open source MIT license</p>
<p>This icon is licensed under the open source Apache License 2.0</p>
<p>
Available in{" "}
{availableFormats.length > 1