remove license

This commit is contained in:
Thomas Camlong 2025-04-18 18:27:22 +02:00
parent a6f5bb9aaf
commit a3bf6bcbc5
No known key found for this signature in database
GPG Key ID: A678F374F428457B

View File

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