UNPKG

svgedit

Version:

Powerful SVG-Editor for your browser

18 lines (14 loc) 464 B
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8" /> <title>-</title> <link rel="icon" type="image/svg" href="../../images/logo.svg" /> <!-- Lacking browser support --> <script nomodule="" src="../../redirect-on-no-module-support.js"></script> <script type="module" src="../../redirect-on-lacking-support.js"></script> <script type="module" src="openclipart.js"></script> </head> <body> </body> </html>