-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(simpleicons-5): upgrade to 5.23.0
- Loading branch information
Showing
698 changed files
with
11,937 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Abbott | ||
include('simpleicons-5/A/Abbott') | ||
|
||
' renders the element | ||
Abbott('Abbott', 'Abbott', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Abbott | ||
include('simpleicons-5/A/Abbott') | ||
|
||
' renders the element | ||
Abbott('Abbott', 'Abbott', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Abbott | ||
|
||
|
||
```text | ||
simpleicons-5/A/Abbott | ||
``` | ||
|
||
```text | ||
include('simpleicons-5/A/Abbott') | ||
``` | ||
|
||
|
||
|
||
| Illustration | Abbott | | ||
| :---: | :---: | | ||
| ![illustration for Illustration](../../simpleicons-5/A/Abbott.png) | ![illustration for Abbott](../../simpleicons-5/A/Abbott.Local.png) | | ||
|
||
|
||
|
||
|
||
## Abbott | ||
|
||
### 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 Abbott | ||
include('simpleicons-5/A/Abbott') | ||
' renders the element | ||
Abbott('Abbott', 'Abbott', '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 Abbott | ||
include('simpleicons-5/A/Abbott') | ||
' renders the element | ||
Abbott('Abbott', 'Abbott', '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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
' definition of the Item simpleicons-5/A/Abbott | ||
|
||
sprite $AbbottXs [10x10/16z] Ou03VXZWv8S3X2G3J0GkYfs5q8mm6G | ||
|
||
sprite $AbbottSm [12x12/16z] Oq02J0Z0m8y442eOaTWC_0m81GXLUDciKC01relGZW | ||
|
||
sprite $AbbottMd [16x16/16z] bSV50SC000Cnjs7oxJzjc3dwIG_OojdHnlv6kMVT4nRTmLfqJpxUqG8YjXIpuhzs6W | ||
|
||
sprite $AbbottLg [20x20/16z] hSZ50O0m04MnZpjl_sbnTzhc67t4IIREQYxeABcugBymsXYFdU7oy_L2hUQJuqkYhH8opbHpbEgZ5W | ||
|
||
!procedure Abbott($id, $name="", $tech="") | ||
IconElement($id, 'IconElement', 'simpleicons-5/A/Abbott', $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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Adyen | ||
include('simpleicons-5/A/Adyen') | ||
|
||
' renders the element | ||
Adyen('Adyen', 'Adyen', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Adyen | ||
include('simpleicons-5/A/Adyen') | ||
|
||
' renders the element | ||
Adyen('Adyen', 'Adyen', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Adyen | ||
|
||
|
||
```text | ||
simpleicons-5/A/Adyen | ||
``` | ||
|
||
```text | ||
include('simpleicons-5/A/Adyen') | ||
``` | ||
|
||
|
||
|
||
| Illustration | Adyen | | ||
| :---: | :---: | | ||
| ![illustration for Illustration](../../simpleicons-5/A/Adyen.png) | ![illustration for Adyen](../../simpleicons-5/A/Adyen.Local.png) | | ||
|
||
|
||
|
||
|
||
## Adyen | ||
|
||
### 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 Adyen | ||
include('simpleicons-5/A/Adyen') | ||
' renders the element | ||
Adyen('Adyen', 'Adyen', '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 Adyen | ||
include('simpleicons-5/A/Adyen') | ||
' renders the element | ||
Adyen('Adyen', 'Adyen', '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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
' definition of the Item simpleicons-5/A/Adyen | ||
|
||
sprite $AdyenXs [10x10/16z] Oo0IiB8nS30nCh0niF7pSdEmiJ12nPau2Ui5 | ||
|
||
sprite $AdyenSm [12x12/16z] dOK50S0m4CHAp-HVxTZ0Uf2qZTXdpvKL4p8ZQt1LBeWgQJ00Xi2LqNxc1 | ||
|
||
sprite $AdyenMd [16x16/16z] lOx50O0030Dnpzt-q-Am0VHJYnL_LDftd6DjMXl4GHrjxhrrm0agQ945-d3JDDz4sm | ||
|
||
sprite $AdyenLg [20x20/16z] pSY50O1030F0lEMBDVjFY_i2SFNYTqptgv0HD4K6WYnpiLJtJYOgAuZ2N1g6smzh39ARD7zyljpNxoxMHdY9PXKVcm | ||
|
||
!procedure Adyen($id, $name="", $tech="") | ||
IconElement($id, 'IconElement', 'simpleicons-5/A/Adyen', $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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Aldinord | ||
include('simpleicons-5/A/Aldinord') | ||
|
||
' renders the element | ||
Aldinord('Aldinord', 'Aldinord', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Aldinord | ||
include('simpleicons-5/A/Aldinord') | ||
|
||
' renders the element | ||
Aldinord('Aldinord', 'Aldinord', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Aldinord | ||
|
||
|
||
```text | ||
simpleicons-5/A/Aldinord | ||
``` | ||
|
||
```text | ||
include('simpleicons-5/A/Aldinord') | ||
``` | ||
|
||
|
||
|
||
| Illustration | Aldinord | | ||
| :---: | :---: | | ||
| ![illustration for Illustration](../../simpleicons-5/A/Aldinord.png) | ![illustration for Aldinord](../../simpleicons-5/A/Aldinord.Local.png) | | ||
|
||
|
||
|
||
|
||
## Aldinord | ||
|
||
### 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 Aldinord | ||
include('simpleicons-5/A/Aldinord') | ||
' renders the element | ||
Aldinord('Aldinord', 'Aldinord', '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 Aldinord | ||
include('simpleicons-5/A/Aldinord') | ||
' renders the element | ||
Aldinord('Aldinord', 'Aldinord', '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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
' definition of the Item simpleicons-5/A/Aldinord | ||
|
||
sprite $AldinordXs [10x10/16z] DSc50S0W3031htj__sdn7CGnK6m-TAVsnc_nerXByU-twxeEGP_YS6PUkthabMf_EZ8 | ||
|
||
sprite $AldinordSm [12x12/16z] HKor0G0W0C9k-VzQEvXey0CJFcS0Ol4OtELaOjhSLo8biNXEWArrShA64CYHo39fSAjLwlwAWrD5IK1pSa1wYCaX7Ze | ||
|
||
sprite $AldinordMd [16x16/16z] { | ||
LSo50O0m40J1m-7loVPVBQwBJapyKwMzwloedAuJlePi_Tffu_fsar0bt8QvKaJwjEqupd2zUpzxskeJTaDo58vfSm4TLORDupXMHsq_T9kXgH1IsqRiBjAy | ||
ENLv2FVTbiVShMzb1G | ||
} | ||
|
||
sprite $AldinordLg [20x20/16z] { | ||
NSg53GKn4CJGEKoYdOtxh_RZiSLF5Zphgdfss68YxZQGfjqjAnJcgos9m-PgP3APoDFSO58q-hpRl1suinjfz6bEmdzpXMZVN63-sfG4_LSZpTSmn5O9OjnC | ||
MslWuMFZV4yVgp09YoALMMmcBJ-p3jCmoXeNQTviZNiVStdMtm | ||
} | ||
|
||
!procedure Aldinord($id, $name="", $tech="") | ||
IconElement($id, 'IconElement', 'simpleicons-5/A/Aldinord', $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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Aldisud | ||
include('simpleicons-5/A/Aldisud') | ||
|
||
' renders the element | ||
Aldisud('Aldisud', 'Aldisud', 'an optional tech label') | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 Aldisud | ||
include('simpleicons-5/A/Aldisud') | ||
|
||
' renders the element | ||
Aldisud('Aldisud', 'Aldisud', 'an optional tech label') | ||
@enduml |
Oops, something went wrong.