@solar-icons/react
Version:
Solar Icons for React
39 lines (38 loc) • 1.01 kB
TypeScript
export * from './arrows';
export * from './arrows-action';
export * from './astronomy';
export * from './building';
export * from './business';
export * from './call';
export * from './devices';
export * from './faces';
export * from './files';
export * from './folders';
export * from './food';
export * from './hands';
export * from './home';
export * from './it';
export * from './like';
export * from './list';
export * from './map';
export * from './medicine';
export * from './messages';
export * from './money';
export * from './nature';
export * from './notes';
export * from './notifications';
export * from './parts';
export * from './school';
export * from './search';
export * from './security';
export * from './settings';
export * from './shopping';
export * from './sports';
export * from './text-formatting';
export * from './time';
export * from './tools';
export * from './ui';
export * from './users';
export * from './video';
export * from './weather';
export * as category from "./category";