## A few parts of this project are under different licenses

### Files licensed under the SIL Open Font License, Version 1.1.

The IBM Plex Sans font files in `src/fonts/IBMPlexSans` licensed under the [SIL Open Font License, Version 1.1](https://openfontlicense.org/open-font-license-official-text/), and copyright 2017 IBM Corp. with Reserved Font Name "Plex". All Rights Reserved.

### Files licensed under the Apache 2.0 License

The following icons in this design system are licensed under the Apache License, Version 2.0. You may only use these icons in compliance with the Apache 2.0 License. Please refer to the full text of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt).

All icons are found in `src/img/svg-icons` and `src/img/all-svg-icons.svg`.

#### Material Symbols (from https://fonts.google.com/icons):

accessibility-new, account, add-a-photo, analytics, apps, arrow-back, arrow-downward, arrow-forward, arrow-upward, assignment, attach-file, bookmark, bookmarks, business, calendar-month, car, chat, check, checklist, chevron-double-left, chevron-double-right, chevron-down, chevron-left, chevron-right, chevron-up, close, construction, contact-info, contact-support, copy, coronavirus, create-new-folder, credit-card, database, delete, desktop, document, download, download-done, drag-pan, edit, email, engineering, error, feedback, file, first-page, flag, flag-fill, folder, folder-open, format-align-center, format-align-justify, format-align-left, format-align-right, format-bold, format-clear, format-color-fill, format-color-text, format-indent-decrease, format-indent-increase, format-italic, format-list-bulleted, format-list-numbered, format-size, format-underlined, forum, forward, fullscreen, fullscreen-exit, groups, headset, help, home, hourglass, how-to-reg, info, language, laptop, last-page, link, list-add, list-bulleted, list-check, location, lock, map, menu, minus, more-horiz, more-vert, mouse, notifications, open-in-new, palette, payments, person, person-add, person-remove, persons, photo-camera, plus, print, refresh, reply, save, science, search, send, settings, share, shopping-cart, smartphone, sort-by-alpha, star, star-fill, student, subdirectory-arrow-left, subdirectory-arrow-right, success, summary, support-agent, sync, time, tractor, trainee, truck, tune, upload, videocam, view-in-list, view-split, visibility, visibility-off, warning, zoom-in, zoom-out.<br>_Note: the technical attributes "height", "width" and "fill" have been removed from the icons above._

check-white, chevron-down-white, error-white, info-white, minus-white, success-white<br>_Note: the technical attributes "height" and "width" have been removed and the attribute "fill" has been set to fill="#FFFFFF" from the icons above._

#### Pictogrammers (Material Design Icons) (from https://pictogrammers.com/library/mdi/):

calculator, contact-card, file-excel, file-image, file-word<br>_Note: the technical attributes "height", "width" and "fill" have been removed from the icons above._
 
#### Icons created by the design system team based on Material Symbols:

add-document, file-pdf, format-text, sort-ascending, sort-default, sort-descending, sort-table-ascending, sort-table-descending, sort-table-none

## The rest of this project is licensed under the MIT license

```
Copyright 2021 Danish Business Authority & Danish Agency for Digitisation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

### Contributions to this project

All contributions to this project will be released under the MIT license. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.