export class SvgIcons {
public static heroDocument = `
`;
public static heroTrash = ``;
public static heroCog6Tooth = `
`;
public static heorPencilSquare = `
`;
public static heroXcircle = `
`;
public static heroUserPlus = `
`
public static heroUserMinus = `
`
public static heroUserGroup = `
`
public static heroPlay = `
`;
}