Skip to content

FileIcon

Used to display a file icon.

???
import { FileIcon } from '@fintech-sandpit/ui/react';
return (
<FileIcon name="example.pdf" />
);
NameTypeDefaultDescription
fileFileThe file object
namestringThe name of the file
mimestringThe MIME type of the file