1.3.2 • Published 3 years ago

@gsmlg/ui5-webcomponents-icons-tnt v1.3.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

UI5 icon

UI5 Web Components - SAP Fiori Tools Icons

Travis CI Build Status npm Package Version

Provides assets for the rich tnt icon collection.

Icon assetModule import
All icons (~31KB zipped)import "@gsmlg/ui5-webcomponents-icons-tnt/dist/AllIcons.js";
Actor iconimport "@gsmlg/ui5-webcomponents-icons-tnt/dist/actor.js";
Ad hoc actor iconimport "@gsmlg/ui5-webcomponents-icons-tnt/dist/ad-hoc-actor.js";
......
Workflow editor iconimport "@gsmlg/ui5-webcomponents-icons-tnt/dist/workflow-editor.js";

Note: The @gsmlg/ui5-webcomponents-icons-tnt package does not provide any web components per se, but rather icon assets, usable by other web components such as ui5-icon. You could import all icons, but it's recommended to import just the ones that your app will actually use.

Usage

Since this is a non-default icon collection, all names have to be prefixed with the collection name and a / separator when used by web components.

Example usage with <ui5-icon> web component:

<ui5-icon name="tnt/actor"></ui5-icon>

For a full list of the icons in the tnt collection, click here.

Resources

Support

We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents channel of the OpenUI5 Community Slack.

Contribute

Please check our Contribution Guidelines.

License

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.

1.3.2

3 years ago

1.3.1

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

0.0.0-58d0063af

3 years ago