Icon set Framework7 Icons for Angular applications
npm install @ngxi/f7[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]
- Name: Framework7 Icons
- Prefix: f7
- Icons: 1253
- License: MIT
- Author: Vladimir Kharlampidi
- Website: https://github.com/framework7io/framework7-icons
``sh`
pnpm add @ngxi/f7
`ts
import { Component } from '@angular/core'
import { NgxiF7, f7HourglassBottomhalfFill } from '@ngxi/f7'
@Component({
imports: [NgxiF7],
template: ``
})
export class UsageIcon {
protected f7HourglassBottomhalfFill = f7HourglassBottomhalfFill
}
MIT License © 2025-PRESENT Adrián UB
[npm-version-src]: https://img.shields.io/npm/v/@ngxi/f7?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@ngxi/f7
[npm-downloads-src]: https://img.shields.io/npm/dm/@ngxi/f7?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@ngxi/f7
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@ngxi/f7?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=@ngxi/f7
[license-src]: https://img.shields.io/npm/l/@ngxi/f7?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/adrian-ub/ngxi/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/@ngxi/f7