icons 0.4.7

Icons for Rust fullstack applications — Leptos and Dioxus.
Documentation
use leptos::prelude::*;

use crate::create_leptos_icons_animated;

// * This file is auto-generated. Please DO NOT EDIT MANUALLY.

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!(ArrowBigDownDashAnimate, arrow_big_down_dash);
create_leptos_icons_animated!(ArrowBigDownAnimate, arrow_big_down);
create_leptos_icons_animated!(ArrowBigLeftDashAnimate, arrow_big_left_dash);
create_leptos_icons_animated!(ArrowBigLeftAnimate, arrow_big_left);
create_leptos_icons_animated!(ArrowBigRightDashAnimate, arrow_big_right_dash);
create_leptos_icons_animated!(ArrowBigRightAnimate, arrow_big_right);
create_leptos_icons_animated!(ArrowBigUpDashAnimate, arrow_big_up_dash);
create_leptos_icons_animated!(ArrowBigUpAnimate, arrow_big_up);
create_leptos_icons_animated!(ArrowDown01Animate, arrow_down_0_1);
create_leptos_icons_animated!(ArrowDown10Animate, arrow_down_1_0);
create_leptos_icons_animated!(ArrowDownAZAnimate, arrow_down_a_z);
create_leptos_icons_animated!(ArrowDownZAAnimate, arrow_down_z_a);
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!(BluetoothConnectedAnimate, bluetooth_connected);
create_leptos_icons_animated!(BluetoothOffAnimate, bluetooth_off);
create_leptos_icons_animated!(BluetoothSearchingAnimate, bluetooth_searching);
create_leptos_icons_animated!(BoldAnimate, bold);
create_leptos_icons_animated!(BoneAnimate, bone);
create_leptos_icons_animated!(BookTextAnimate, book_text);
create_leptos_icons_animated!(CalendarCogAnimate, calendar_cog);
create_leptos_icons_animated!(CalendarDaysAnimate, calendar_days);
create_leptos_icons_animated!(CastAnimate, cast);
create_leptos_icons_animated!(ChartBarDecreasingAnimate, chart_bar_decreasing);
create_leptos_icons_animated!(ChartBarIncreasingAnimate, chart_bar_increasing);
create_leptos_icons_animated!(ChartColumnDecreasingAnimate, chart_column_decreasing);
create_leptos_icons_animated!(ChartColumnIncreasingAnimate, chart_column_increasing);
create_leptos_icons_animated!(ChartLineAnimate, chart_line);
create_leptos_icons_animated!(ChartNoAxesColumnDecreasingAnimate, chart_no_axes_column_decreasing);
create_leptos_icons_animated!(ChartNoAxesColumnIncreasingAnimate, chart_no_axes_column_increasing);
create_leptos_icons_animated!(HeartAnimate, heart);
create_leptos_icons_animated!(PlusAnimate, plus);