CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
html.d.ts5 linesDownload Raw Back to svg
1/**2 * Generate <svg>3 */4declare function iconToHTML(body: string, attributes: Record<string, string>): string;5export { iconToHTML };
basant307/AI_Governance_Project · CoolFace