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

2.0.0 • Public • Published

@sikt/sds-logo

Consume

npm i -s @sikt/sds-logo

React

import { PrimaryLogo } from "@sikt/sds-logo";
import "@sikt/sds-logo/dist/index.css";

<PrimaryLogo />;

Supported languages: Norwegian Bokmål (nb), Norwegian Nynorsk (nn), English (en), Northern Sámi (se), Lule Sámi (smj), Southern Sámi (sma), Kven (fkv).

Favicon

index.html:

<head>
  <link rel="icon" href="@sikt/sds-logo/Favicon-Light@32px.png" sizes="any" />
  <link
    rel="icon"
    href="@sikt/sds-logo/Favicon-Light.svg"
    type="image/svg+xml"
  />
  <link rel="apple-touch-icon" href="@sikt/sds-logo/Favicon-Light@180px.png" />
  <link rel="manifest" href="/manifest.webmanifest" />
</head>

manifest.webmanifest:

{
  "icons": [
    {
      "src": "@sikt/sds-logo/Favicon-Light@192px.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "@sikt/sds-logo/Favicon-Light@512px.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @sikt/sds-logo

Weekly Downloads

327

Version

2.0.0

License

UNLICENSED

Unpacked Size

27.7 kB

Total Files

25

Last publish

Collaborators

  • andreassolberg
  • 42tte
  • andreassolberg2