diff --git a/topics/iced/iced.png b/topics/iced/iced.png new file mode 100644 index 00000000000..64de4980e66 Binary files /dev/null and b/topics/iced/iced.png differ diff --git a/topics/iced/index.md b/topics/iced/index.md new file mode 100644 index 00000000000..a9c4f7a5294 --- /dev/null +++ b/topics/iced/index.md @@ -0,0 +1,13 @@ +--- +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. +topic: iced +url: https://iced.rs +--- +Iced is a cross-platform GUI library for Rust inspired by [The Elm Architecture](https://elm-lang.org/) and focused on simplicity and type-safety.