From 470621a02ce3d5143ed6a0ed61c26827e0c29f2c Mon Sep 17 00:00:00 2001 From: Giuliano Bellini <100347457+GyulyVGC@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:22:42 +0200 Subject: [PATCH] added logo parameter --- topics/iced/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/iced/index.md b/topics/iced/index.md index fcfa42e8071..a9c4f7a5294 100644 --- a/topics/iced/index.md +++ b/topics/iced/index.md @@ -3,6 +3,7 @@ aliases: icedrs created_by: Héctor Ramón display_name: Iced github_url: https://github.com/iced-rs/iced +logo: iced.png related: gui, rust, widget, interface, toolkit, elm, graphics released: September 05, 2019 short_description: A cross-platform GUI library for Rust focused on simplicity and type-safety.