@primevue/icons
Version:
196 lines (147 loc) • 6.44 kB
TypeScript
/***************** PrimeVue Icons (Auto-Generated) *****************/
// AngleDoubleDownIcon
export * from '/icons/angledoubledown';
export { default as AngleDoubleDownIcon } from '/icons/angledoubledown';
// AngleDoubleLeftIcon
export * from '/icons/angledoubleleft';
export { default as AngleDoubleLeftIcon } from '/icons/angledoubleleft';
// AngleDoubleRightIcon
export * from '/icons/angledoubleright';
export { default as AngleDoubleRightIcon } from '/icons/angledoubleright';
// AngleDoubleUpIcon
export * from '/icons/angledoubleup';
export { default as AngleDoubleUpIcon } from '/icons/angledoubleup';
// AngleDownIcon
export * from '/icons/angledown';
export { default as AngleDownIcon } from '/icons/angledown';
// AngleLeftIcon
export * from '/icons/angleleft';
export { default as AngleLeftIcon } from '/icons/angleleft';
// AngleRightIcon
export * from '/icons/angleright';
export { default as AngleRightIcon } from '/icons/angleright';
// AngleUpIcon
export * from '/icons/angleup';
export { default as AngleUpIcon } from '/icons/angleup';
// ArrowDownIcon
export * from '/icons/arrowdown';
export { default as ArrowDownIcon } from '/icons/arrowdown';
// ArrowUpIcon
export * from '/icons/arrowup';
export { default as ArrowUpIcon } from '/icons/arrowup';
// BanIcon
export * from '/icons/ban';
export { default as BanIcon } from '/icons/ban';
// BarsIcon
export * from '/icons/bars';
export { default as BarsIcon } from '/icons/bars';
// BaseIcon
export * from '/icons/baseicon';
export { default as BaseIcon } from '/icons/baseicon';
export * from '/icons/baseicon/style';
export { default as BaseIconStyle } from '/icons/baseicon/style';
// BlankIcon
export * from '/icons/blank';
export { default as BlankIcon } from '/icons/blank';
// CalendarIcon
export * from '/icons/calendar';
export { default as CalendarIcon } from '/icons/calendar';
// CheckIcon
export * from '/icons/check';
export { default as CheckIcon } from '/icons/check';
// ChevronDownIcon
export * from '/icons/chevrondown';
export { default as ChevronDownIcon } from '/icons/chevrondown';
// ChevronLeftIcon
export * from '/icons/chevronleft';
export { default as ChevronLeftIcon } from '/icons/chevronleft';
// ChevronRightIcon
export * from '/icons/chevronright';
export { default as ChevronRightIcon } from '/icons/chevronright';
// ChevronUpIcon
export * from '/icons/chevronup';
export { default as ChevronUpIcon } from '/icons/chevronup';
// ExclamationTriangleIcon
export * from '/icons/exclamationtriangle';
export { default as ExclamationTriangleIcon } from '/icons/exclamationtriangle';
// EyeIcon
export * from '/icons/eye';
export { default as EyeIcon } from '/icons/eye';
// EyeSlashIcon
export * from '/icons/eyeslash';
export { default as EyeSlashIcon } from '/icons/eyeslash';
// FilterIcon
export * from '/icons/filter';
export { default as FilterIcon } from '/icons/filter';
// FilterFillIcon
export * from '/icons/filterfill';
export { default as FilterFillIcon } from '/icons/filterfill';
// FilterSlashIcon
export * from '/icons/filterslash';
export { default as FilterSlashIcon } from '/icons/filterslash';
// InfoCircleIcon
export * from '/icons/infocircle';
export { default as InfoCircleIcon } from '/icons/infocircle';
// MinusIcon
export * from '/icons/minus';
export { default as MinusIcon } from '/icons/minus';
// PencilIcon
export * from '/icons/pencil';
export { default as PencilIcon } from '/icons/pencil';
// PlusIcon
export * from '/icons/plus';
export { default as PlusIcon } from '/icons/plus';
// RefreshIcon
export * from '/icons/refresh';
export { default as RefreshIcon } from '/icons/refresh';
// SearchIcon
export * from '/icons/search';
export { default as SearchIcon } from '/icons/search';
// SearchMinusIcon
export * from '/icons/searchminus';
export { default as SearchMinusIcon } from '/icons/searchminus';
// SearchPlusIcon
export * from '/icons/searchplus';
export { default as SearchPlusIcon } from '/icons/searchplus';
// SortAltIcon
export * from '/icons/sortalt';
export { default as SortAltIcon } from '/icons/sortalt';
// SortAmountDownIcon
export * from '/icons/sortamountdown';
export { default as SortAmountDownIcon } from '/icons/sortamountdown';
// SortAmountUpAltIcon
export * from '/icons/sortamountupalt';
export { default as SortAmountUpAltIcon } from '/icons/sortamountupalt';
// SpinnerIcon
export * from '/icons/spinner';
export { default as SpinnerIcon } from '/icons/spinner';
// StarIcon
export * from '/icons/star';
export { default as StarIcon } from '/icons/star';
// StarFillIcon
export * from '/icons/starfill';
export { default as StarFillIcon } from '/icons/starfill';
// ThLargeIcon
export * from '/icons/thlarge';
export { default as ThLargeIcon } from '/icons/thlarge';
// TimesIcon
export * from '/icons/times';
export { default as TimesIcon } from '/icons/times';
// TimesCircleIcon
export * from '/icons/timescircle';
export { default as TimesCircleIcon } from '/icons/timescircle';
// TrashIcon
export * from '/icons/trash';
export { default as TrashIcon } from '/icons/trash';
// UndoIcon
export * from '/icons/undo';
export { default as UndoIcon } from '/icons/undo';
// UploadIcon
export * from '/icons/upload';
export { default as UploadIcon } from '/icons/upload';
// WindowMaximizeIcon
export * from '/icons/windowmaximize';
export { default as WindowMaximizeIcon } from '/icons/windowmaximize';
// WindowMinimizeIcon
export * from '/icons/windowminimize';
export { default as WindowMinimizeIcon } from '/icons/windowminimize';