@zywave/zui-logo
TypeScript icon, indicating that this package has built-in type declarations

4.1.3 • Public • Published

zui-logo

Installation

npm:

> npm i --save @zywave/zui-logo

yarn:

> yarn add @zywave/zui-logo

See the documentation site for more information.

Running locally

Be sure all dependencies for the monorepo have been installed (instructions at the root CONTRIBUTING.md)

Watch / Run Lab

> yarn run watch

Favicons

Insert the following code in the head section of your pages:

<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/favicon-16x16.png"/>
<link rel="manifest" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/site.webmanifest"/>
<link rel="mask-icon" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/safari-pinned-tab.svg" color="#5fb53b"/>
<link rel="shortcut icon" href="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/favicon.ico"/>
<meta name="msapplication-TileColor" content="#5fb53b"/>
<meta name="msapplication-config" content="https://cdn.zywave.com/@zywave/zui-logo@latest/dist/icons/browserconfig.xml"/>
<meta name="theme-color" content="#ffffff"/>

Readme

Keywords

none

Package Sidebar

Install

npm i @zywave/zui-logo

Weekly Downloads

77

Version

4.1.3

License

UNLICENSED

Unpacked Size

2.65 MB

Total Files

118

Last publish

Collaborators

  • cruikshank