import { html } from 'lit'; export const biNodePlus = html` `; export const biShare = html` `; export const biPlus = html` `; export const biLock = html` `; export const biUnlock = html` `; export const biPencil = html` `; export const biBoxes = html` `; export const biSkipEnd = html` `; export const biPlay = html` `; export const biPause = html` `; export const biSkipStart = html` `; export const biHandIndexThumb = html` `; export const biTrash = html` `; export const biExclamationOctagon = html` `; export const biInfo = html` `; export const biAlphabet = html` `; export const biExclamationTriangle = html` `; export const biSkipForward = html` `; export const biArrowCounterclockwise = html` `; export const biStop = html` `; export const biGear = html` `; export const biFullscreen = html` `; export const biArrowRight = html` `; export const biArrowLeftRight = html` `; export const biFullscreenExit = html` `; export const biCodeSlash = html` `; export const biDatabaseAdd = html` `; export const biDatabaseDash = html` `; export const biDatabaseSlash = html` `; export const biDatabase = html` `; export const biClipboard = html` `; export const biQuestionLg = html` `; export const biList = html` `;