UNPKG

@mikezimm/npmfunctions

Version:
27 lines (22 loc) 580 B
/** * This has standard svg icons and links to icons used in various places * * jiraIcon * defaultHubIcon * defaultHubIcon2 * * Converted pfsIcon and fpsLogo here: https://www.base64-image.de/ * fpsIcon125 17.5k * fpsLogo125 12.4k * fpsLogo326 19.9k * * */ //SVG Converted here: https://base64.guru/converter/encode/image/svg /** * Usage: * * import { jiraIcon, defaultHubIcon, defaultHubIcon2 } from '@mikezimm/npmfunctions/dist/Icons'; * */ export const jiraIcon = 'https://cdn.onlinewebfonts.com/svg/img_117214.png';