-
Notifications
You must be signed in to change notification settings - Fork 9
Component Icon
MeowLynxSea edited this page Jan 23, 2026
·
6 revisions
Renders an icon from embedded assets (or an external path).
use gpui::px;
use yororen_ui::component::{icon, IconName};
let view = icon(IconName::Search).size(px(16.));Yororen UI v0.3.0 · repository · Apache-2.0 · This wiki documents Yororen UI v0.3.0.
This wiki documents Yororen UI v0.3.0 — the headless-core, swappable-renderer build.