@tabler/icons-eps 3.40.0 → 3.41.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# Tabler Icons EPS
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-eps.png" alt="Tabler Icons" width="838">
|
|
4
|
+
<a href="https://tabler.io/icons?ref=tabler-icons-readme"><img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-eps.png" alt="Tabler Icons" width="838"></a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
A set of <!--icons-count-->
|
|
8
|
+
A set of <!--icons-count-->6092<!--/icons-count--> free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.
|
|
9
9
|
<p>
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
12
|
-
<a href="https://tabler
|
|
12
|
+
<a href="https://tabler.io/icons"><strong>Browse all icons at tabler.io →</strong></a>
|
|
13
13
|
</p>
|
|
14
14
|
|
|
15
15
|
<p align="center">
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons-eps",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.41.1",
|
|
4
4
|
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
|
5
|
-
"homepage": "https://tabler
|
|
5
|
+
"homepage": "https://tabler.io/icons",
|
|
6
6
|
"bugs": {
|
|
7
7
|
"url": "https://github.com/tabler/tabler-icons/issues"
|
|
8
8
|
},
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@tabler/icons": "3.
|
|
23
|
+
"@tabler/icons": "3.41.1"
|
|
24
24
|
},
|
|
25
25
|
"keywords": [
|
|
26
26
|
"icons",
|