UNPKG

@mithril-icons/font-awesome

Version:

Mithril icons generated from https://fontawesome.com

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