import { html } from '@open-wc/demoing-storybook'; import '../lion-icon.js'; export default { title: 'Icons/System/_internal', }; export const dynamicIcon = () => html` `;