mirror of
https://github.com/tabler/tabler.git
synced 2026-08-16 00:02:21 +04:00
28 lines
403 B
Plaintext
28 lines
403 B
Plaintext
---
|
|
title: EPS version
|
|
---
|
|
|
|

|
|
|
|
## Installation
|
|
|
|
```
|
|
yarn add @tabler/icons-eps
|
|
```
|
|
|
|
or
|
|
|
|
```
|
|
npm install @tabler/icons-eps
|
|
```
|
|
|
|
or
|
|
|
|
```
|
|
pnpm install @tabler/icons-eps
|
|
```
|
|
|
|
or just [download from Github](https://github.com/tabler/tabler-icons/releases).
|
|
|
|
All EPS files are stored in `icons` subdirectory.
|