feat: Update devicons2 fa5 and weather to latest version. Remove dev2 legacy dir

This commit is contained in:
tupadr3
2021-04-03 19:41:25 +02:00
parent e98e1e6d96
commit e53fd61259
639 changed files with 4292 additions and 14129 deletions

View File

@@ -11,7 +11,7 @@ The common.puml is required for the rest to work.
or via url
```puml
!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.2.0
!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.3.0
!includeurl ICONURL/common.puml
```
@@ -70,7 +70,7 @@ The following icon sets are included:
| [Govicons](http://govicons.io/) | [List of macros](govicons/index.md) |
| [Weather](https://erikflowers.github.io/weather-icons/) | [List of macros](weather/index.md) |
| [Material](http://google.github.io/material-design-icons/) | [List of macros](material/index.md) |
| [Devicon 2](https://konpa.github.io/devicon/) | [List of macros](dev2/index.md) |
| [Devicon 2](https://github.com/devicons/devicon.git) | [List of macros](devicons2/index.md) |
## Example
@@ -79,7 +79,7 @@ The following icon sets are included:
skinparam defaultTextAlignment center
!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.2.0
!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.3.0
!includeurl ICONURL/common.puml
!includeurl ICONURL/devicons/mysql.puml
@@ -112,7 +112,7 @@ More examples can be found [here](examples/)
## Build
Icons are generated with [font-icon-generator](https://github.com/tupadr3/font-icon-generator)
Icons are all generated with [font-icon-generator](https://github.com/tupadr3/font-icon-generator)
## Note
@@ -122,6 +122,15 @@ Icons are generated with [font-icon-generator](https://github.com/tupadr3/font-i
## Changelog
### v2.3.0
- Fixed wrong link in readme to devicons2
- Changed Repo for devicons2 to <https://github.com/devicons/devicon.git>
- Removed old dir "dev2"
- Updated FA5 to latest v5.15.3
- Updated devicons2 to latest version
- Pinned gov to 5.15.3
### v2.2.0
- Updated all except material to latest version