@microfocus/ias-icons

WebJar for @microfocus/ias-icons

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

microfocus__ias-icons
Last Version

Last Version

1.0.0-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

@microfocus/ias-icons
WebJar for @microfocus/ias-icons
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/microfocus/ias-icons

Download microfocus__ias-icons

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/microfocus__ias-icons/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>microfocus__ias-icons</artifactId>
    <version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/microfocus__ias-icons/
implementation 'org.webjars.npm:microfocus__ias-icons:1.0.0-alpha'
// https://jarcasting.com/artifacts/org.webjars.npm/microfocus__ias-icons/
implementation ("org.webjars.npm:microfocus__ias-icons:1.0.0-alpha")
'org.webjars.npm:microfocus__ias-icons:jar:1.0.0-alpha'
<dependency org="org.webjars.npm" name="microfocus__ias-icons" rev="1.0.0-alpha">
  <artifact name="microfocus__ias-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='microfocus__ias-icons', version='1.0.0-alpha')
)
libraryDependencies += "org.webjars.npm" % "microfocus__ias-icons" % "1.0.0-alpha"
[org.webjars.npm/microfocus__ias-icons "1.0.0-alpha"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Micro Focus ias-icons

This project is the icon font for Micro Focus Identity and Access products, which contains an official icon font for web applications built by Micro Focus Identity and Access Management Group. The icon font helps provide a consistent icon look and feel throughout these applications.

Helpful Links

Usage

Install the package using npm:

$ npm install @microfocus/ias-icons

If you are building a project with Angular, you can add the following to your angular.json file:

"styles": [
    "node_modules/@microfocus/ias-icons/dist/ias-icons/ias-icons.css",
    "src/styles.scss"
],

The icons can now be referenced by class name, as shown in the following example:

<i class="ias-icon ias-icon-down_thin"></i>
org.webjars.npm

Micro Focus

Versions

Version
1.0.0-alpha