@solar-icons/react
Version:
Solar Icons for React
63 lines (62 loc) • 2.23 kB
JavaScript
import { default as e } from "./AlarmAdd.mjs";
import { default as o } from "./AlarmPause.mjs";
import { default as l } from "./AlarmPlay.mjs";
import { default as m } from "./AlarmRemove.mjs";
import { default as u } from "./AlarmSleep.mjs";
import { default as x } from "./AlarmTurnOff.mjs";
import { default as c } from "./Alarm.mjs";
import { default as h } from "./CalendarAdd.mjs";
import { default as S } from "./CalendarDate.mjs";
import { default as M } from "./CalendarMark.mjs";
import { default as W } from "./CalendarMinimalistic.mjs";
import { default as H } from "./CalendarMinimlistic.mjs";
import { default as P } from "./CalendarSearch.mjs";
import { default as w } from "./Calendar.mjs";
import { default as v } from "./ClockCircle.mjs";
import { default as L } from "./ClockSquare.mjs";
import { default as T } from "./History2.mjs";
import { default as j } from "./History3.mjs";
import { default as B } from "./History.mjs";
import { default as F } from "./HourglassLine.mjs";
import { default as I } from "./Hourglass.mjs";
import { default as K } from "./StopwatchPause.mjs";
import { default as Q } from "./StopwatchPlay.mjs";
import { default as V } from "./Stopwatch.mjs";
import { default as Y } from "./WatchRound.mjs";
import { default as _ } from "./WatchSquareMinimalisticCharge.mjs";
import { default as aa } from "./WatchSquareMinimlisticCharge.mjs";
import { default as ea } from "./WatchSquareMinimalistic.mjs";
import { default as oa } from "./WatchSquareMinimlistic.mjs";
import { default as la } from "./WatchSquare.mjs";
export {
c as Alarm,
e as AlarmAdd,
o as AlarmPause,
l as AlarmPlay,
m as AlarmRemove,
u as AlarmSleep,
x as AlarmTurnOff,
w as Calendar,
h as CalendarAdd,
S as CalendarDate,
M as CalendarMark,
W as CalendarMinimalistic,
H as CalendarMinimlistic,
P as CalendarSearch,
v as ClockCircle,
L as ClockSquare,
B as History,
T as History2,
j as History3,
I as Hourglass,
F as HourglassLine,
V as Stopwatch,
K as StopwatchPause,
Q as StopwatchPlay,
Y as WatchRound,
la as WatchSquare,
ea as WatchSquareMinimalistic,
_ as WatchSquareMinimalisticCharge,
oa as WatchSquareMinimlistic,
aa as WatchSquareMinimlisticCharge
};