UNPKG

@rhi-isncsci-ui/logo

Version:
17 lines (13 loc) 408 B
## &lt;rhi-isncsci-ui-logo&gt; Custom element that displays an SVG version of the Rick Hansen Institute, ISNCSCI Algorithm logo. ```html <!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> ```