atum-icons 2.0.3 → 2.0.4
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/package.json +1 -1
- package/readme.md +0 -30
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -1,33 +1,3 @@
|
|
|
1
|
-
# Atum Icons
|
|
2
|
-
|
|
3
|
-
```{=html}
|
|
4
|
-
<p align="center">
|
|
5
|
-
```
|
|
6
|
-
`<strong>`{=html}A modern, scalable React icon library built for design
|
|
7
|
-
systems`</strong>`{=html}
|
|
8
|
-
```{=html}
|
|
9
|
-
</p>
|
|
10
|
-
```
|
|
11
|
-
```{=html}
|
|
12
|
-
<p align="center">
|
|
13
|
-
```
|
|
14
|
-
Theme-ready • Scalable • Automated • Design-system focused
|
|
15
|
-
```{=html}
|
|
16
|
-
</p>
|
|
17
|
-
```
|
|
18
|
-
```{=html}
|
|
19
|
-
<p align="center">
|
|
20
|
-
```
|
|
21
|
-
`<a href="https://www.npmjs.com/package/atum-icons">`{=html}
|
|
22
|
-
`<img src="https://img.shields.io/npm/v/atum-icons.svg" alt="npm version" />`{=html}
|
|
23
|
-
`</a>`{=html}
|
|
24
|
-
`<a href="https://www.npmjs.com/package/atum-icons">`{=html}
|
|
25
|
-
`<img src="https://img.shields.io/npm/dm/atum-icons.svg" alt="npm downloads" />`{=html}
|
|
26
|
-
`</a>`{=html}
|
|
27
|
-
`<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="MIT license" />`{=html}
|
|
28
|
-
```{=html}
|
|
29
|
-
</p>
|
|
30
|
-
```
|
|
31
1
|
|
|
32
2
|
------------------------------------------------------------------------
|
|
33
3
|
|