From a6f5bb9aafedbc1e2556ff37aca33486a4bf906e Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Fri, 18 Apr 2025 18:25:10 +0200 Subject: [PATCH] styling --- web/src/app/icons/page.tsx | 2 +- web/src/components/icon-details.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/app/icons/page.tsx b/web/src/app/icons/page.tsx index ea8788d8..21acf796 100644 --- a/web/src/app/icons/page.tsx +++ b/web/src/app/icons/page.tsx @@ -54,7 +54,7 @@ export default async function IconsPage() { return (
-
+

Browse icons

diff --git a/web/src/components/icon-details.tsx b/web/src/components/icon-details.tsx index aef09b86..ce5d510d 100644 --- a/web/src/components/icon-details.tsx +++ b/web/src/components/icon-details.tsx @@ -347,7 +347,7 @@ export function IconDetails({ icon, iconData, authorData }: IconDetailsProps) {

About this icon

-

This icon is licensed under the open source MIT license

+

This icon is licensed under the open source Apache License 2.0

Available in{" "} {availableFormats.length > 1