Skip to content

Commit

Permalink
feat(simpleicons-5): upgrade to 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorin committed Aug 6, 2021
1 parent 2eff175 commit d8e48df
Show file tree
Hide file tree
Showing 49 changed files with 671 additions and 11 deletions.
Binary file modified distribution/simpleicons-5/A/Arxiv.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified distribution/simpleicons-5/A/Arxiv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added distribution/simpleicons-5/D/Dpd.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/D/Dpd.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Dpd
include('simpleicons-5/D/Dpd')

' renders the element
Dpd('Dpd', 'Dpd', 'an optional tech label')
@enduml
16 changes: 16 additions & 0 deletions distribution/simpleicons-5/D/Dpd.Remote.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Dpd
include('simpleicons-5/D/Dpd')

' renders the element
Dpd('Dpd', 'Dpd', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/D/Dpd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Dpd


```text
simpleicons-5/D/Dpd
```

```text
include('simpleicons-5/D/Dpd')
```



| Illustration | Dpd |
| :---: | :---: |
| ![illustration for Illustration](../../simpleicons-5/D/Dpd.png) | ![illustration for Dpd](../../simpleicons-5/D/Dpd.Local.png) |




## Dpd

### Load remotely
```plantuml
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Dpd
include('simpleicons-5/D/Dpd')
' renders the element
Dpd('Dpd', 'Dpd', 'an optional tech label')
@enduml
```

### Load locally
```plantuml
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Dpd
include('simpleicons-5/D/Dpd')
' renders the element
Dpd('Dpd', 'Dpd', 'an optional tech label')
@enduml
```

Binary file added distribution/simpleicons-5/D/Dpd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/D/Dpd.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
' definition of the Item simpleicons-5/D/Dpd

sprite $DpdXs [10x10/16z] uwS3

sprite $DpdSm [12x12/16z] unza

sprite $DpdMd [16x16/16z] un_X

sprite $DpdLg [20x20/16z] unzKO1G

!procedure Dpd($id, $name="", $tech="")
IconElement($id, 'IconElement', 'simpleicons-5/D/Dpd', $name, $tech)
!endprocedure
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/D/Dungeonsanddragons.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Dungeonsanddragons
include('simpleicons-5/D/Dungeonsanddragons')

' renders the element
Dungeonsanddragons('Dungeonsanddragons', 'Dungeonsanddragons', 'an optional tech label')
@enduml
16 changes: 16 additions & 0 deletions distribution/simpleicons-5/D/Dungeonsanddragons.Remote.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Dungeonsanddragons
include('simpleicons-5/D/Dungeonsanddragons')

' renders the element
Dungeonsanddragons('Dungeonsanddragons', 'Dungeonsanddragons', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/D/Dungeonsanddragons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Dungeonsanddragons


```text
simpleicons-5/D/Dungeonsanddragons
```

```text
include('simpleicons-5/D/Dungeonsanddragons')
```



| Illustration | Dungeonsanddragons |
| :---: | :---: |
| ![illustration for Illustration](../../simpleicons-5/D/Dungeonsanddragons.png) | ![illustration for Dungeonsanddragons](../../simpleicons-5/D/Dungeonsanddragons.Local.png) |




## Dungeonsanddragons

### Load remotely
```plantuml
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Dungeonsanddragons
include('simpleicons-5/D/Dungeonsanddragons')
' renders the element
Dungeonsanddragons('Dungeonsanddragons', 'Dungeonsanddragons', 'an optional tech label')
@enduml
```

### Load locally
```plantuml
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Dungeonsanddragons
include('simpleicons-5/D/Dungeonsanddragons')
' renders the element
Dungeonsanddragons('Dungeonsanddragons', 'Dungeonsanddragons', 'an optional tech label')
@enduml
```

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/D/Dungeonsanddragons.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
' definition of the Item simpleicons-5/D/Dungeonsanddragons

sprite $DungeonsanddragonsXs [10x10/16z] uwS3

sprite $DungeonsanddragonsSm [12x12/16z] unza

sprite $DungeonsanddragonsMd [16x16/16z] un_X

sprite $DungeonsanddragonsLg [20x20/16z] unzKO1G

!procedure Dungeonsanddragons($id, $name="", $tech="")
IconElement($id, 'IconElement', 'simpleicons-5/D/Dungeonsanddragons', $name, $tech)
!endprocedure
4 changes: 3 additions & 1 deletion distribution/simpleicons-5/D/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# D

The module contains 83 items.
The module contains 85 items.



Expand Down Expand Up @@ -74,6 +74,7 @@ The module contains 83 items.
| ![illustration of simpleicons-5/D/Dotnet](../../simpleicons-5/D/Dotnet.png) | [simpleicons-5/D/Dotnet](../../simpleicons-5/D/Dotnet.md) |
| ![illustration of simpleicons-5/D/Douban](../../simpleicons-5/D/Douban.png) | [simpleicons-5/D/Douban](../../simpleicons-5/D/Douban.md) |
| ![illustration of simpleicons-5/D/Doubanread](../../simpleicons-5/D/Doubanread.png) | [simpleicons-5/D/Doubanread](../../simpleicons-5/D/Doubanread.md) |
| ![illustration of simpleicons-5/D/Dpd](../../simpleicons-5/D/Dpd.png) | [simpleicons-5/D/Dpd](../../simpleicons-5/D/Dpd.md) |
| ![illustration of simpleicons-5/D/Draugiemdotlv](../../simpleicons-5/D/Draugiemdotlv.png) | [simpleicons-5/D/Draugiemdotlv](../../simpleicons-5/D/Draugiemdotlv.md) |
| ![illustration of simpleicons-5/D/Dribbble](../../simpleicons-5/D/Dribbble.png) | [simpleicons-5/D/Dribbble](../../simpleicons-5/D/Dribbble.md) |
| ![illustration of simpleicons-5/D/Drone](../../simpleicons-5/D/Drone.png) | [simpleicons-5/D/Drone](../../simpleicons-5/D/Drone.md) |
Expand All @@ -83,6 +84,7 @@ The module contains 83 items.
| ![illustration of simpleicons-5/D/Dsautomobiles](../../simpleicons-5/D/Dsautomobiles.png) | [simpleicons-5/D/Dsautomobiles](../../simpleicons-5/D/Dsautomobiles.md) |
| ![illustration of simpleicons-5/D/Dtube](../../simpleicons-5/D/Dtube.png) | [simpleicons-5/D/Dtube](../../simpleicons-5/D/Dtube.md) |
| ![illustration of simpleicons-5/D/Duckduckgo](../../simpleicons-5/D/Duckduckgo.png) | [simpleicons-5/D/Duckduckgo](../../simpleicons-5/D/Duckduckgo.md) |
| ![illustration of simpleicons-5/D/Dungeonsanddragons](../../simpleicons-5/D/Dungeonsanddragons.png) | [simpleicons-5/D/Dungeonsanddragons](../../simpleicons-5/D/Dungeonsanddragons.md) |
| ![illustration of simpleicons-5/D/Dunked](../../simpleicons-5/D/Dunked.png) | [simpleicons-5/D/Dunked](../../simpleicons-5/D/Dunked.md) |
| ![illustration of simpleicons-5/D/Duolingo](../../simpleicons-5/D/Duolingo.png) | [simpleicons-5/D/Duolingo](../../simpleicons-5/D/Duolingo.md) |
| ![illustration of simpleicons-5/D/Dwavesystems](../../simpleicons-5/D/Dwavesystems.png) | [simpleicons-5/D/Dwavesystems](../../simpleicons-5/D/Dwavesystems.md) |
Expand Down
Binary file added distribution/simpleicons-5/G/Grab.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/G/Grab.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Grab
include('simpleicons-5/G/Grab')

' renders the element
Grab('Grab', 'Grab', 'an optional tech label')
@enduml
16 changes: 16 additions & 0 deletions distribution/simpleicons-5/G/Grab.Remote.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('simpleicons-5/bootstrap')

' loads the Item which embeds the element Grab
include('simpleicons-5/G/Grab')

' renders the element
Grab('Grab', 'Grab', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/G/Grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Grab


```text
simpleicons-5/G/Grab
```

```text
include('simpleicons-5/G/Grab')
```



| Illustration | Grab |
| :---: | :---: |
| ![illustration for Illustration](../../simpleicons-5/G/Grab.png) | ![illustration for Grab](../../simpleicons-5/G/Grab.Local.png) |




## Grab

### Load remotely
```plantuml
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://github.com/tmorin/plantuml-libs/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Grab
include('simpleicons-5/G/Grab')
' renders the element
Grab('Grab', 'Grab', 'an optional tech label')
@enduml
```

### Load locally
```plantuml
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('simpleicons-5/bootstrap')
' loads the Item which embeds the element Grab
include('simpleicons-5/G/Grab')
' renders the element
Grab('Grab', 'Grab', 'an optional tech label')
@enduml
```

Binary file added distribution/simpleicons-5/G/Grab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/G/Grab.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
' definition of the Item simpleicons-5/G/Grab

sprite $GrabXs [10x10/16z] uwS3

sprite $GrabSm [12x12/16z] unza

sprite $GrabMd [16x16/16z] un_X

sprite $GrabLg [20x20/16z] unzKO1G

!procedure Grab($id, $name="", $tech="")
IconElement($id, 'IconElement', 'simpleicons-5/G/Grab', $name, $tech)
!endprocedure
3 changes: 2 additions & 1 deletion distribution/simpleicons-5/G/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# G

The module contains 103 items.
The module contains 104 items.



Expand Down Expand Up @@ -91,6 +91,7 @@ The module contains 103 items.
| ![illustration of simpleicons-5/G/Googletagmanager](../../simpleicons-5/G/Googletagmanager.png) | [simpleicons-5/G/Googletagmanager](../../simpleicons-5/G/Googletagmanager.md) |
| ![illustration of simpleicons-5/G/Googletranslate](../../simpleicons-5/G/Googletranslate.png) | [simpleicons-5/G/Googletranslate](../../simpleicons-5/G/Googletranslate.md) |
| ![illustration of simpleicons-5/G/Gotomeeting](../../simpleicons-5/G/Gotomeeting.png) | [simpleicons-5/G/Gotomeeting](../../simpleicons-5/G/Gotomeeting.md) |
| ![illustration of simpleicons-5/G/Grab](../../simpleicons-5/G/Grab.png) | [simpleicons-5/G/Grab](../../simpleicons-5/G/Grab.md) |
| ![illustration of simpleicons-5/G/Gradle](../../simpleicons-5/G/Gradle.png) | [simpleicons-5/G/Gradle](../../simpleicons-5/G/Gradle.md) |
| ![illustration of simpleicons-5/G/Grafana](../../simpleicons-5/G/Grafana.png) | [simpleicons-5/G/Grafana](../../simpleicons-5/G/Grafana.md) |
| ![illustration of simpleicons-5/G/Grammarly](../../simpleicons-5/G/Grammarly.png) | [simpleicons-5/G/Grammarly](../../simpleicons-5/G/Grammarly.md) |
Expand Down
Binary file added distribution/simpleicons-5/I/Istio.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d8e48df

Please sign in to comment.