UNPKG

phosphor-solid

Version:

A clean and friendly icon family for Solid-js

12 lines (9 loc) 236 B
import { createContext } from 'solid-js'; var IconContext = /*#__PURE__*/createContext({ color: "currentColor", size: "1em", weight: "regular", mirrored: false }); export { IconContext }; //# sourceMappingURL=index.esm.js.map