UNPKG

@mithril-icons/font-awesome

Version:

Mithril icons generated from https://fontawesome.com

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