UNPKG

@mithril-icons/clarity

Version:

Mithril icons generated from https://clarity.design/icons

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