1.0.1 • Published 5 years ago

@rhi-isncsci-ui/logo v1.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

<rhi-isncsci-ui-logo>

Custom element that displays an SVG version of the Rick Hansen Institute, ISNCSCI Algorithm logo.

<!DOCTYPE html>
<html>
<head>
    <script type="module" src="../node_modules/selectable-grid/rhi-ui-logo.js"></script>
</head>
<body>
    <rhi-isncsci-ui-logo file-uri="../node_modules/@rhi-ui/logo/README.md"></rhi-isncsci-ui-logo>
</body>
</html>