UNPKG

@mithril-icons/octicons

Version:

Mithril icons generated from https://octicons.github.com/

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