export const fileName = `favicon.svg`

export const path = `/favicon.svg`

export const fileNamePattern = /favicon\.(?:ico|svg|png)/
