@solar-icons/react
Version:
Solar Icons for React
85 lines (84 loc) • 3 kB
JavaScript
import { default as r } from "./Armchair2.mjs";
import { default as t } from "./Armchair.mjs";
import { default as l } from "./BarChair.mjs";
import { default as i } from "./Bath.mjs";
import { default as d } from "./Bed.mjs";
import { default as u } from "./BedsideTable2.mjs";
import { default as n } from "./BedsideTable3.mjs";
import { default as C } from "./BedsideTable4.mjs";
import { default as M } from "./BedsideTable.mjs";
import { default as B } from "./Chair2.mjs";
import { default as T } from "./Chair.mjs";
import { default as F } from "./Chandelier.mjs";
import { default as R } from "./Closet2.mjs";
import { default as V } from "./Closet.mjs";
import { default as A } from "./Conditioner2.mjs";
import { default as j } from "./Condicioner2.mjs";
import { default as v } from "./Conditioner.mjs";
import { default as y } from "./Condicioner.mjs";
import { default as D } from "./FloorLampMinimalistic.mjs";
import { default as G } from "./FloorLampMinimlistic.mjs";
import { default as I } from "./FloorLamp.mjs";
import { default as N } from "./Fridge.mjs";
import { default as P } from "./Lamp.mjs";
import { default as U } from "./Mirror.mjs";
import { default as Y } from "./RemoteController2.mjs";
import { default as _ } from "./RemoteControllerMinimalistic.mjs";
import { default as ee } from "./RemoteControllerMinimlistic.mjs";
import { default as re } from "./RemoteController.mjs";
import { default as te } from "./SmartVacuumCleaner2.mjs";
import { default as le } from "./SmartVacuumCleaner.mjs";
import { default as ie } from "./Sofa2.mjs";
import { default as de } from "./Sofa3.mjs";
import { default as ue } from "./Sofa.mjs";
import { default as ne } from "./SpeakerMinimalistic.mjs";
import { default as Ce } from "./SpeakerMinimlistic.mjs";
import { default as Me } from "./Speaker.mjs";
import { default as Be } from "./Trellis.mjs";
import { default as Te } from "./VolumeKnob.mjs";
import { default as Fe } from "./WashingMachineMinimalistic.mjs";
import { default as Re } from "./WashingMachineMinimlistic.mjs";
import { default as Ve } from "./WashingMachine.mjs";
export {
t as Armchair,
r as Armchair2,
l as BarChair,
i as Bath,
d as Bed,
M as BedsideTable,
u as BedsideTable2,
n as BedsideTable3,
C as BedsideTable4,
T as Chair,
B as Chair2,
F as Chandelier,
V as Closet,
R as Closet2,
y as Condicioner,
j as Condicioner2,
v as Conditioner,
A as Conditioner2,
I as FloorLamp,
D as FloorLampMinimalistic,
G as FloorLampMinimlistic,
N as Fridge,
P as Lamp,
U as Mirror,
re as RemoteController,
Y as RemoteController2,
_ as RemoteControllerMinimalistic,
ee as RemoteControllerMinimlistic,
le as SmartVacuumCleaner,
te as SmartVacuumCleaner2,
ue as Sofa,
ie as Sofa2,
de as Sofa3,
Me as Speaker,
ne as SpeakerMinimalistic,
Ce as SpeakerMinimlistic,
Be as Trellis,
Te as VolumeKnob,
Ve as WashingMachine,
Fe as WashingMachineMinimalistic,
Re as WashingMachineMinimlistic
};