1.0.6 • Published 11 months ago

@byggforsk/fundament-icons v1.0.6

Weekly downloads
-
License
ICS
Repository
-
Last release
11 months ago

Fundament

Et designsystem for Byggforskserien.

Fundament Icons er en ikonpakke. Pakken inneholder React-komponenter for enkle og konsistente ikoner i dine prosjekter.

Installasjon

Installer pakken via npm:

npm install @byggforsk/fundament-icons

eller med Yarn:

yarn add @byggforsk/fundament-icons

Bruk

Importér og bruk ikonene som React-komponenter:

import { IconName } from "@byggforsk/fundament-icons";

<IconName size={24} color="black" />;

Tilgjengelige ikoner

For en fullstendig liste over tilgjengelige ikoner, se dokumentasjonen.

Lisens

Dette prosjektet er lisensiert under ISC License.

Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago