@uva-glass/component-library
Version:
React components UvA
615 lines (614 loc) • 20.6 kB
TypeScript
export declare const Icons: {
AcademicCap: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowDownOnSquare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowLeftEndOnRectangle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowLeftStartOnRectangle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowSmallDownMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowSmallLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowSmallRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowSmallUpMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowTopRightOnSquare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ArrowUpOnSquare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Bold: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
BrowserBlocked: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
BrowserBroken: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
BuildingOffice: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
BulletList: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Calendar: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ChainLink: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Check: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheckCircle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheckCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheckSmall: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheveronDown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheveronLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheveronRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheveronUp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CheveronUpDown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CircleLarge: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CircleLargeDotted: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CircleSmall: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CircleSmallFilled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CircleStack: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Clock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ClockCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Collection: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Cross: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CrossCircle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CrossCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CrossCircleMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CrossSmall: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
CubeTransparent: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
DocumentDuplicate: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
DocumentText: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
DotCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Dots: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Eight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
EllipsisVertical: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Envelope: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ExclamationCircle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ExclamationCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ExclamationTriangleFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ExclamationTriangleMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
FaceFrown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Five: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Four: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Hamburger: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Heart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
InformationCircle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
InformationCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
InformationCircleMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Italic: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Language: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Link: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
LinkSlash: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
ListMagnify: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
LockClosedFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
LockOpenFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
MiniCheck: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Minus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
MinusCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Nine: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
NumberedList: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
One: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Pencil: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
PencilSquare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Plus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
QuestionMarkCircleFillMini: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Seven: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
SignalActive: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Six: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Sparkles: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
SquareInfo: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
SquareInfoSolid: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Star: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
StepBack: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
StepForwards: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Swap: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
SwapSlash: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Swatch: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Table: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Three: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Trash: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
TrashStrikethrough: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Two: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
User: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
UserCheckFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
UserMinusFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
UserPlus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
UserPlusFill: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
Zero: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
};