Skip to content

Commit

Permalink
Merge pull request #1650 from HealthCatalyst/dev
Browse files Browse the repository at this point in the history
Add Twistle Logo
  • Loading branch information
andrew-frueh committed Jul 20, 2021
2 parents 58e1f98 + f54f54b commit 2d69f12
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/app/foundations/logo/logo-demo.component.html
Expand Up @@ -149,5 +149,19 @@ <h5 id="tri-flame">Vitalware® by Health Catalyst</h5>
</a>
</hc-tile>

<hc-tile>
<h5 id="tri-flame">Twistle by Health Catalyst</h5>

<p><em>The Twistle logo set linked below includes full-color, grayscale, and white versions.</em></p>
<a href="./assets/logos/Twistle_Logos.zip">
<img src="./assets/logos/Twistle_Logo.svg" class="logo-img-lg" />
</a>
<br>
<a hc-button buttonStyle="primary-alt" download href="./assets/logos/Twistle_Logos.zip" title="Download logo zip file">
<hc-icon fontSet="fa" fontIcon="fa-file-archive-o" class="icon-left"></hc-icon>
Download logo zip file
</a>
</hc-tile>

<hc-feedback-form></hc-feedback-form>
</div>
1 change: 1 addition & 0 deletions src/assets/logos/Twistle_Logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/logos/Twistle_Logos.zip
Binary file not shown.

0 comments on commit 2d69f12

Please sign in to comment.