@ngxi/f7
v0.12.33
Published
Icon set Framework7 Icons for Angular applications
Maintainers
Readme
@ngxi/f7
Icon Set Info
- Name: Framework7 Icons
- Prefix:
f7 - Icons: 1253
- License: MIT
- Author: Vladimir Kharlampidi
- Website: https://github.com/framework7io/framework7-icons
Installation
pnpm add @ngxi/f7Usage
import { Component } from '@angular/core'
import { NgxiF7, f7HourglassBottomhalfFill } from '@ngxi/f7'
@Component({
imports: [NgxiF7],
template: `<svg [ngxiF7]="f7HourglassBottomhalfFill"></svg>`
})
export class UsageIcon {
protected f7HourglassBottomhalfFill = f7HourglassBottomhalfFill
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
