export const LICENSE_TYPES_ICON = "bi-tags"; export const LICENSE_OVERVIEW_ICON = "bi-file-earmark-text"; export const LICENSE_FREE_ICON = "bi-unlock"; export const LICENSE_PAID_ICON = "bi-briefcase"; export const LICENSE_CONTRIBUTIONS_ICON = "bi-git"; export const LICENSE_HEADERS_ICON = "bi-code-square"; export const LICENSE_CONTACT_ICON = "bi-envelope"; export const LICENSE_FILE_ICON = "bi-file-code";