Package Exports
- @ngxi/vaadin
- @ngxi/vaadin/package.json
Readme
@ngxi/vaadin
Icon Set Info
- Name: Vaadin Icons
- Prefix:
vaadin - Icons: 636
- License: Apache 2.0
- Author: Vaadin
- Website: https://github.com/vaadin/web-components
Installation
npm install @ngxi/vaadinUsage
import { Component } from '@angular/core';
import { VaadinAreaSelectIcon } from '@ngxi/vaadin';
@Component({
imports: [VaadinAreaSelectIcon],
template: `<svg vaadinAreaSelectIcon></svg>`,
})
export class UsageIcon {}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB