UNPKG

@mithril-icons/font-awesome

Version:

Mithril icons generated from https://fontawesome.com

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