use leptos::prelude::*;
use crate::create_leptos_icons_animated;
create_leptos_icons_animated!(AArrowDownAnimate, a_arrow_down);
create_leptos_icons_animated!(AirVentAnimate, air_vent);
create_leptos_icons_animated!(AlarmClockAnimate, alarm_clock);
create_leptos_icons_animated!(AlignCenterAnimate, align_center);
create_leptos_icons_animated!(AngryAnimate, angry);
create_leptos_icons_animated!(AnnoyedAnimate, annoyed);
create_leptos_icons_animated!(ArchiveAnimate, archive);
create_leptos_icons_animated!(ArrowDownAnimate, arrow_down);
create_leptos_icons_animated!(ArrowLeftAnimate, arrow_left);
create_leptos_icons_animated!(ArrowRightAnimate, arrow_right);
create_leptos_icons_animated!(ArrowUpAnimate, arrow_up);
create_leptos_icons_animated!(BanAnimate, ban);
create_leptos_icons_animated!(BananaAnimate, banana);
create_leptos_icons_animated!(BatteryFullAnimate, battery_full);
create_leptos_icons_animated!(BlocksAnimate, blocks);
create_leptos_icons_animated!(BluetoothOffAnimate, bluetooth_off);
create_leptos_icons_animated!(BoldAnimate, bold);
create_leptos_icons_animated!(BoneAnimate, bone);
create_leptos_icons_animated!(BookTextAnimate, book_text);
create_leptos_icons_animated!(HeartAnimate, heart);
create_leptos_icons_animated!(PlusAnimate, plus);