Skip to content
ds-icons / 2.7.8

ds-icons 2.7.8

Install from the command line:
Learn more about npm packages
$ npm install @navikt/ds-icons@2.7.8
Install via package.json:
"@navikt/ds-icons": "2.7.8"

About this version

Aksel icons

Icons created and used by NAVs designsystem

Installation

  yarn add @navikt/ds-icons
  npm install @navikt/ds-icons

Usage

Use as a regular React-component.

Tip: Use the title prop for accessible icons.

import { Star } from "@navikt/ds-icons";

function App() {
  return <Star title="star" />;
}

Learn more

License

MIT

Details


Assets

  • ds-icons-2.7.8.tgz

Download activity

  • Total downloads 273
  • Last 30 days 0
  • Last week 0
  • Today 0