@tabler/icons-sprite 3.44.0 → 3.46.0
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
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
A set of <!--icons-count-->
|
|
8
|
+
A set of <!--icons-count-->6184<!--/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">
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
<p align="center">
|
|
16
16
|
<a href="https://github.com/tabler/tabler-icons/releases"><img src="https://img.shields.io/npm/v/@tabler/icons-sprite" alt="Latest Release"></a>
|
|
17
|
-
<a href="https://github.com/tabler/tabler-icons/blob/
|
|
17
|
+
<a href="https://github.com/tabler/tabler-icons/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/@tabler/icons-sprite.svg" alt="License"></a>
|
|
18
18
|
</p>
|
|
19
19
|
|
|
20
20
|
## Sponsors
|
|
@@ -43,7 +43,7 @@ or
|
|
|
43
43
|
pnpm install @tabler/icons-sprite
|
|
44
44
|
```
|
|
45
45
|
|
|
46
|
-
or just [download from
|
|
46
|
+
or just [download from GitHub](https://github.com/tabler/tabler-icons/releases).
|
|
47
47
|
|
|
48
48
|
## Usage
|
|
49
49
|
|
|
@@ -59,11 +59,11 @@ Add an icon to be displayed on your page with the following markup (`activity` i
|
|
|
59
59
|
|
|
60
60
|
For more info on how to contribute please see the [contribution guidelines](https://github.com/tabler/tabler-icons/blob/main/CONTRIBUTING.md).
|
|
61
61
|
|
|
62
|
-
Caught a mistake or want to contribute to the documentation? [Edit this page on
|
|
62
|
+
Caught a mistake or want to contribute to the documentation? [Edit this page on GitHub](https://github.com/tabler/tabler-icons/blob/main/packages/icons/README.md)
|
|
63
63
|
|
|
64
64
|
## License
|
|
65
65
|
|
|
66
|
-
Tabler Icons is licensed under the [MIT License](https://github.com/tabler/tabler-icons/blob/
|
|
66
|
+
Tabler Icons is licensed under the [MIT License](https://github.com/tabler/tabler-icons/blob/main/LICENSE).
|
|
67
67
|
|
|
68
68
|
## Sponsor Tabler
|
|
69
69
|
|