@mikezimm/npmfunctions
Version:
Functions used in my SPFx webparts
22 lines (21 loc) • 502 B
TypeScript
/**
* 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
*
*
*/
/**
* Usage:
*
* import { jiraIcon, defaultHubIcon, defaultHubIcon2 } from '@mikezimm/npmfunctions/dist/Icons';
*
*/
export declare const jiraIcon = "https://cdn.onlinewebfonts.com/svg/img_117214.png";