Searched refs:FileIcon (Results 1 – 4 of 4) sorted by relevance
66 const FileIcon = getIconForFile(name);79 <FileIcon className="text-icon-tertiary mr-2 min-w-[20px]" />
112 …gth ? react_1.default.createElement(PkgIcon, null) : react_1.default.createElement(FileIcon, null),119 function FileIcon() { class
1 …FileIcon />}\n <Text style={styles.filename}>{filename}</Text>\n <…
170 {route.children.length ? <PkgIcon /> : <FileIcon />}198 function FileIcon() {