UNPKG

@arcblock/did-logo

Version:

ABT DID Logo fonts and style sheets

18 lines (17 loc) 479 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>DID:ABT LOGO</title> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@arcblock/did-logo@latest/style.css" /> </head> <body> <i class="icon-did-abt-logo" style="font-size:32px;"></i> </body> </html>