From e980431c171ee16869cb4a160e080d5504873216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Tue, 24 Feb 2026 13:25:17 +0400 Subject: [PATCH] Add Wikipedia icon, support for filled SVGs --- app/components/icon.gjs | 6 +++++- app/components/place-details.gjs | 4 ++-- app/icons/wikipedia.svg | 2 +- app/styles/app.css | 5 +++++ 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/app/components/icon.gjs b/app/components/icon.gjs index 1a64c7f..8a529ba 100644 --- a/app/components/icon.gjs +++ b/app/components/icon.gjs @@ -74,7 +74,11 @@ export default class IconComponent extends Component {