UNPKG

@mithril-icons/font-awesome

Version:

Mithril icons generated from https://fontawesome.com

5 lines (4 loc) 147 B
import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const FileExcel: m.Component<SVGAttributes>; export default FileExcel;