1 2 3 4 5 6 7
use leptos::prelude::*; use crate::create_leptos_icons_animated; // * This file is auto-generated. Please DO NOT EDIT MANUALLY. create_leptos_icons_animated!(PlusAnimate, plus, plus__animate);