Icon set PrestaShop Icons for Angular applications
npm install @ngxi/ps[![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: PrestaShop Icons
- Prefix: ps
- Icons: 479
- License: CC BY-NC 4.0
- Author: PrestaShop
- Website: https://github.com/PrestaShop/prestashop-icon-font
``sh`
pnpm add @ngxi/ps
`ts
import { Component } from '@angular/core'
import { NgxiPs, psBell } from '@ngxi/ps'
@Component({
imports: [NgxiPs],
template: ``
})
export class UsageIcon {
protected psBell = psBell
}
CC BY-NC 4.0 License © 2025-PRESENT Adrián UB
[npm-version-src]: https://img.shields.io/npm/v/@ngxi/ps?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@ngxi/ps
[npm-downloads-src]: https://img.shields.io/npm/dm/@ngxi/ps?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@ngxi/ps
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@ngxi/ps?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=@ngxi/ps
[license-src]: https://img.shields.io/npm/l/@ngxi/ps?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/ps