UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 169 B
import { createContext as r } from "react"; const o = r({ color: "currentColor", size: "1em", weight: "regular", mirrored: !1 }); export { o as IconContext };