diff --git a/platform/ui/src/__docs__/getting-started.mdx b/platform/ui/src/__docs__/getting-started.mdx
index 9f299d7e8..eea8c528d 100644
--- a/platform/ui/src/__docs__/getting-started.mdx
+++ b/platform/ui/src/__docs__/getting-started.mdx
@@ -33,8 +33,8 @@ as easy as possible. You will, however, need to include either the default font
or the font you set for your theme:
```js
-// Google Fonts, Sanchez & Roboto
-'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700|Sanchez&display=swap';
+// Google Fonts, Roboto
+'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap';
```
`@ohif/ui` also looks for theme CSS variabled defined on `:root`. You can find a
diff --git a/platform/ui/src/__docs__/index.html b/platform/ui/src/__docs__/index.html
index 263c5b2f1..7920139aa 100644
--- a/platform/ui/src/__docs__/index.html
+++ b/platform/ui/src/__docs__/index.html
@@ -1,18 +1,19 @@
-
-
-
-
-
- {{ title }}
+
+
+
+
+
-
-
-
+ {{ title }}
-
- {{ head }}
-
-
-
- {{ footer }}
-
+
+ {{ head }}
+
+
+
+
+ {{ footer }}
+
+
diff --git a/platform/ui/src/elements/Icon/getIcon.js b/platform/ui/src/elements/Icon/getIcon.js
index fa690687e..9651bff5e 100644
--- a/platform/ui/src/elements/Icon/getIcon.js
+++ b/platform/ui/src/elements/Icon/getIcon.js
@@ -53,6 +53,7 @@ import measureTargetUn from './icons/measure-target-un.svg';
import measureTemp from './icons/measure-temp.svg';
import objectGroup from './icons/object-group.svg';
import ohifLogo from './icons/ohif-logo.svg';
+import ohifTextLogo from './icons/ohif-text-logo.svg';
import oval from './icons/oval.svg';
import palette from './icons/palette.svg';
import play from './icons/play.svg';
@@ -120,6 +121,7 @@ const ICONS = {
'inline-edit': inlineEdit,
list,
'ohif-logo': ohifLogo,
+ 'ohif-text-logo': ohifTextLogo,
lock,
play,
database,
diff --git a/platform/ui/src/elements/Icon/icons/ohif-text-logo.svg b/platform/ui/src/elements/Icon/icons/ohif-text-logo.svg
new file mode 100644
index 000000000..f06a067b5
--- /dev/null
+++ b/platform/ui/src/elements/Icon/icons/ohif-text-logo.svg
@@ -0,0 +1,3 @@
+
diff --git a/platform/ui/src/elements/Svg/svgs/ohif-logo-text.svg b/platform/ui/src/elements/Svg/svgs/ohif-logo-text.svg
index ffc43c748..f06a067b5 100644
--- a/platform/ui/src/elements/Svg/svgs/ohif-logo-text.svg
+++ b/platform/ui/src/elements/Svg/svgs/ohif-logo-text.svg
@@ -1,3 +1,3 @@
-